Hello community,
here is the log from the commit of package phonon-backend-gstreamer for
openSUSE:Factory checked in at 2019-07-26 12:35:24
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/phonon-backend-gstreamer (Old)
and /work/SRC/openSUSE:Factory/.phonon-backend-gstreamer.new.4126 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "phonon-backend-gstreamer"
Fri Jul 26 12:35:24 2019 rev:11 rq:717519 version:4.9.1
Changes:
--------
---
/work/SRC/openSUSE:Factory/phonon-backend-gstreamer/phonon-backend-gstreamer.changes
2016-04-28 16:51:53.000000000 +0200
+++
/work/SRC/openSUSE:Factory/.phonon-backend-gstreamer.new.4126/phonon-backend-gstreamer.changes
2019-07-26 12:35:28.286092661 +0200
@@ -1,0 +2,10 @@
+Fri Jul 19 22:37:46 UTC 2019 - [email protected]
+
+- Update to 4.9.1
+ * VideoWidgets no longer go blank when paused under certain
+ circumstances. (kde#409363)
+ * Localization has been fixed for the Qt 5 build.
+- Delete icons here, they are installed by the Qt5 version now
+- Run spec-cleaner
+
+-------------------------------------------------------------------
Old:
----
phonon-backend-gstreamer-4.9.0.tar.xz
New:
----
phonon-backend-gstreamer-4.9.1.tar.xz
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ phonon-backend-gstreamer.spec ++++++
--- /var/tmp/diff_new_pack.ToIdjq/_old 2019-07-26 12:35:29.006092338 +0200
+++ /var/tmp/diff_new_pack.ToIdjq/_new 2019-07-26 12:35:29.006092338 +0200
@@ -1,7 +1,7 @@
#
# spec file for package phonon-backend-gstreamer
#
-# Copyright (c) 2015 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,22 +12,23 @@
# 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/
#
-%define _phonon_version 4.6.50
+%define _phonon_version 4.7.0
Name: phonon-backend-gstreamer
-Version: 4.9.0
+Version: 4.9.1
Release: 0
Summary: Phonon Multimedia Platform Abstraction
-License: LGPL-2.1 or LGPL-3.0
+License: LGPL-2.1-only OR LGPL-3.0-only
Group: System/GUI/KDE
-Url: http://phonon.kde.org/
-Source:
http://download.kde.org/stable/phonon/%{name}/%{version}/%{name}-%{version}.tar.xz
+URL: https://phonon.kde.org/
+Source:
https://download.kde.org/stable/phonon/%{name}/%{version}/%{name}-%{version}.tar.xz
BuildRequires: cmake
BuildRequires: fdupes
BuildRequires: kde4-filesystem
+BuildRequires: pkgconfig
BuildRequires: update-desktop-files
BuildRequires: pkgconfig(alsa)
BuildRequires: pkgconfig(gstreamer-1.0)
@@ -60,13 +61,14 @@
%suse_update_desktop_file
%{buildroot}%{_kde4_servicesdir}/phononbackends/gstreamer.desktop
%fdupes %{buildroot}%{_includedir}
+# Icons conflict with phonon4qt5-backend-gstreamer, so remove them here
+rm -rf %{buildroot}%{_datadir}/icons/*/*/apps/
+
%kde_post_install
%files
-%defattr(-,root,root)
-%doc COPYING.LIB
+%license COPYING.LIB
%dir %{_kde4_servicesdir}/phononbackends
-%{_kde4_iconsdir}/*/*/apps/phonon-gstreamer.*
%{_kde4_modulesdir}/plugins/phonon_backend/phonon_gstreamer.so
%{_kde4_servicesdir}/phononbackends/gstreamer.desktop
++++++ phonon-backend-gstreamer-4.9.0.tar.xz ->
phonon-backend-gstreamer-4.9.1.tar.xz ++++++
++++ 3651 lines of diff (skipped)