[girl] Add Bernd Homuth, Paul Feuvraux, Claude Paroz and Anders Jonsson.



commit 95e50e5df204600d222a003414967674eed0d231
Author: Ole Aamot <oka oka no>
Date:   Fri Sep 23 21:13:31 2016 +0200

    Add Bernd Homuth, Paul Feuvraux, Claude Paroz and Anders Jonsson.

 AUTHORS      |    3 +++
 THANKS       |    3 +++
 configure    |   20 ++++++++++----------
 configure.ac |    2 +-
 girl.spec.in |    3 +++
 src/girl.xml |   15 ++++++++++++++-
 6 files changed, 34 insertions(+), 12 deletions(-)
---
diff --git a/AUTHORS b/AUTHORS
index bd72792..12b4fc7 100644
--- a/AUTHORS
+++ b/AUTHORS
@@ -27,3 +27,6 @@ Balázs Meskó <meskobalazs gmail com> (Hungarian translation)
 Laudivan Freire de Almeida <laudivan riseup net> (Brazilian Portuguese translation)
 Tarjei Tjønn <captzalo gmail com> (Debian build script)
 Claude Paroz <claude 2xlibre net> (Station patch for paroles.fm)
+Bernd Homuth <dev hmt im> (German translation)
+Paul Feuvraux and Claude Paroz <claude 2xlibre net> (French translation)
+Anders Jonsson <anders jonsson norsjovallen se> (Swedish translation)
diff --git a/THANKS b/THANKS
index 0ca448d..e935b69 100644
--- a/THANKS
+++ b/THANKS
@@ -34,3 +34,6 @@ Hans Petter Jansson for help with GAsyncReadyCallback.
 Laudivan Freire de Almeida for Brazilian Portuguese translation.
 Tarjei Tjønn for Debian build script.
 Claude Paroz for paroles.fm Internet radio station patch (Bugzilla #770473).
+Bernd Homuth for German translation.
+Paul Feuvraux and Claude Paroz for French translation.
+Anders Jonsson for Swedish translation.
diff --git a/configure b/configure
index 9c23b79..e908fc5 100755
--- a/configure
+++ b/configure
@@ -1,6 +1,6 @@
 #! /bin/sh
 # Guess values for system-dependent variables and create Makefiles.
-# Generated by GNU Autoconf 2.69 for girl 9.5.1.
+# Generated by GNU Autoconf 2.69 for girl 9.5.2.
 #
 #
 # Copyright (C) 1992-1996, 1998-2012 Free Software Foundation, Inc.
@@ -577,8 +577,8 @@ MAKEFLAGS=
 # Identity of this package.
 PACKAGE_NAME='girl'
 PACKAGE_TARNAME='girl'
-PACKAGE_VERSION='9.5.1'
-PACKAGE_STRING='girl 9.5.1'
+PACKAGE_VERSION='9.5.2'
+PACKAGE_STRING='girl 9.5.2'
 PACKAGE_BUGREPORT=''
 PACKAGE_URL=''
 
@@ -1364,7 +1364,7 @@ if test "$ac_init_help" = "long"; then
   # Omit some internal or obsolete options to make the list less imposing.
   # This message is too long to be a string in the A/UX 3.1 sh.
   cat <<_ACEOF
-\`configure' configures girl 9.5.1 to adapt to many kinds of systems.
+\`configure' configures girl 9.5.2 to adapt to many kinds of systems.
 
 Usage: $0 [OPTION]... [VAR=VALUE]...
 
@@ -1430,7 +1430,7 @@ fi
 
 if test -n "$ac_init_help"; then
   case $ac_init_help in
-     short | recursive ) echo "Configuration of girl 9.5.1:";;
+     short | recursive ) echo "Configuration of girl 9.5.2:";;
    esac
   cat <<\_ACEOF
 
@@ -1545,7 +1545,7 @@ fi
 test -n "$ac_init_help" && exit $ac_status
 if $ac_init_version; then
   cat <<\_ACEOF
-girl configure 9.5.1
+girl configure 9.5.2
 generated by GNU Autoconf 2.69
 
 Copyright (C) 2012 Free Software Foundation, Inc.
@@ -1910,7 +1910,7 @@ cat >config.log <<_ACEOF
 This file contains any messages produced by compilers while
 running configure, to aid debugging if configure makes a mistake.
 
-It was created by girl $as_me 9.5.1, which was
+It was created by girl $as_me 9.5.2, which was
 generated by GNU Autoconf 2.69.  Invocation command line was
 
   $ $0 $@
@@ -2773,7 +2773,7 @@ fi
 
 # Define the identity of the package.
  PACKAGE='girl'
- VERSION='9.5.1'
+ VERSION='9.5.2'
 
 
 cat >>confdefs.h <<_ACEOF
@@ -7457,7 +7457,7 @@ cat >>$CONFIG_STATUS <<\_ACEOF || ac_write_fail=1
 # report actual input values of CONFIG_FILES etc. instead of their
 # values after options handling.
 ac_log="
-This file was extended by girl $as_me 9.5.1, which was
+This file was extended by girl $as_me 9.5.2, which was
 generated by GNU Autoconf 2.69.  Invocation command line was
 
   CONFIG_FILES    = $CONFIG_FILES
@@ -7523,7 +7523,7 @@ _ACEOF
 cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1
 ac_cs_config="`$as_echo "$ac_configure_args" | sed 's/^ //; s/[\\""\`\$]/\\\\&/g'`"
 ac_cs_version="\\
-girl config.status 9.5.1
+girl config.status 9.5.2
 configured by $0, generated by GNU Autoconf 2.69,
   with options \\"\$ac_cs_config\\"
 
diff --git a/configure.ac b/configure.ac
index 2612473..080dca1 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(girl, 9.5.1)
+AC_INIT(girl, 9.5.2)
 AM_INIT_AUTOMAKE([no-dist-gzip dist-xz])
 AC_CONFIG_SRCDIR([src/girl.c])
 AC_CONFIG_HEADER([config.h])
diff --git a/girl.spec.in b/girl.spec.in
index 8008eda..c7f8e1e 100644
--- a/girl.spec.in
+++ b/girl.spec.in
@@ -70,6 +70,9 @@ fi
 %{_datadir}/help/*/%{name}
 
 %changelog
+* Fri Sep 23 2016 Ole Aamot - 9.5.2-1.fc23
+- Girl 9.5.2 build on Fedora Linux 23
+
 * Sat Aug 27 2016 Ole Aamot - 9.5.1-1.fc23
 - Girl 9.5.1 build on Fedora Linux 23
 
diff --git a/src/girl.xml b/src/girl.xml
index 9564e3e..3b8d49a 100644
--- a/src/girl.xml
+++ b/src/girl.xml
@@ -1,7 +1,20 @@
 <?xml version="1.0" encoding="UTF-8"?>
 <?xml-stylesheet type="text/xsl" href="girl.xsl" ?>
 <!DOCTYPE girl SYSTEM "girl-9.5.dtd">
-<girl version="9.5.1">
+<girl version="9.5.2">
+  <station band="909/693 MW" id="bbcradio5live" lang="en" name="BBC Radio 5 Live" rank="1.0" type="gov">
+    <frequency uri="http://www.bbc.co.uk/5live";>909/693 MW in Salford, United Kingdom</frequency>
+    <location>Salford, United Kingdom</location>
+    <description lang="en">
+      BBC Radio 5 Live (also known as just 5 Live) is the BBC's national radio service that specialises in 
live BBC News, phone-ins, interviews and sports commentaries. It is the principal radio station covering 
sport in the United Kingdom, broadcasting virtually all major sports events staged in the UK or involving 
British competitors.
+
+      Radio 5 Live was launched in March 1994 as a repositioning of the original Radio 5, which was launched 
on 27 August 1990.  It is transmitted via analogue radio in AM on medium wave 693 and 909 kHz and digitally 
via digital radio, television and via an Internet stream. Due to rights restrictions, coverage of some events 
(in particular live sport) is not available on-line or is restricted to UK addresses.
+
+      The station broadcasts from MediaCityUK in Salford and is a department of the BBC North division.
+    </description>
+    <stream mime="audio/mpeg" uri="http://bbcmedia.ic.llnwd.net/stream/bbcmedia_radio5live_mf_p"; 
codec="MPEG-4 AAC" samplerate="44100 Hz" channels="Stereo" bitrate="128 kbps" />
+    <uri>http://www.bbc.co.uk/5live</uri>
+  </station>
   <station band="ONLINE" id="ciut" lang="en" name="CIUT" rank="1.0" type="edu">
     <frequency uri="http://www.ciut.fm/";>89.5 FM in Toronto, Canada</frequency>
     <location>Toronto, Canada</location>


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