Hello community, here is the log from the commit of package rhythmbox for openSUSE:Factory checked in at 2016-09-23 11:32:34 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ 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-08-17 12:05:57.000000000 +0200 +++ /work/SRC/openSUSE:Factory/.rhythmbox.new/rhythmbox.changes 2016-09-23 11:32:36.000000000 +0200 @@ -1,0 +2,18 @@ +Sat Sep 10 10:44:29 UTC 2016 - [email protected] + +- Update to version 3.4.1: + + Bugs fixed: bgo#770044, bgo#770071, bgo#770134, bgo#770148, + bgo#770167, bgo#770209, bgo#770212, bgo#770262, bgo#770411, + bgo#770601, bgo#770920. + + Updated translations. + +------------------------------------------------------------------- +Sun Sep 4 20:15:03 UTC 2016 - [email protected] + +- Delete context plugin, upstream intended to disable it. +- Stop passing V=1 to make, we do debugging locally. Also remove an + obsolete clean section. +- Conditionally apply translations-update-upstream BuildRequires + and macro for non-openSUSE only. + +------------------------------------------------------------------- Old: ---- rhythmbox-3.4.tar.xz New: ---- rhythmbox-3.4.1.tar.xz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ rhythmbox.spec ++++++ --- /var/tmp/diff_new_pack.X1CE5x/_old 2016-09-23 11:32:37.000000000 +0200 +++ /var/tmp/diff_new_pack.X1CE5x/_new 2016-09-23 11:32:37.000000000 +0200 @@ -20,7 +20,7 @@ %bcond_with visualizer Name: rhythmbox -Version: 3.4 +Version: 3.4.1 Release: 0 Summary: GNOME Music Management Application License: GPL-2.0+ @@ -32,7 +32,9 @@ BuildRequires: intltool BuildRequires: libdiscid-devel BuildRequires: lirc-devel +%if !0%{?is_opensuse} BuildRequires: translation-update-upstream +%endif BuildRequires: update-desktop-files BuildRequires: vala BuildRequires: yelp-tools @@ -98,7 +100,9 @@ %lang_package %prep %setup -q +%if !0%{?is_opensuse} translation-update-upstream +%endif %build export MOZILLA_PLUGINDIR=%{_libdir}/browser-plugins @@ -109,7 +113,7 @@ --enable-daap \ --enable-vala -%__make %{?_smp_mflags} V=1 +%__make %{?_smp_mflags} %install %makeinstall @@ -117,12 +121,11 @@ %suse_update_desktop_file rhythmbox-device %find_lang %{name} %{?no_lang_C} find %{buildroot} -type f -name "*.la" -delete -print +# Disabled as it pulls old webkit, needs fixing upstream +rm -rf %{buildroot}/%{_libdir}/rhythmbox/plugins/context %fdupes %{buildroot}%{_datadir}/help %fdupes %{buildroot}%{_libdir}/rhythmbox/plugins -%clean -rm -rf %{buildroot} - %post /sbin/ldconfig %if 0%{?suse_version} > 1130 @@ -163,7 +166,8 @@ %{_libdir}/rhythmbox/plugins/audiocd/ %{_libdir}/rhythmbox/plugins/audioscrobbler/ %{_libdir}/rhythmbox/plugins/cd-recorder/ -%{_libdir}/rhythmbox/plugins/context/ +# Disabled as it pulls old webkit, needs fixing upstream +#{_libdir}/rhythmbox/plugins/context/ %{_libdir}/rhythmbox/plugins/daap/ %{_libdir}/rhythmbox/plugins/dbus-media-server/ %{_libdir}/rhythmbox/plugins/fmradio/ ++++++ rhythmbox-3.4.tar.xz -> rhythmbox-3.4.1.tar.xz ++++++ /work/SRC/openSUSE:Factory/rhythmbox/rhythmbox-3.4.tar.xz /work/SRC/openSUSE:Factory/.rhythmbox.new/rhythmbox-3.4.1.tar.xz differ: char 26, line 1
