Hello community,

here is the log from the commit of package rhythmbox for openSUSE:Factory 
checked in at 2019-01-21 10:48:30
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/rhythmbox (Old)
 and      /work/SRC/openSUSE:Factory/.rhythmbox.new.28833 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "rhythmbox"

Mon Jan 21 10:48:30 2019 rev:95 rq:664180 version:3.4.3

Changes:
--------
--- /work/SRC/openSUSE:Factory/rhythmbox/rhythmbox.changes      2018-06-02 
12:15:37.240348071 +0200
+++ /work/SRC/openSUSE:Factory/.rhythmbox.new.28833/rhythmbox.changes   
2019-01-21 10:49:14.120101219 +0100
@@ -1,0 +2,17 @@
+Sun Jan  6 11:32:17 UTC 2019 - [email protected]
+
+- Update to version 3.4.3:
+  + Android plugin works better with Samsung and Android 9 devices.
+  + Status bar replaced with floating bar as used by Nautilus.
+  + Bugs fixed: bgo#727670, bgo#767255, bgo#781664, bgo#788676,
+    bgo#788677, bgo#788706, bgo#789155, bgo#789494, bgo#789632,
+    bgo#789706, bgo#789795, bgo#789839, bgo#789157, bgo#790876,
+    bgo#791815, glgo#GNOME/rhythmbox#1626,
+    glgo#GNOME/rhythmbox#1646, glgo#GNOME/rhythmbox#1660,
+    glgo#GNOME/rhythmbox#7, glgo#GNOME/rhythmbox#8,
+    glgo#GNOME/rhythmbox#10, glgo#GNOME/rhythmbox#11,
+    glgo#GNOME/rhythmbox#21.
+  + Updated translations.
+- Drop rhythmbox-gstreamer-1.14.patch: Fixed upstream.
+
+-------------------------------------------------------------------

Old:
----
  rhythmbox-3.4.2.tar.xz
  rhythmbox-gstreamer-1.14.patch

New:
----
  rhythmbox-3.4.3.tar.xz

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

Other differences:
------------------
++++++ rhythmbox.spec ++++++
--- /var/tmp/diff_new_pack.fPNsjq/_old  2019-01-21 10:49:15.696099296 +0100
+++ /var/tmp/diff_new_pack.fPNsjq/_new  2019-01-21 10:49:15.700099291 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package rhythmbox
 #
-# Copyright (c) 2018 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2019 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
@@ -12,20 +12,19 @@
 # license that conforms to the Open Source Definition (Version 1.9)
 # published by the Open Source Initiative.
 
-# Please submit bugfixes or comments via http://bugs.opensuse.org/
+# Please submit bugfixes or comments via https://bugs.opensuse.org/
 #
 
 
 Name:           rhythmbox
-Version:        3.4.2
+Version:        3.4.3
 Release:        0
 Summary:        GNOME Music Management Application
 License:        GPL-2.0-or-later
 Group:          Productivity/Multimedia/Sound/Players
 URL:            https://wiki.gnome.org/Apps/Rhythmbox
 Source:         
https://download.gnome.org/sources/rhythmbox/3.4/%{name}-%{version}.tar.xz
-# PATCH-FIX-UPSTREAM rhythmbox-gstreamer-1.14.patch bgo#788706 
[email protected] -- Fix build against GStreamer 1.14
-Patch0:         rhythmbox-gstreamer-1.14.patch
+
 BuildRequires:  fdupes
 BuildRequires:  gobject-introspection-devel >= 0.10.0
 BuildRequires:  intltool
@@ -43,7 +42,7 @@
 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.16.0
+BuildRequires:  pkgconfig(gtk+-3.0) >= 3.20.0
 BuildRequires:  pkgconfig(gudev-1.0)
 BuildRequires:  pkgconfig(json-glib-1.0)
 BuildRequires:  pkgconfig(libbrasero-media3)
@@ -89,26 +88,25 @@
 %lang_package
 
 %prep
-%setup -q
-%patch0 -p1
+%autosetup -p1
 translation-update-upstream
 
 %build
 export MOZILLA_PLUGINDIR=%{_libdir}/browser-plugins
 export PYTHON=%{_bindir}/python3
 %configure \
-    --with-gudev\
-    --with-ipod\
-    --with-mtp\
-    --with-libsecret\
-    --with-brasero\
-        --disable-static\
-        --disable-hal\
-        --enable-lirc\
-        --enable-python\
-        --enable-daap\
-        --enable-vala
-
+       --with-gudev \
+       --with-ipod \
+       --with-mtp \
+       --with-libsecret \
+       --with-brasero \
+       --disable-static \
+       --disable-hal \
+       --enable-lirc \
+       --enable-python \
+       --enable-daap \
+       --enable-vala \
+       %{nil}
 make %{?_smp_mflags}
 
 %install
@@ -131,7 +129,8 @@
 %doc %{_datadir}/help/C/rhythmbox/
 %{_bindir}/rhythmbox
 %{_bindir}/rhythmbox-client
-%{_datadir}/appdata/rhythmbox.appdata.xml
+%dir %{_datadir}/metainfo
+%{_datadir}/metainfo/rhythmbox.appdata.xml
 %{_datadir}/applications/rhythmbox.desktop
 %{_datadir}/applications/rhythmbox-device.desktop
 %{_datadir}/dbus-1/services/org.gnome.Rhythmbox3.service

++++++ rhythmbox-3.4.2.tar.xz -> rhythmbox-3.4.3.tar.xz ++++++
/work/SRC/openSUSE:Factory/rhythmbox/rhythmbox-3.4.2.tar.xz 
/work/SRC/openSUSE:Factory/.rhythmbox.new.28833/rhythmbox-3.4.3.tar.xz differ: 
char 26, line 1


Reply via email to