Hello community,

here is the log from the commit of package phonon4qt5-backend-gstreamer for 
openSUSE:Factory checked in at 2019-07-30 14:01:34
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/phonon4qt5-backend-gstreamer (Old)
 and      /work/SRC/openSUSE:Factory/.phonon4qt5-backend-gstreamer.new.4126 
(New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "phonon4qt5-backend-gstreamer"

Tue Jul 30 14:01:34 2019 rev:10 rq:717524 version:4.9.1

Changes:
--------
--- 
/work/SRC/openSUSE:Factory/phonon4qt5-backend-gstreamer/phonon4qt5-backend-gstreamer.changes
        2016-05-13 09:21:36.000000000 +0200
+++ 
/work/SRC/openSUSE:Factory/.phonon4qt5-backend-gstreamer.new.4126/phonon4qt5-backend-gstreamer.changes
      2019-07-30 14:01:37.892987998 +0200
@@ -1,0 +2,12 @@
+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.
+- Add lang subpackage containing the translations
+- Don't delete icons, the KDE4 version is usually not installed
+  anymore
+- Run spec-cleaner
+
+-------------------------------------------------------------------

Old:
----
  phonon-backend-gstreamer-4.9.0.tar.xz

New:
----
  phonon-backend-gstreamer-4.9.1.tar.xz

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ phonon4qt5-backend-gstreamer.spec ++++++
--- /var/tmp/diff_new_pack.g0xoYz/_old  2019-07-30 14:01:38.576987531 +0200
+++ /var/tmp/diff_new_pack.g0xoYz/_new  2019-07-30 14:01:38.576987531 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package phonon4qt5-backend-gstreamer
 #
-# Copyright (c) 2016 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,25 +12,27 @@
 # 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 filename phonon-backend-gstreamer
+%define _phonon4qt5_version 4.7.0
 Name:           phonon4qt5-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/
-%define filename phonon-backend-gstreamer
-%define _phonon4qt5_version 4.9.0
-Source:         
http://download.kde.org/stable/phonon/%{filename}/%{version}/%{filename}-%{version}.tar.xz
+URL:            https://phonon.kde.org/
+Source:         
https://download.kde.org/stable/phonon/%{filename}/%{version}/%{filename}-%{version}.tar.xz
 BuildRequires:  alsa-devel
 BuildRequires:  cmake
 BuildRequires:  kf5-filesystem
 BuildRequires:  libxml2-devel
+BuildRequires:  pkgconfig
 BuildRequires:  xz
+BuildRequires:  cmake(Qt5LinguistTools)
 BuildRequires:  pkgconfig(Qt5Core)
 BuildRequires:  pkgconfig(Qt5Gui)
 BuildRequires:  pkgconfig(Qt5OpenGL)
@@ -40,13 +42,14 @@
 BuildRequires:  pkgconfig(gstreamer-1.0)
 BuildRequires:  pkgconfig(gstreamer-plugins-base-1.0)
 BuildRequires:  pkgconfig(phonon4qt5) >= %{_phonon4qt5_version}
-Requires:       libphonon4qt5 => %{_phonon4qt5_version}
+Requires:       libphonon4qt5 >= %{_phonon4qt5_version}
 Supplements:    packageand(gstreamer-plugins-base:phonon4qt5)
+# the icons were in phonon-backend-gstreamer previously
+Conflicts:      phonon-backend-gstreamer < 4.9.1
 Obsoletes:      phonon4qt5-backend-gstreamer-0_10 < %{version}
 Provides:       phonon4qt5-backend = %{version}
 Provides:       phonon4qt5-backend-gstreamer = %{version}
 Provides:       phonon4qt5-backend-gstreamer-0_10 = %{version}
-BuildRoot:      %{_tmppath}/%{name}-%{version}-build
 
 %description
 Phonon is a cross-platform portable Multimedia Support Abstraction,
@@ -54,6 +57,8 @@
 quality on all platforms, no matter which underlying architecture is
 used.
 
+%lang_package
+
 %prep
 %setup -q -n phonon-gstreamer-%{version}
 
@@ -63,13 +68,15 @@
 
 %install
   %kf5_makeinstall -C build
-  # Icons conflict with phonon-gst, so remove them (for now)
-  rm -rf %{buildroot}%{_datadir}/icons/*/*/apps/
+
+  %find_lang phonon_gstreamer %{name}.lang --with-qt
 
 %files
-%defattr(-,root,root)
-%doc COPYING*
+%license COPYING*
 %dir %{_kf5_plugindir}/phonon4qt5_backend
 %{_kf5_plugindir}/phonon4qt5_backend/phonon_gstreamer.so
+%{_kf5_iconsdir}/hicolor/*/apps/phonon-gstreamer.*
+
+%files lang -f %{name}.lang
 
 %changelog

++++++ phonon-backend-gstreamer-4.9.0.tar.xz -> 
phonon-backend-gstreamer-4.9.1.tar.xz ++++++
++++ 3651 lines of diff (skipped)


Reply via email to