[gnome-internet-radio-locator] Fix https://gitlab.gnome.org/GNOME/gnome-internet-radio-locator/-/issues/21



commit 0b907a4d82afc748d66aec79575b774c53c3658a
Author: Ole Aamot <ole gnome org>
Date:   Mon Jun 21 10:07:24 2021 +0200

    Fix https://gitlab.gnome.org/GNOME/gnome-internet-radio-locator/-/issues/21

 NEWS                                 |   15 +
 configure.ac                         |    2 +-
 help/C/C.css                         | 1191 ------
 help/C/fdl-appendix.xml              |  668 ----
 help/C/gnome-help.sct                |   22 -
 help/C/jquery.js                     | 7179 ----------------------------------
 help/C/jquery.syntax.core.js         | 1177 ------
 help/C/jquery.syntax.js              |  317 --
 help/C/jquery.syntax.layout.yelp.js  |    4 -
 help/C/yelp.js                       |  518 ---
 src/gnome-internet-radio-locator.xml |    2 +-
 11 files changed, 17 insertions(+), 11078 deletions(-)
---
diff --git a/NEWS b/NEWS
index 3d2b3c6..e6cd83a 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,18 @@
+=============
+Version 11.12
+=============
+
+Build
+
+       * help/C/C.css: Remove unused files (Close: Issue #21)
+       * help/C/fdl-appendix.xml: Remove unused files (Close: Issue #21)
+       * help/C/jquery.js: Remove unused files (Close: Issue #21)
+       * help/C/jquery.syntax.js: Remove unused files (Close: Issue #21)
+       * help/C/yelp.js: Remove unused files (Close: Issue #21)
+       * help/C/gnome-help.sct: Remove unused files (Close: Issue #21)
+       * help/C/jquery.syntax.core.js: Remove unused files (Close: Issue #21)
+       * help/C/jquery.syntax.layout.yelp.js: Remove unused files (Close: Issue #21)
+
 =============
 Version 11.10
 =============
diff --git a/configure.ac b/configure.ac
index 6eb52b0..1cbd188 100644
--- a/configure.ac
+++ b/configure.ac
@@ -2,7 +2,7 @@
 # Process this file with autoconf to produce a configure script.
 
 AC_PREREQ(2.59)
-AC_INIT(gnome-internet-radio-locator,11.11)
+AC_INIT(gnome-internet-radio-locator,11.12)
 AM_INIT_AUTOMAKE([-Wno-portability 1.11 no-dist-gzip dist-xz tar-ustar subdir-objects])
 AM_MAINTAINER_MODE
 AC_CONFIG_SRCDIR([src/gnome-internet-radio-locator.c])
diff --git a/src/gnome-internet-radio-locator.xml b/src/gnome-internet-radio-locator.xml
index 4edb533..719690b 100644
--- a/src/gnome-internet-radio-locator.xml
+++ b/src/gnome-internet-radio-locator.xml
@@ -1,7 +1,7 @@
 <?xml version="1.0" encoding="UTF-8"?>
 <?xml-stylesheet type="text/xsl" 
href="https://people.gnome.org/~ole/gnome-internet-radio-locator/gnome-internet-radio-locator.xsl"; ?>
 <!DOCTYPE gnome_internet_radio_locator SYSTEM "gnome-internet-radio-locator-5.0.dtd">
-<gnome_internet_radio_locator version="11.11">
+<gnome_internet_radio_locator version="11.12">
   <station band="Online" id="bbcradio1" name="BBC - Radio 1" rank="1.0" type="gov">
     <location>United Kingdom</location>
     <stream mime="audio/mpeg" uri="http://stream.live.vc.bbcmedia.co.uk/bbc_radio_one"; codec="MPEG 1 Audio, 
Layer 3 (MP3)" samplerate="24000 Hz" channels="Stereo" bitrate="56 kbps" />


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]