Hello community, here is the log from the commit of package parole for openSUSE:Factory checked in at 2019-04-09 20:19:23 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/parole (Old) and /work/SRC/openSUSE:Factory/.parole.new.3908 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "parole" Tue Apr 9 20:19:23 2019 rev:33 rq:692588 version:1.0.2 Changes: -------- --- /work/SRC/openSUSE:Factory/parole/parole.changes 2018-06-15 14:45:44.249522329 +0200 +++ /work/SRC/openSUSE:Factory/.parole.new.3908/parole.changes 2019-04-09 20:19:24.337901288 +0200 @@ -1,0 +2,31 @@ +Mon Apr 8 12:24:01 UTC 2019 - Vinzenz Vietzke <[email protected]> + +- Spec file update: switch URL to new upstream docs + +------------------------------------------------------------------- +Fri Apr 5 16:04:23 UTC 2019 - Maurizio Galli <[email protected]> + +- Spec File cleanup: + - Switched to %autosetup %make_build to ease spec file maintanance + - Dropped obsolete macros + - Moved COPYING to %license + +------------------------------------------------------------------- +Thu Apr 4 11:30:26 UTC 2019 - Vinzenz Vietzke <[email protected]> + +- update to version 1.0.2 + * Bug Fixes + - Added support for GST_INSTALL_PLUGINS_HELPER_MISSING when + attempting to install missing codecs (bxo#14529) + - Fixed compiler error -Wcast-function-type (GCC 8) + - Fixed disabling vendor-enabled plugins + - Fixed crash when disabling plugins (lp#1698540) + - Fixed play button sensitivity items are added to playlist + (bxo#13724, lp#1705243) + - Fixed Appstream validation by removing em tags (bxo#14260) + - Fixed plugin active state when reopening the Plugins dialog + - Resolved g_type_class_add_private warnings (bxo#15014) + + * Translation Updates + +------------------------------------------------------------------- Old: ---- parole-1.0.1.tar.bz2 New: ---- parole-1.0.2.tar.bz2 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ parole.spec ++++++ --- /var/tmp/diff_new_pack.A0tPQ8/_old 2019-04-09 20:19:25.029902231 +0200 +++ /var/tmp/diff_new_pack.A0tPQ8/_new 2019-04-09 20:19:25.033902236 +0200 @@ -1,7 +1,7 @@ # # spec file for package parole # -# 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,18 +12,18 @@ # 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: parole -Version: 1.0.1 +Version: 1.0.2 Release: 0 Summary: Media Player for the Xfce Desktop Environment License: GPL-2.0-or-later Group: Productivity/Multimedia/Video/Players -Url: http://goodies.xfce.org/projects/applications/parole -Source0: http://archive.xfce.org/src/apps/parole/1.0/%{name}-%{version}.tar.bz2 +Url: https://docs.xfce.org/apps/parole/start +Source0: https://archive.xfce.org/src/apps/parole/1.0/%{name}-%{version}.tar.bz2 # PATCH-FEATURE-UPSTREAM parole-add-uri-scheme-handler-support.patch [email protected] -- Adds support for URI scheme handlers Patch1: parole-add-uri-scheme-handler-support.patch BuildRequires: intltool @@ -45,7 +45,6 @@ BuildRequires: pkgconfig(libxfce4util-1.0) BuildRequires: pkgconfig(libxfconf-0) BuildRequires: pkgconfig(taglib) -BuildRoot: %{_tmppath}/%{name}-%{version}-build Recommends: %{name}-lang = %{version} Requires: gstreamer-plugins-base Requires: gstreamer-plugins-good @@ -71,13 +70,12 @@ %lang_package %prep -%setup -q -%patch1 -p1 +%autosetup -p1 %build # the plugin documentation does not build %configure -make %{?_smp_mflags} V=1 +%make_build %install %make_install @@ -88,19 +86,9 @@ %find_lang %{name} %{?no_lang_C} -%if 0%{?suse_version} < 1500 -%post -%desktop_database_post -%icon_theme_cache_post - -%postun -%desktop_database_postun -%icon_theme_cache_postun -%endif - %files -%defattr(-,root,root,-) -%doc AUTHORS COPYING NEWS README THANKS TODO +%doc AUTHORS NEWS README THANKS TODO +%license COPYING %{_bindir}/parole %{_datadir}/applications/org.xfce.Parole.desktop %{_datadir}/icons/hicolor/*/apps/parole*.png @@ -112,10 +100,8 @@ %{_libdir}/parole-0/ %files lang -f %{name}.lang -%defattr(-,root,root) %files devel -%defattr(-,root,root,-) %{_includedir}/parole/ %changelog ++++++ parole-1.0.1.tar.bz2 -> parole-1.0.2.tar.bz2 ++++++ ++++ 26526 lines of diff (skipped)
