Hello community, here is the log from the commit of package sound-juicer for openSUSE:Factory checked in at 2018-03-09 10:39:52 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/sound-juicer (Old) and /work/SRC/openSUSE:Factory/.sound-juicer.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "sound-juicer" Fri Mar 9 10:39:52 2018 rev:67 rq:582791 version:3.24.0 Changes: -------- --- /work/SRC/openSUSE:Factory/sound-juicer/sound-juicer.changes 2017-09-12 19:55:15.684203437 +0200 +++ /work/SRC/openSUSE:Factory/.sound-juicer.new/sound-juicer.changes 2018-03-09 10:39:54.777119721 +0100 @@ -1,0 +2,5 @@ +Wed Feb 28 16:39:42 UTC 2018 - [email protected] + +- Modernize spec-file by calling spec-cleaner + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ sound-juicer.spec ++++++ --- /var/tmp/diff_new_pack.NBDj0r/_old 2018-03-09 10:39:55.437095955 +0100 +++ /var/tmp/diff_new_pack.NBDj0r/_new 2018-03-09 10:39:55.441095811 +0100 @@ -1,7 +1,7 @@ # # spec file for package sound-juicer # -# 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,16 +20,13 @@ Version: 3.24.0 Release: 0 Summary: Clean and Lean GNOME CD Ripper -License: GPL-2.0+ +License: GPL-2.0-or-later Group: Productivity/Multimedia/CD/Grabbers -Url: http://www.burtonini.com/blog/computers/sound-juicer/ +URL: http://www.burtonini.com/blog/computers/sound-juicer/ Source0: http://download.gnome.org/sources/sound-juicer/3.24/%{name}-%{version}.tar.xz BuildRequires: brasero-devel BuildRequires: fdupes BuildRequires: pkgconfig -%if !0%{?is_opensuse} -BuildRequires: translation-update-upstream -%endif BuildRequires: update-desktop-files BuildRequires: yelp-tools BuildRequires: pkgconfig(glib-2.0) >= 2.49.5 @@ -46,13 +43,16 @@ BuildRequires: pkgconfig(libmusicbrainz5) Recommends: %{name}-lang Recommends: gstreamer-plugins-ugly -BuildRoot: %{_tmppath}/%{name}-%{version}-build %glib2_gsettings_schema_requires +%if !0%{?is_opensuse} +BuildRequires: translation-update-upstream +%endif %description GStreamer-based CD ripping tool. Saves audio CDs to Ogg/vorbis. %lang_package + %prep %setup -q %if !0%{?is_opensuse} @@ -64,7 +64,7 @@ make %{?_smp_mflags} %install -%makeinstall +%make_install %suse_update_desktop_file org.gnome.SoundJuicer AudioVideo Player Audio %find_lang %{name} %{?no_lang_C} %fdupes %{buildroot} @@ -80,8 +80,8 @@ %icon_theme_cache_postun %files -%defattr(-, root, root) -%doc AUTHORS COPYING ChangeLog NEWS README TODO +%license COPYING +%doc AUTHORS ChangeLog NEWS README TODO %doc %{_datadir}/help/C/%{name}/ %{_bindir}/* %{_datadir}/appdata/org.gnome.SoundJuicer.appdata.xml @@ -91,7 +91,7 @@ %{_datadir}/glib-2.0/schemas/org.gnome.sound-juicer.gschema.xml %{_datadir}/icons/hicolor/*/apps/*.* %{_datadir}/sound-juicer -%doc %{_mandir}/man1/sound-juicer.1.gz +%{_mandir}/man1/sound-juicer.1%{ext_man} %files lang -f %{name}.lang
