Hello community,

here is the log from the commit of package rhythmbox for openSUSE:Factory 
checked in at 2016-08-17 12:05:55
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/rhythmbox (Old)
 and      /work/SRC/openSUSE:Factory/.rhythmbox.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "rhythmbox"

Changes:
--------
--- /work/SRC/openSUSE:Factory/rhythmbox/rhythmbox.changes      2016-06-02 
09:39:42.000000000 +0200
+++ /work/SRC/openSUSE:Factory/.rhythmbox.new/rhythmbox.changes 2016-08-17 
12:05:57.000000000 +0200
@@ -1,0 +2,22 @@
+Sun Aug 14 16:10:29 UTC 2016 - [email protected]
+
+- Update to version 3.4:
+  + New web remote control plugin.
+  + Grilo plugin now uses Grilo 0.3.
+  + Soundcloud plugin fetches more search results and allows
+    pausing.
+  + No longer uses webkit (partly due to OpenBSD W^X enforcement).
+  + Slightly better handling of keyboard shortcuts for playback.
+  + Core and some plugin data files compiled into binaries using
+    GResources.
+  + Bugs fixed: bgo#703910, bgo#721926, bgo#759589, bgo#765833,
+    bgo#766584, bgo#767318, bgo#767466, bgo#767524, bgo#768545,
+    bgo#769404.
+  + Updated translations.
+- Drop rhythmbox-grilo-0.3.patch: Fixed upstream.
+- Drop pkgconfig(webkit2gtk-4.0) BuildRequires: No longer in use.
+  Following the above, drop now obsolete bcond_without webkit,
+  libtool BuildRequires and stop exporting autopoint infront of
+  configure.
+
+-------------------------------------------------------------------

Old:
----
  rhythmbox-3.3.1.tar.xz
  rhythmbox-grilo-0.3.patch

New:
----
  rhythmbox-3.4.tar.xz

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ rhythmbox.spec ++++++
--- /var/tmp/diff_new_pack.vanugX/_old  2016-08-17 12:05:58.000000000 +0200
+++ /var/tmp/diff_new_pack.vanugX/_new  2016-08-17 12:05:58.000000000 +0200
@@ -16,38 +16,33 @@
 #
 
 
-%bcond_without webkit 1
 # Enable for openSUSE > 1230 once the right version is in Factory.
 %bcond_with visualizer
 
 Name:           rhythmbox
-Version:        3.3.1
+Version:        3.4
 Release:        0
 Summary:        GNOME Music Management Application
 License:        GPL-2.0+
 Group:          Productivity/Multimedia/Sound/Players
 Url:            http://www.gnome.org/projects/rhythmbox/
-Source:         
http://download.gnome.org/sources/rhythmbox/3.3/%{name}-%{version}.tar.xz
-# PATCH-FEATURE-UPSTREAM rhythmbox-grilo-0.3.patch bgo#759589 
[email protected] -- Port to grilo 0.3
-Patch0:         rhythmbox-grilo-0.3.patch
+Source:         
http://download.gnome.org/sources/rhythmbox/3.4/%{name}-%{version}.tar.xz
 BuildRequires:  fdupes
 BuildRequires:  gobject-introspection-devel
 BuildRequires:  intltool
 BuildRequires:  libdiscid-devel
-# Needed for patch0
-BuildRequires:  libtool
 BuildRequires:  lirc-devel
 BuildRequires:  translation-update-upstream
 BuildRequires:  update-desktop-files
 BuildRequires:  vala
 BuildRequires:  yelp-tools
-BuildRequires:  pkgconfig(grilo-0.3) >= 0.2.0
+BuildRequires:  pkgconfig(grilo-0.3) >= 0.3.0
 BuildRequires:  pkgconfig(gstreamer-1.0) >= 0.11.92
 BuildRequires:  pkgconfig(gstreamer-audio-1.0) >= 0.11.02
 BuildRequires:  pkgconfig(gstreamer-base-1.0) >= 0.11.92
 BuildRequires:  pkgconfig(gstreamer-pbutils-1.0) >= 0.11.92
 BuildRequires:  pkgconfig(gstreamer-plugins-base-1.0) >= 0.11.92
-BuildRequires:  pkgconfig(gtk+-3.0) >= 3.12.0
+BuildRequires:  pkgconfig(gtk+-3.0) >= 3.16.0
 BuildRequires:  pkgconfig(gudev-1.0)
 BuildRequires:  pkgconfig(ice)
 BuildRequires:  pkgconfig(json-glib-1.0)
@@ -59,15 +54,12 @@
 BuildRequires:  pkgconfig(libpeas-1.0) >= 0.7.3
 BuildRequires:  pkgconfig(libpeas-gtk-1.0) >= 0.7.3
 BuildRequires:  pkgconfig(libsecret-1) >= 0.18
-BuildRequires:  pkgconfig(libsoup-2.4) >= 2.34.0
+BuildRequires:  pkgconfig(libsoup-2.4) >= 2.42.0
 BuildRequires:  pkgconfig(libsoup-gnome-2.4)
 BuildRequires:  pkgconfig(pygobject-3.0) >= 3.2.3
 BuildRequires:  pkgconfig(sm)
 BuildRequires:  pkgconfig(tdb)
 BuildRequires:  pkgconfig(totem-plparser) >= 3.2.0
-%if %{with webkit}
-BuildRequires:  pkgconfig(webkit2gtk-4.0)
-%endif
 %if %{with visualizer}
 BuildRequires:  pkgconfig(clutter-1.0) >= 1.8
 BuildRequires:  pkgconfig(clutter-gst-2.0)
@@ -106,21 +98,14 @@
 %lang_package
 %prep
 %setup -q
-%patch0 -p1
 translation-update-upstream
 
 %build
-# Needed for patch0
-autopoint --force
-AUTOPOINT='intltoolize --automake --copy' autoreconf --force --install 
--verbose
 export MOZILLA_PLUGINDIR=%{_libdir}/browser-plugins
 %configure\
        --disable-static\
        --enable-lirc\
        --enable-python\
-%if ! %{with webkit}
-        --without-webkit \
-%endif
         --enable-daap \
         --enable-vala
 
@@ -166,7 +151,6 @@
 %{_datadir}/dbus-1/services/org.gnome.Rhythmbox3.service
 %{_datadir}/glib-2.0/schemas/org.gnome.rhythmbox.gschema.xml
 %{_datadir}/icons/hicolor/*/apps/rhythmbox*
-%{_datadir}/icons/hicolor/*/status/rhythmbox-missing-artwork.*
 %{_datadir}/rhythmbox/
 %{_libdir}/girepository-1.0/MPID-3.0.typelib
 %{_libdir}/girepository-1.0/RB-3.0.typelib
@@ -205,6 +189,7 @@
 %if %{with visualizer}
 %{_libdir}/rhythmbox/plugins/visualizer/
 %endif
+%{_libdir}/rhythmbox/plugins/webremote/
 %{_libexecdir}/rhythmbox-metadata
 %{_mandir}/man1/rhythmbox.*
 %{_mandir}/man1/rhythmbox-client.*

++++++ rhythmbox-3.3.1.tar.xz -> rhythmbox-3.4.tar.xz ++++++
/work/SRC/openSUSE:Factory/rhythmbox/rhythmbox-3.3.1.tar.xz 
/work/SRC/openSUSE:Factory/.rhythmbox.new/rhythmbox-3.4.tar.xz differ: char 25, 
line 1


Reply via email to