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.changes 2016-03-11 09:38:29.000000000 +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 - [email protected] + +- 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 - [email protected] + +- 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 [email protected] -- 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)
