commit girl for openSUSE:Factory
Hello community, here is the log from the commit of package girl for openSUSE:Factory checked in at 2018-03-08 10:57:15 Comparing /work/SRC/openSUSE:Factory/girl (Old) and /work/SRC/openSUSE:Factory/.girl.new (New) Package is "girl" Thu Mar 8 10:57:15 2018 rev:13 rq:582685 version:10.0.0 Changes: --- /work/SRC/openSUSE:Factory/girl/girl.changes2017-06-19 13:23:40.426039822 +0200 +++ /work/SRC/openSUSE:Factory/.girl.new/girl.changes 2018-03-08 10:57:18.013767629 +0100 @@ -1,0 +2,5 @@ +Wed Feb 28 16:26:30 UTC 2018 - dims...@opensuse.org + +- Modernize spec-file by calling spec-cleaner + +--- Other differences: -- ++ girl.spec ++ --- /var/tmp/diff_new_pack.hZlhML/_old 2018-03-08 10:57:18.613746031 +0100 +++ /var/tmp/diff_new_pack.hZlhML/_new 2018-03-08 10:57:18.621745743 +0100 @@ -1,7 +1,7 @@ # # spec file for package girl # -# Copyright (c) 2017 SUSE LINUX GmbH, Nuernberg, Germany. +# Copyright (c) 2018 SUSE LINUX GmbH, Nuernberg, Germany. # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -20,15 +20,16 @@ Version:10.0.0 Release:0 Summary:Find live radio programs on radio broadcasters on the Internet -License:GPL-2.0+ +License:GPL-2.0-or-later Group: Productivity/Multimedia/Sound/Utilities -Url:https://people.gnome.org/~ole/girl/ +URL:https://people.gnome.org/~ole/girl/ Source: http://download.gnome.org/sources/girl/10.0/%{name}-%{version}.tar.xz BuildRequires: desktop-file-utils BuildRequires: fdupes BuildRequires: hicolor-icon-theme BuildRequires: intltool BuildRequires: itstool +BuildRequires: pkgconfig BuildRequires: pkgconfig(glib-2.0) >= 2.40 BuildRequires: pkgconfig(gnome-vfs-2.0) >= 2.0 BuildRequires: pkgconfig(gobject-2.0) >= 2.38.0 @@ -41,7 +42,6 @@ BuildRequires: pkgconfig(libgnomeui-2.0) >= 2.0 BuildRequires: pkgconfig(libxml-2.0) >= 2.0 Recommends: %{name}-lang -BuildRoot: %{_tmppath}/%{name}-%{version}-build %description GNOME Internet Radio Locator (GIRL) is a program that allows the user @@ -51,6 +51,7 @@ playback. %lang_package + %prep %setup -q @@ -73,8 +74,8 @@ %desktop_database_postun %files -%defattr(-,root,root) -%doc AUTHORS ChangeLog README COPYING THANKS NEWS LETTER +%license COPYING +%doc AUTHORS ChangeLog README THANKS NEWS LETTER %{_bindir}/girl %{_datadir}/girl/ %{_datadir}/applications/%{name}.desktop @@ -87,6 +88,5 @@ %{_datadir}/help/C/girl/ %files lang -f %{name}.lang -%defattr(-,root,root) %changelog
commit girl for openSUSE:Factory
Hello community, here is the log from the commit of package girl for openSUSE:Factory checked in at 2017-06-19 13:23:38 Comparing /work/SRC/openSUSE:Factory/girl (Old) and /work/SRC/openSUSE:Factory/.girl.new (New) Package is "girl" Mon Jun 19 13:23:38 2017 rev:12 rq:503263 version:10.0.0 Changes: --- /work/SRC/openSUSE:Factory/girl/girl.changes2017-03-21 22:51:03.753945087 +0100 +++ /work/SRC/openSUSE:Factory/.girl.new/girl.changes 2017-06-19 13:23:40.426039822 +0200 @@ -1,0 +2,64 @@ +Fri Jun 9 09:18:47 UTC 2017 - jeng...@inai.de + +- Remove filler wording from description. + +--- +Tue May 30 18:10:54 UTC 2017 - dims...@opensuse.org + +- Update URL and description to upstream provided information + (boo#1041811#c2). + +--- +Sat May 27 00:14:33 UTC 2017 - zai...@opensuse.org + +- Update to version 10.0.0 (boo#1041811): + + configure.ac: Bump version and add gstreamer pkgconfig +dependencies. + + src/Makefile.am: Add girl-player.[ch]. + + src/girl-gui.c: Add girl-player functions. + + src/girl-player.c: Add gst-player functions. + + src/girl-player.h: Add gst-player functions. + + src/girl-station.c: Add girl_player_main function call. + + src/girl.c: Add GstPlayer *player global. + + src/girl.xml: Add Burst Radio (burstradio.org.uk) and bump +version. +- Changes from version 9.9.9: + + GNOME3: Update info on new gnome-internet-radio-locator +repository. + + configure.ac: Bump version and gnome-internet-radio-locator +switch. + + src/Makefile.am: Remove obsolete build targets. + + src/girl.xml: Add Radio Free Brooklyn broadcasting in Joint +Stereo. + + src/girl.xml: Add WFUV broadcasting in Joint Stereo. +- Changes from version 9.9.8: + + GNOME3: Update information about GTK+ 3.0 effort. + + Makefile.am: Remove config.rpath from repository. + + configure.ac: Update PKG_CHECK_MODULES functions. + + data/girl.desktop.in: Update desktop file. + + data/timezone*: Remove time zone world map graphics. + + girl.spec.in: Update SPEC file for RPM package. + + po/POTFILES.in: Update i18n language file. + + src/Makefile.am: Remove GNOME3 executable. +- Changes from version 9.9.7: + + TODO: Update TODO list with short term and long term items. +- Changes from version 9.9.6: + + src/GIRL-PLAYER.c: Add audio playback code based on gst-player. + + src/GIRL.c: Add audio playback code based on gst-player. + + Updated translations. +- Changes from version 9.9.5: + + Fix seriously broken build after gst-player experiment. +- Changes from version 9.9.4: + + Remove broken dependency on gst-player from gstreamer. +- Changes from version 9.9.3: + + src/girl.xml: Add NRK P1 Sørlandet (nrk.no). +- Changes from version 9.9.2: + + src/girl.xml: Add KTSW (http://ktsw.txstate.edu/). + + src/girl.xml: Add Third Rock Radio (nasa.gov). + + Updated translations. +- Add pkgconfig(gobject-2.0), pkgconfig(gstreamer-player-1.0) and + pkgconfig(gstreamer-tag-1.0) BuildRequires: New dependencies. +- Version gstreamer BuildRequires 1.12.0 following reality, not + what upstream claims. + +--- Old: girl-9.9.1.tar.xz New: girl-10.0.0.tar.xz Other differences: -- ++ girl.spec ++ --- /var/tmp/diff_new_pack.ab7DDB/_old 2017-06-19 13:23:41.661865588 +0200 +++ /var/tmp/diff_new_pack.ab7DDB/_new 2017-06-19 13:23:41.665865023 +0200 @@ -17,13 +17,13 @@ Name: girl -Version:9.9.1 +Version:10.0.0 Release:0 Summary:Find live radio programs on radio broadcasters on the Internet License:GPL-2.0+ Group: Productivity/Multimedia/Sound/Utilities -Url:http://www.ping.uio.no/~oka/src/girl/ -Source: http://download.gnome.org/sources/girl/9.9/%{name}-%{version}.tar.xz +Url:https://people.gnome.org/~ole/girl/ +Source: http://download.gnome.org/sources/girl/10.0/%{name}-%{version}.tar.xz BuildRequires: desktop-file-utils BuildRequires: fdupes BuildRequires: hicolor-icon-theme @@ -31,8 +31,11 @@ BuildRequires: itstool BuildRequires: pkgconfig(glib-2.0) >= 2.40 BuildRequires: pkgconfig(gnome-vfs-2.0) >= 2.0 -BuildRequires: pkgconfig(gstreamer-1.0) -BuildRequires: pkgconfig(gstreamer-video-1.0) +BuildRequires: pkgconfig(gobject-2.0) >= 2.38.0 +BuildRequires: pkgconfig(gstreamer-1.0) >= 1.12.0 +BuildRequires: pkgconfig(gstreamer-player-1.0) >= 1.12.0 +BuildRequires: pkgconfig(gstreamer-tag-1.0) >= 1.12.0 +BuildRequires: pkgconfig(gstreamer-video-1.0) >= 1.12.0 BuildRequires: pkgconfig(gtk+-2.0) >= 2.0 BuildRequir
commit girl for openSUSE:Factory
Hello community, here is the log from the commit of package girl for openSUSE:Factory checked in at 2017-03-21 22:51:02 Comparing /work/SRC/openSUSE:Factory/girl (Old) and /work/SRC/openSUSE:Factory/.girl.new (New) Package is "girl" Tue Mar 21 22:51:02 2017 rev:11 rq:481378 version:9.9.1 Changes: --- /work/SRC/openSUSE:Factory/girl/girl.changes2017-02-09 11:17:28.407307964 +0100 +++ /work/SRC/openSUSE:Factory/.girl.new/girl.changes 2017-03-21 22:51:03.753945087 +0100 @@ -1,0 +2,6 @@ +Mon Mar 20 12:44:02 UTC 2017 - dims...@opensuse.org + +- Update to version 9.9.1: + + Add KCED (http://www.centralia.edu/kced/). + +--- Old: girl-9.8.0.tar.xz New: girl-9.9.1.tar.xz Other differences: -- ++ girl.spec ++ --- /var/tmp/diff_new_pack.VlSae9/_old 2017-03-21 22:51:04.565830310 +0100 +++ /var/tmp/diff_new_pack.VlSae9/_new 2017-03-21 22:51:04.569829744 +0100 @@ -17,13 +17,13 @@ Name: girl -Version:9.8.0 +Version:9.9.1 Release:0 Summary:Find live radio programs on radio broadcasters on the Internet License:GPL-2.0+ Group: Productivity/Multimedia/Sound/Utilities Url:http://www.ping.uio.no/~oka/src/girl/ -Source: http://download.gnome.org/sources/girl/9.8/%{name}-%{version}.tar.xz +Source: http://download.gnome.org/sources/girl/9.9/%{name}-%{version}.tar.xz BuildRequires: desktop-file-utils BuildRequires: fdupes BuildRequires: hicolor-icon-theme ++ girl-9.8.0.tar.xz -> girl-9.9.1.tar.xz ++ 2885 lines of diff (skipped) retrying with extended exclude list diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' --exclude Makefile.in --exclude configure --exclude config.guess --exclude '*.pot' --exclude mkinstalldirs --exclude aclocal.m4 --exclude config.sub --exclude depcomp --exclude install-sh --exclude ltmain.sh old/girl-9.8.0/ChangeLog new/girl-9.9.1/ChangeLog --- old/girl-9.8.0/ChangeLog2017-02-06 16:25:02.0 +0100 +++ new/girl-9.9.1/ChangeLog2017-03-16 14:30:33.0 +0100 @@ -1,3 +1,124 @@ +commit 891f14aeeb3d30926d362f718faeb902faa6770e +Author: Ole Aamot +Date: Wed Mar 15 23:40:48 2017 +0100 + +Initial GTK+ 3 port of GNOME Internet Radio Locator + + src/GIRL.c | 146 - + src/GIRL.h | 19 ++- + src/girl.c | 182 + + 3 files changed, 330 insertions(+), 17 deletions(-) + +commit bb728da5001116bf4e8dfec1a93e14ff35787e3c +Author: Ole Aamot +Date: Wed Mar 15 20:31:36 2017 +0100 + +Prepare 9.9.0 + + configure| 22 ++ + girl.spec.in | 12 +++- + src/Makefile.in | 1 - + src/girl-9.9.dtd | 23 +++ + 4 files changed, 32 insertions(+), 26 deletions(-) + +commit 770b1c847520f3ab229b1caf687037dde19f443a +Author: Ole Aamot +Date: Wed Mar 15 20:11:28 2017 +0100 + +Prepare GNOME Internet Radio Locator build tree for GTK+ 3.0 + + GNOME3 | 11 + + configure | 157 +- + configure.ac | 16 +- + data/icons/16x16/Makefile.in | 508 + data/icons/22x22/Makefile.in | 508 + data/icons/24x24/Makefile.in | 507 + data/icons/256x256/Makefile.in | 507 + data/icons/32x32/Makefile.in | 508 + data/icons/48x48/Makefile.in | 508 + data/icons/Makefile.in | 643 - + data/pixmaps/Makefile.in | 508 + help/Makefile.in | 450 + po/POTFILES.in | 22 +- + src/GIRL-GUI.c | 0 + src/GIRL-GUI.h | 20 ++ + src/GIRL-LISTENER.c| 0 + src/GIRL-LISTENER.h| 60 + src/GIRL-PROGRAM.c | 0 + src/GIRL-PROGRAM.h | 76 + + src/GIRL-RUNNERS.c | 0 + src/GIRL-RUNNERS.h | 54 + src/GIRL-STATION.c | 0 + src/GIRL-STATION.h | 88 ++ + src/GIRL-STATIONS-MAP.c| 0 + src/GIRL-STATIONS-MAP.h| 110 +++ + src/GIRL-STREAMS.c | 0 + src/GIRL-STREAMS.h | 71 + + src/GIRL-TZ.c | 0 + src/GIRL-TZ.h | 118 + src/GIRL.c | 44 +++ + src/GIRL.h | 165 +++ + src/Makefile.am
commit girl for openSUSE:Factory
Hello community, here is the log from the commit of package girl for openSUSE:Factory checked in at 2017-02-09 11:17:27 Comparing /work/SRC/openSUSE:Factory/girl (Old) and /work/SRC/openSUSE:Factory/.girl.new (New) Package is "girl" Changes: --- /work/SRC/openSUSE:Factory/girl/girl.changes2017-01-24 10:38:44.308935477 +0100 +++ /work/SRC/openSUSE:Factory/.girl.new/girl.changes 2017-02-09 11:17:28.407307964 +0100 @@ -1,0 +2,8 @@ +Tue Feb 7 13:44:12 UTC 2017 - dims...@opensuse.org + +- Update to version 9.8.0: + + Add Pirate FM (Cornwall, United Kingdom). + + Update description in AppStream metadata file. + + Updated translations. + +--- Old: girl-9.7.1.tar.xz New: girl-9.8.0.tar.xz Other differences: -- ++ girl.spec ++ --- /var/tmp/diff_new_pack.qwhrfs/_old 2017-02-09 11:17:28.875241744 +0100 +++ /var/tmp/diff_new_pack.qwhrfs/_new 2017-02-09 11:17:28.879241178 +0100 @@ -17,13 +17,13 @@ Name: girl -Version:9.7.1 +Version:9.8.0 Release:0 Summary:Find live radio programs on radio broadcasters on the Internet License:GPL-2.0+ Group: Productivity/Multimedia/Sound/Utilities Url:http://www.ping.uio.no/~oka/src/girl/ -Source: http://download.gnome.org/sources/girl/9.7/%{name}-%{version}.tar.xz +Source: http://download.gnome.org/sources/girl/9.8/%{name}-%{version}.tar.xz BuildRequires: desktop-file-utils BuildRequires: fdupes BuildRequires: hicolor-icon-theme ++ girl-9.7.1.tar.xz -> girl-9.8.0.tar.xz ++ 1812 lines of diff (skipped)
commit girl for openSUSE:Factory
Hello community, here is the log from the commit of package girl for openSUSE:Factory checked in at 2017-01-24 10:38:43 Comparing /work/SRC/openSUSE:Factory/girl (Old) and /work/SRC/openSUSE:Factory/.girl.new (New) Package is "girl" Changes: --- /work/SRC/openSUSE:Factory/girl/girl.changes2016-03-11 09:38:29.0 +0100 +++ /work/SRC/openSUSE:Factory/.girl.new/girl.changes 2017-01-24 10:38:44.308935477 +0100 @@ -1,0 +2,48 @@ +Thu Jan 19 10:58:21 UTC 2017 - dims...@opensuse.org + +- Update to version 9.7.1: + + Various build fixes. +- Changes from version 9.7.0: + + GStreamer 1.0 Port (bgo#777397). + + Updated translations. +- Drop upstream merged patches: + + 0001-Port-to-GStreamer-1.0.patch + + 0002-Add-NULL-sentinel-for-g_strconcat.patch + + 0003-Fix-prototype-of-functions.patch +- Drop gnome-common BuildRequires and call to gnome-autogen.sh: we + no longer carry patches touching the build system. + +--- +Wed Dec 14 12:40:50 UTC 2016 - dims...@opensuse.org + +- Update to version 9.6.1: + + Remove player frontend on new search result. +- Changes from versio 9.6.0: + + New gstreamer player frontend based on gstplayer. + + Updated documentation. +- Changes from version 9.5.2: + + Add BBC Radio 5 Live. +- Changes from version 9.5.1: + + bgo#770188: Plural forms missing. + + bgo#770473: Add paroles.fm. +- Changes from version 9.5.0: + + Add radio stations: Add NRK Jazz, NRK Klassisk and NRK P13. +- Changes from version 9.4.0: + + Add radio stations: Blur FM, KSLU, Radio K and CIUT. + + Updated translations. +- Drop totem requires: no longer needed since the introduction of + the gstplayer based frontend. +- Add pkgconfig(glib-2.0) BuildRequires so it can properly be + versioned. +- Add 0001-Port-to-GStreamer-1.0.patch: Port right away to + GStreamer 1.0; we really don't want any new 0.10 dependencies. +- Add pkgconfig(gstreamer-1.0) and pkgconfig(gstreamer-video-1.0) + BuildRequires: new dependencies after the GSreamer 1.0 port. +- Drop girl-no-return-in-nonvoid.patch: applied upstream. +- Add gnome-common BuildRequires and call gnome-autoge.sh, as the + patch above touches the build system. +- Add 0002-Add-NULL-sentinel-for-g_strconcat.patch and + 0003-Fix-prototype-of-functions.patch: Fix compiler warnings that + are raised to errors by openSUSE's build root policy checker. + +--- Old: girl-8.3.16.tar.xz girl-no-return-in-nonvoid.patch New: girl-9.7.1.tar.xz Other differences: -- ++ girl.spec ++ --- /var/tmp/diff_new_pack.aFo9Mn/_old 2017-01-24 10:38:44.956843458 +0100 +++ /var/tmp/diff_new_pack.aFo9Mn/_new 2017-01-24 10:38:44.964842322 +0100 @@ -1,7 +1,7 @@ # # spec file for package girl # -# Copyright (c) 2016 SUSE LINUX GmbH, Nuernberg, Germany. +# Copyright (c) 2017 SUSE LINUX GmbH, Nuernberg, Germany. # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -17,26 +17,26 @@ Name: girl -Version:8.3.16 +Version:9.7.1 Release:0 Summary:Find live radio programs on radio broadcasters on the Internet License:GPL-2.0+ Group: Productivity/Multimedia/Sound/Utilities Url:http://www.ping.uio.no/~oka/src/girl/ -Source: http://download.gnome.org/sources/girl/8.3/%{name}-%{version}.tar.xz -# PATCH-FIX-UPSTREAM girl-no-return-in-nonvoid.patch dims...@opensuse.org -- Change definition of girl_archive_new from gint to void (there is currently no code in this function). Not submitted upstream: the function is obviously only a place-holder. -Patch0: girl-no-return-in-nonvoid.patch +Source: http://download.gnome.org/sources/girl/9.7/%{name}-%{version}.tar.xz BuildRequires: desktop-file-utils BuildRequires: fdupes BuildRequires: hicolor-icon-theme BuildRequires: intltool BuildRequires: itstool +BuildRequires: pkgconfig(glib-2.0) >= 2.40 BuildRequires: pkgconfig(gnome-vfs-2.0) >= 2.0 +BuildRequires: pkgconfig(gstreamer-1.0) +BuildRequires: pkgconfig(gstreamer-video-1.0) BuildRequires: pkgconfig(gtk+-2.0) >= 2.0 BuildRequires: pkgconfig(libgnome-2.0) >= 2.0 BuildRequires: pkgconfig(libgnomeui-2.0) >= 2.0 BuildRequires: pkgconfig(libxml-2.0) >= 2.0 -Requires: totem Recommends: %{name}-lang BuildRoot: %{_tmppath}/%{name}-%{version}-build @@ -50,7 +50,6 @@ %prep %setup -q -%patch0 -p1 %build %configure ++ girl-8.3.16.tar.xz -> girl-9.7.1.tar.xz ++ 18481 lines of diff (skipped)
commit girl for openSUSE:Factory
Hello community, here is the log from the commit of package girl for openSUSE:Factory checked in at 2016-03-11 09:38:25 Comparing /work/SRC/openSUSE:Factory/girl (Old) and /work/SRC/openSUSE:Factory/.girl.new (New) Package is "girl" Changes: --- /work/SRC/openSUSE:Factory/girl/girl.changes2016-02-22 08:57:49.0 +0100 +++ /work/SRC/openSUSE:Factory/.girl.new/girl.changes 2016-03-11 09:38:29.0 +0100 @@ -1,0 +2,7 @@ +Tue Mar 8 22:08:33 UTC 2016 - dims...@opensuse.org + +- Update to version 8.3.16: + + Updated documentation. + + Updated translations. + +--- Old: girl-8.0.1.tar.xz New: girl-8.3.16.tar.xz Other differences: -- ++ girl.spec ++ --- /var/tmp/diff_new_pack.b8DT9W/_old 2016-03-11 09:38:30.0 +0100 +++ /var/tmp/diff_new_pack.b8DT9W/_new 2016-03-11 09:38:30.0 +0100 @@ -17,13 +17,13 @@ Name: girl -Version:8.0.1 +Version:8.3.16 Release:0 Summary:Find live radio programs on radio broadcasters on the Internet License:GPL-2.0+ Group: Productivity/Multimedia/Sound/Utilities Url:http://www.ping.uio.no/~oka/src/girl/ -Source: http://download.gnome.org/sources/girl/8.0/%{name}-%{version}.tar.xz +Source: http://download.gnome.org/sources/girl/8.3/%{name}-%{version}.tar.xz # PATCH-FIX-UPSTREAM girl-no-return-in-nonvoid.patch dims...@opensuse.org -- Change definition of girl_archive_new from gint to void (there is currently no code in this function). Not submitted upstream: the function is obviously only a place-holder. Patch0: girl-no-return-in-nonvoid.patch BuildRequires: desktop-file-utils ++ girl-8.0.1.tar.xz -> girl-8.3.16.tar.xz ++ 3920 lines of diff (skipped)
commit girl for openSUSE:Factory
Hello community, here is the log from the commit of package girl for openSUSE:Factory checked in at 2016-02-22 08:57:43 Comparing /work/SRC/openSUSE:Factory/girl (Old) and /work/SRC/openSUSE:Factory/.girl.new (New) Package is "girl" Changes: --- /work/SRC/openSUSE:Factory/girl/girl.changes2016-01-15 10:40:48.0 +0100 +++ /work/SRC/openSUSE:Factory/.girl.new/girl.changes 2016-02-22 08:57:49.0 +0100 @@ -1,0 +2,9 @@ +Thu Feb 18 11:20:12 UTC 2016 - dims...@opensuse.org + +- Update to version 8.0.1: + + Add Bergen Student Radio. +- Changes from version 8.0.0: + + Add WNYC (New York City, NY). + + New default station: New York Public Radio (WNYC). + +--- Old: girl-7.0.0.tar.xz New: girl-8.0.1.tar.xz Other differences: -- ++ girl.spec ++ --- /var/tmp/diff_new_pack.icjoKS/_old 2016-02-22 08:57:50.0 +0100 +++ /var/tmp/diff_new_pack.icjoKS/_new 2016-02-22 08:57:50.0 +0100 @@ -17,13 +17,13 @@ Name: girl -Version:7.0.0 +Version:8.0.1 Release:0 Summary:Find live radio programs on radio broadcasters on the Internet License:GPL-2.0+ Group: Productivity/Multimedia/Sound/Utilities Url:http://www.ping.uio.no/~oka/src/girl/ -Source: https://download.gnome.org/sources/girl/7.0/%{name}-%{version}.tar.xz +Source: http://download.gnome.org/sources/girl/8.0/%{name}-%{version}.tar.xz # PATCH-FIX-UPSTREAM girl-no-return-in-nonvoid.patch dims...@opensuse.org -- Change definition of girl_archive_new from gint to void (there is currently no code in this function). Not submitted upstream: the function is obviously only a place-holder. Patch0: girl-no-return-in-nonvoid.patch BuildRequires: desktop-file-utils ++ girl-7.0.0.tar.xz -> girl-8.0.1.tar.xz ++ 3659 lines of diff (skipped)
commit girl for openSUSE:Factory
Hello community, here is the log from the commit of package girl for openSUSE:Factory checked in at 2016-01-15 10:40:47 Comparing /work/SRC/openSUSE:Factory/girl (Old) and /work/SRC/openSUSE:Factory/.girl.new (New) Package is "girl" Changes: --- /work/SRC/openSUSE:Factory/girl/girl.changes2015-05-18 21:21:09.0 +0200 +++ /work/SRC/openSUSE:Factory/.girl.new/girl.changes 2016-01-15 10:40:48.0 +0100 @@ -1,0 +2,16 @@ +Sat Jan 9 01:18:50 UTC 2016 - dims...@opensuse.org + +- Update to version 7.0.0: + + Add new icons. + + Added stations: Narvik Studentradio, Radio Campus & City +- Changes from version 6.1.0: + + Add new and tags to appdata.xml. + + Update FSF address (bgo#753044). +- Changes from version 6.0.0: + + Added stations: Add RÚV, Add Radio AF. + + Updated translations. +- Drop pkgconfig(libgnomecanvas-2.0) BuildRequires: no longer + needed since version 5.0.0. +- Rebase girl-no-return-in-nonvoid.patch. + +--- Old: girl-5.0.0.tar.xz New: girl-7.0.0.tar.xz Other differences: -- ++ girl.spec ++ --- /var/tmp/diff_new_pack.nMCvpJ/_old 2016-01-15 10:40:49.0 +0100 +++ /var/tmp/diff_new_pack.nMCvpJ/_new 2016-01-15 10:40:49.0 +0100 @@ -1,7 +1,7 @@ # # spec file for package girl # -# Copyright (c) 2015 SUSE LINUX GmbH, Nuernberg, Germany. +# Copyright (c) 2016 SUSE LINUX GmbH, Nuernberg, Germany. # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -17,13 +17,13 @@ Name: girl -Version:5.0.0 +Version:7.0.0 Release:0 Summary:Find live radio programs on radio broadcasters on the Internet License:GPL-2.0+ Group: Productivity/Multimedia/Sound/Utilities Url:http://www.ping.uio.no/~oka/src/girl/ -Source: https://download.gnome.org/sources/girl/5.0/%{name}-%{version}.tar.xz +Source: https://download.gnome.org/sources/girl/7.0/%{name}-%{version}.tar.xz # PATCH-FIX-UPSTREAM girl-no-return-in-nonvoid.patch dims...@opensuse.org -- Change definition of girl_archive_new from gint to void (there is currently no code in this function). Not submitted upstream: the function is obviously only a place-holder. Patch0: girl-no-return-in-nonvoid.patch BuildRequires: desktop-file-utils @@ -31,12 +31,11 @@ BuildRequires: hicolor-icon-theme BuildRequires: intltool BuildRequires: itstool -BuildRequires: pkgconfig(gnome-vfs-2.0) -BuildRequires: pkgconfig(gtk+-2.0) -BuildRequires: pkgconfig(libgnome-2.0) -BuildRequires: pkgconfig(libgnomecanvas-2.0) -BuildRequires: pkgconfig(libgnomeui-2.0) -BuildRequires: pkgconfig(libxml-2.0) +BuildRequires: pkgconfig(gnome-vfs-2.0) >= 2.0 +BuildRequires: pkgconfig(gtk+-2.0) >= 2.0 +BuildRequires: pkgconfig(libgnome-2.0) >= 2.0 +BuildRequires: pkgconfig(libgnomeui-2.0) >= 2.0 +BuildRequires: pkgconfig(libxml-2.0) >= 2.0 Requires: totem Recommends: %{name}-lang BuildRoot: %{_tmppath}/%{name}-%{version}-build @@ -82,10 +81,7 @@ %dir %{_datadir}/appdata %{_datadir}/appdata/*.xml %{_mandir}/man1/girl.1%{?ext_man} -%dir %{_datadir}/help/C/girl -%{_datadir}/help/C/girl/*.page -%dir %{_datadir}/help/C/girl/media -%{_datadir}/help/C/girl/media/*.png +%{_datadir}/help/C/girl/ %files lang -f %{name}.lang %defattr(-,root,root) ++ girl-5.0.0.tar.xz -> girl-7.0.0.tar.xz ++ 10792 lines of diff (skipped) ++ girl-no-return-in-nonvoid.patch ++ --- /var/tmp/diff_new_pack.nMCvpJ/_old 2016-01-15 10:40:49.0 +0100 +++ /var/tmp/diff_new_pack.nMCvpJ/_new 2016-01-15 10:40:49.0 +0100 @@ -1,13 +1,34 @@ -diff --git a/src/girl.c b/src/girl.c -index 6387708..2dee5b3 100644 a/src/girl.c -+++ b/src/girl.c -@@ -818,7 +818,7 @@ girl_archive_progress_callback(GnomeVFSXferProgressInfo * info, gpointer data) +Index: girl-7.0.0/src/girl.c +=== +--- girl-7.0.0.orig/src/girl.c girl-7.0.0/src/girl.c +@@ -596,7 +596,7 @@ void about_listener(GtkWidget * a, gpoin + + void about_program(GtkWidget * a, gpointer user_data) + { +- GtkWidget *about_program; ++ GtkWidget *about_program = NULL; + + /* const gchar *translator_credits = _("translator_credits"); */ + const gchar *authors[] = { +@@ -830,6 +830,6 @@ girl_archive_progress_callback(GnomeVFSX return TRUE; } --gint girl_archive_new(GPid *pid, gchar *file) -+void girl_archive_new(GPid *pid, gchar *file) +-gint girl_archive_new(gchar *title, gchar *file) ++void girl_archive_new(gchar *title, gc
commit girl for openSUSE:Factory
Hello community, here is the log from the commit of package girl for openSUSE:Factory checked in at 2015-05-18 21:21:08 Comparing /work/SRC/openSUSE:Factory/girl (Old) and /work/SRC/openSUSE:Factory/.girl.new (New) Package is "girl" Changes: --- /work/SRC/openSUSE:Factory/girl/girl.changes2015-03-25 10:00:57.0 +0100 +++ /work/SRC/openSUSE:Factory/.girl.new/girl.changes 2015-05-18 21:21:09.0 +0200 @@ -1,0 +2,30 @@ +Sun May 10 10:46:52 UTC 2015 - zai...@opensuse.org + +- Update to version 5.0.0: + + Added stations: Radio Universidad, WUMR and Stockholm College +Radio. + +--- +Sun May 3 16:15:03 UTC 2015 - zai...@opensuse.org + +- Update to version 4.0.0: + + Added stations: DCUfm, Radio Revolt, UWSRadio, +Universitetsradioen. + + Updated translations. + +--- +Wed Apr 29 16:57:44 UTC 2015 - zai...@opensuse.org + +- Update to version 3.1.0: + + Added stations: RÚV and Radio AF. + + Updated translations. +- Changes from version 3.0.0: + + Support Mac OS X build. + + Added stations: KTUH and Radio Eco. +- Changes from version 2.0.0: + + Added stations: UCT Radio, NRK P1, NRK P2, NRK P3 and NRK +Urørt. + + Updated translations. +- Add itstool BuildRequries: New dependency. + +--- Old: girl-1.9.0.tar.xz New: girl-5.0.0.tar.xz Other differences: -- ++ girl.spec ++ --- /var/tmp/diff_new_pack.IOU5cZ/_old 2015-05-18 21:21:11.0 +0200 +++ /var/tmp/diff_new_pack.IOU5cZ/_new 2015-05-18 21:21:11.0 +0200 @@ -17,19 +17,20 @@ Name: girl -Version:1.9.0 +Version:5.0.0 Release:0 Summary:Find live radio programs on radio broadcasters on the Internet License:GPL-2.0+ Group: Productivity/Multimedia/Sound/Utilities Url:http://www.ping.uio.no/~oka/src/girl/ -Source: https://download.gnome.org/sources/girl/1.9/%{name}-%{version}.tar.xz +Source: https://download.gnome.org/sources/girl/5.0/%{name}-%{version}.tar.xz # PATCH-FIX-UPSTREAM girl-no-return-in-nonvoid.patch dims...@opensuse.org -- Change definition of girl_archive_new from gint to void (there is currently no code in this function). Not submitted upstream: the function is obviously only a place-holder. Patch0: girl-no-return-in-nonvoid.patch BuildRequires: desktop-file-utils BuildRequires: fdupes BuildRequires: hicolor-icon-theme BuildRequires: intltool +BuildRequires: itstool BuildRequires: pkgconfig(gnome-vfs-2.0) BuildRequires: pkgconfig(gtk+-2.0) BuildRequires: pkgconfig(libgnome-2.0) @@ -81,6 +82,10 @@ %dir %{_datadir}/appdata %{_datadir}/appdata/*.xml %{_mandir}/man1/girl.1%{?ext_man} +%dir %{_datadir}/help/C/girl +%{_datadir}/help/C/girl/*.page +%dir %{_datadir}/help/C/girl/media +%{_datadir}/help/C/girl/media/*.png %files lang -f %{name}.lang %defattr(-,root,root) ++ girl-1.9.0.tar.xz -> girl-5.0.0.tar.xz ++ 15779 lines of diff (skipped)
commit girl for openSUSE:Factory
Hello community, here is the log from the commit of package girl for openSUSE:Factory checked in at 2015-03-25 10:00:54 Comparing /work/SRC/openSUSE:Factory/girl (Old) and /work/SRC/openSUSE:Factory/.girl.new (New) Package is "girl" Changes: --- /work/SRC/openSUSE:Factory/girl/girl.changes2015-03-23 12:17:32.0 +0100 +++ /work/SRC/openSUSE:Factory/.girl.new/girl.changes 2015-03-25 10:00:57.0 +0100 @@ -1,0 +2,11 @@ +Mon Mar 23 14:08:47 UTC 2015 - dims...@opensuse.org + +- Update to version 1.9.0: + + Added stations: CHUO and CFRC. +- Changes from version 1.8.0: + + New documentation. +- Changes from version 1.7.0: + + Added station: radiOrakel. + + Updated translations. + +--- @@ -11 +22 @@ - + Added stations: KXSC, KASC, WPTS an WTBU. + + Added stations: KXSC, KASC, WPTS and WTBU. Old: girl-1.6.0.tar.xz New: girl-1.9.0.tar.xz Other differences: -- ++ girl.spec ++ --- /var/tmp/diff_new_pack.BjAkAT/_old 2015-03-25 10:00:57.0 +0100 +++ /var/tmp/diff_new_pack.BjAkAT/_new 2015-03-25 10:00:57.0 +0100 @@ -17,13 +17,13 @@ Name: girl -Version:1.6.0 +Version:1.9.0 Release:0 Summary:Find live radio programs on radio broadcasters on the Internet License:GPL-2.0+ Group: Productivity/Multimedia/Sound/Utilities Url:http://www.ping.uio.no/~oka/src/girl/ -Source: https://download.gnome.org/sources/girl/1.6/%{name}-%{version}.tar.xz +Source: https://download.gnome.org/sources/girl/1.9/%{name}-%{version}.tar.xz # PATCH-FIX-UPSTREAM girl-no-return-in-nonvoid.patch dims...@opensuse.org -- Change definition of girl_archive_new from gint to void (there is currently no code in this function). Not submitted upstream: the function is obviously only a place-holder. Patch0: girl-no-return-in-nonvoid.patch BuildRequires: desktop-file-utils ++ girl-1.6.0.tar.xz -> girl-1.9.0.tar.xz ++ 3741 lines of diff (skipped) -- To unsubscribe, e-mail: opensuse-commit+unsubscr...@opensuse.org For additional commands, e-mail: opensuse-commit+h...@opensuse.org
commit girl for openSUSE:Factory
Hello community, here is the log from the commit of package girl for openSUSE:Factory checked in at 2015-03-23 12:17:31 Comparing /work/SRC/openSUSE:Factory/girl (Old) and /work/SRC/openSUSE:Factory/.girl.new (New) Package is "girl" Changes: --- /work/SRC/openSUSE:Factory/girl/girl.changes2015-03-03 11:15:27.0 +0100 +++ /work/SRC/openSUSE:Factory/.girl.new/girl.changes 2015-03-23 12:17:32.0 +0100 @@ -1,0 +2,12 @@ +Mon Mar 9 09:47:49 UTC 2015 - dims...@opensuse.org + +- Add girl-no-return-in-nonvoid.patch: Fix build by changing the + function declaration of girl_archive_new. + +--- +Sat Mar 7 08:16:13 UTC 2015 - dims...@opensuse.org + +- Update to version 1.6.0: + + Added stations: KXSC, KASC, WPTS an WTBU. + +--- Old: girl-1.5.0.tar.xz New: girl-1.6.0.tar.xz girl-no-return-in-nonvoid.patch Other differences: -- ++ girl.spec ++ --- /var/tmp/diff_new_pack.zSeU0Z/_old 2015-03-23 12:17:33.0 +0100 +++ /var/tmp/diff_new_pack.zSeU0Z/_new 2015-03-23 12:17:33.0 +0100 @@ -17,13 +17,15 @@ Name: girl -Version:1.5.0 +Version:1.6.0 Release:0 Summary:Find live radio programs on radio broadcasters on the Internet License:GPL-2.0+ Group: Productivity/Multimedia/Sound/Utilities Url:http://www.ping.uio.no/~oka/src/girl/ -Source: https://download.gnome.org/sources/girl/1.5/%{name}-%{version}.tar.xz +Source: https://download.gnome.org/sources/girl/1.6/%{name}-%{version}.tar.xz +# PATCH-FIX-UPSTREAM girl-no-return-in-nonvoid.patch dims...@opensuse.org -- Change definition of girl_archive_new from gint to void (there is currently no code in this function). Not submitted upstream: the function is obviously only a place-holder. +Patch0: girl-no-return-in-nonvoid.patch BuildRequires: desktop-file-utils BuildRequires: fdupes BuildRequires: hicolor-icon-theme @@ -48,6 +50,7 @@ %prep %setup -q +%patch0 -p1 %build %configure ++ girl-1.5.0.tar.xz -> girl-1.6.0.tar.xz ++ 2086 lines of diff (skipped) ++ girl-no-return-in-nonvoid.patch ++ diff --git a/src/girl.c b/src/girl.c index 6387708..2dee5b3 100644 --- a/src/girl.c +++ b/src/girl.c @@ -818,7 +818,7 @@ girl_archive_progress_callback(GnomeVFSXferProgressInfo * info, gpointer data) return TRUE; } -gint girl_archive_new(GPid *pid, gchar *file) +void girl_archive_new(GPid *pid, gchar *file) { #if 0 const gchar *temp; -- To unsubscribe, e-mail: opensuse-commit+unsubscr...@opensuse.org For additional commands, e-mail: opensuse-commit+h...@opensuse.org
commit girl for openSUSE:Factory
Hello community, here is the log from the commit of package girl for openSUSE:Factory checked in at 2015-03-03 11:15:00 Comparing /work/SRC/openSUSE:Factory/girl (Old) and /work/SRC/openSUSE:Factory/.girl.new (New) Package is "girl" Changes: --- /work/SRC/openSUSE:Factory/girl/girl.changes2015-02-25 02:17:02.0 +0100 +++ /work/SRC/openSUSE:Factory/.girl.new/girl.changes 2015-03-03 11:15:27.0 +0100 @@ -1,0 +2,9 @@ +Sun Mar 1 15:18:31 UTC 2015 - dims...@opensuse.org + +- Update to version 1.5.0: + + Added Stations: +- Add Radio NRJ Bern (bgo#745087). +- Add SoundFM (soundfm.ca)Stations. + + Updated translations. + +--- Old: girl-1.4.0.tar.xz New: girl-1.5.0.tar.xz Other differences: -- ++ girl.spec ++ --- /var/tmp/diff_new_pack.9kfhuM/_old 2015-03-03 11:15:28.0 +0100 +++ /var/tmp/diff_new_pack.9kfhuM/_new 2015-03-03 11:15:28.0 +0100 @@ -1,7 +1,7 @@ # # spec file for package girl # -# Copyright (c) 2015 SUSE LINUX Products GmbH, Nuernberg, Germany. +# Copyright (c) 2015 SUSE LINUX GmbH, Nuernberg, Germany. # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -17,13 +17,13 @@ Name: girl -Version:1.4.0 +Version:1.5.0 Release:0 Summary:Find live radio programs on radio broadcasters on the Internet License:GPL-2.0+ Group: Productivity/Multimedia/Sound/Utilities Url:http://www.ping.uio.no/~oka/src/girl/ -Source: https://download.gnome.org/sources/girl/1.4/%{name}-%{version}.tar.xz +Source: https://download.gnome.org/sources/girl/1.5/%{name}-%{version}.tar.xz BuildRequires: desktop-file-utils BuildRequires: fdupes BuildRequires: hicolor-icon-theme ++ girl-1.4.0.tar.xz -> girl-1.5.0.tar.xz ++ diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/girl-1.4.0/AUTHORS new/girl-1.5.0/AUTHORS --- old/girl-1.4.0/AUTHORS 2015-01-24 02:21:36.0 +0100 +++ new/girl-1.5.0/AUTHORS 2015-02-28 23:51:44.0 +0100 @@ -10,3 +10,6 @@ Aly Raj (Icon design) Andika Triwidada (Indonesian translation) Daniel Mustieles (Spanish translation) +Matej Urbančič (Slovenian translation) +Γιάννης Κουτσούκος (Greek translation) +Efstathios Iosifidis (Greek translation) diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/girl-1.4.0/ChangeLog new/girl-1.5.0/ChangeLog --- old/girl-1.4.0/ChangeLog2015-02-21 23:40:45.0 +0100 +++ new/girl-1.5.0/ChangeLog2015-03-01 00:08:11.0 +0100 @@ -1,3 +1,11 @@ +2015-02-28 Ole Aamot + + * NEWS: girl version 1.5.0 release + * po/el.po: New Greek translation by Γιάννης Κουτσούκος/Efstathios Iosifidis + * po/sl.po: New Slovenian translation by Matej Urbančič + * src/girl.xml: Add Radio NRJ Bern (Bugzilla #745087) + * src/girl.xml: Add SoundFM (soundfm.ca) + 2015-02-21 Ole Aamot * NEWS: girl version 1.4.0 release diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/girl-1.4.0/Makefile new/girl-1.5.0/Makefile --- old/girl-1.4.0/Makefile 2015-02-21 23:41:36.0 +0100 +++ new/girl-1.5.0/Makefile 2015-03-01 00:14:12.0 +0100 @@ -254,10 +254,10 @@ PACKAGE = girl PACKAGE_BUGREPORT = PACKAGE_NAME = girl -PACKAGE_STRING = girl 1.4.0 +PACKAGE_STRING = girl 1.5.0 PACKAGE_TARNAME = girl PACKAGE_URL = -PACKAGE_VERSION = 1.4.0 +PACKAGE_VERSION = 1.5.0 PATH_SEPARATOR = : PKG_CONFIG = /usr/bin/pkg-config PKG_CONFIG_LIBDIR = @@ -270,7 +270,7 @@ SHELL = /bin/sh STRIP = USE_NLS = yes -VERSION = 1.4.0 +VERSION = 1.5.0 XGETTEXT = /usr/bin/xgettext abs_builddir = /home/oka/git/gnome/girl abs_srcdir = /home/oka/git/gnome/girl @@ -335,6 +335,7 @@ NEWS-1.2 \ NEWS-1.3 \ NEWS-1.4 \ + NEWS-1.5 \ README \ THANKS \ TODO \ diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/girl-1.4.0/Makefile.am new/girl-1.5.0/Makefile.am --- old/girl-1.4.0/Makefile.am 2015-02-21 22:04:14.0 +0100 +++ new/girl-1.5.0/Makefile.am 2015-02-28 22:36:01.0 +0100 @@ -20,6 +20,7 @@ NEWS-1.2 \ NEWS-1.3 \ NEWS-1.4 \ + NEWS-1.5 \ README \ THANKS \ TODO \ diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/girl-1.4.0/Makefile.in new/girl-1.5.0/Makefile.in --- old/girl-1.4.0/Makefile.in 2015-02-21 22:33:10.0