Hello community, here is the log from the commit of package rhythmbox for openSUSE:Factory checked in at 2018-03-09 10:47:05 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/rhythmbox (Old) and /work/SRC/openSUSE:Factory/.rhythmbox.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "rhythmbox" Fri Mar 9 10:47:05 2018 rev:91 rq:584550 version:3.4.2 Changes: -------- --- /work/SRC/openSUSE:Factory/rhythmbox/rhythmbox.changes 2017-10-18 10:51:57.480718585 +0200 +++ /work/SRC/openSUSE:Factory/.rhythmbox.new/rhythmbox.changes 2018-03-09 10:47:27.332820470 +0100 @@ -1,0 +2,5 @@ +Wed Feb 28 16:39:24 UTC 2018 - [email protected] + +- Modernize spec-file by calling spec-cleaner + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ rhythmbox.spec ++++++ --- /var/tmp/diff_new_pack.WLfDT1/_old 2018-03-09 10:47:28.428780992 +0100 +++ /var/tmp/diff_new_pack.WLfDT1/_new 2018-03-09 10:47:28.428780992 +0100 @@ -1,7 +1,7 @@ # # spec file for package rhythmbox # -# 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,17 +20,15 @@ Version: 3.4.2 Release: 0 Summary: GNOME Music Management Application -License: GPL-2.0+ +License: GPL-2.0-or-later Group: Productivity/Multimedia/Sound/Players -Url: https://wiki.gnome.org/Apps/Rhythmbox +URL: https://wiki.gnome.org/Apps/Rhythmbox Source: https://download.gnome.org/sources/rhythmbox/3.4/%{name}-%{version}.tar.xz BuildRequires: fdupes BuildRequires: gobject-introspection-devel >= 0.10.0 BuildRequires: intltool BuildRequires: lirc-devel -%if !0%{?is_opensuse} -BuildRequires: translation-update-upstream -%endif +BuildRequires: pkgconfig BuildRequires: update-desktop-files BuildRequires: vala BuildRequires: yelp-tools @@ -61,14 +59,15 @@ BuildRequires: pkgconfig(totem-plparser) >= 3.2.0 Requires: gstreamer-plugins-base Requires: gstreamer-plugins-good -Recommends: gstreamer-plugins-ugly # For python plugins Requires: python3-gobject Requires: python3-gobject-Gdk Recommends: %{name}-lang +Recommends: gstreamer-plugins-ugly Recommends: media-player-info -BuildRoot: %{_tmppath}/%{name}-%{version}-build -%py_requires +%if !0%{?is_opensuse} +BuildRequires: translation-update-upstream +%endif %description Music Management application with support for ripping audio-CD's, @@ -88,6 +87,7 @@ This package contains the development requirements to extend rhythmbox. %lang_package + %prep %setup -q %if !0%{?is_opensuse} @@ -109,11 +109,11 @@ --enable-daap\ --enable-vala -%__make %{?_smp_mflags} +make %{?_smp_mflags} %install %make_install -%suse_update_desktop_file %name Player +%suse_update_desktop_file %{name} Player %suse_update_desktop_file rhythmbox-device %find_lang %{name} %{?no_lang_C} find %{buildroot} -type f -name "*.la" -delete -print @@ -123,12 +123,11 @@ %fdupes %{buildroot}%{_libdir} %post -p /sbin/ldconfig - %postun -p /sbin/ldconfig %files -%defattr(-,root,root) -%doc AUTHORS COPYING ChangeLog DOCUMENTERS INTERNALS MAINTAINERS MAINTAINERS.old NEWS README THANKS +%license COPYING +%doc AUTHORS ChangeLog DOCUMENTERS INTERNALS MAINTAINERS MAINTAINERS.old NEWS README THANKS %doc %{_datadir}/help/C/rhythmbox/ %{_bindir}/rhythmbox %{_bindir}/rhythmbox-client @@ -176,11 +175,10 @@ %{_libdir}/rhythmbox/plugins/soundcloud/ %{_libdir}/rhythmbox/plugins/webremote/ %{_libexecdir}/rhythmbox-metadata -%{_mandir}/man1/rhythmbox.* -%{_mandir}/man1/rhythmbox-client.* +%{_mandir}/man1/rhythmbox.1%{ext_man} +%{_mandir}/man1/rhythmbox-client.1%{ext_man} %files devel -%defattr(-, root, root) %{_datadir}/gir-1.0/*.gir %doc %{_datadir}/gtk-doc/html/rhythmbox/ %{_includedir}/rhythmbox/
