Hello community,

here is the log from the commit of package phonon4qt5-backend-vlc for 
openSUSE:Factory checked in at 2019-09-09 12:33:52
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/phonon4qt5-backend-vlc (Old)
 and      /work/SRC/openSUSE:Factory/.phonon4qt5-backend-vlc.new.7948 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "phonon4qt5-backend-vlc"

Mon Sep  9 12:33:52 2019 rev:19 rq:727328 version:0.11.0

Changes:
--------
--- 
/work/SRC/openSUSE:Factory/phonon4qt5-backend-vlc/phonon4qt5-backend-vlc.changes
    2019-07-22 17:18:54.097934047 +0200
+++ 
/work/SRC/openSUSE:Factory/.phonon4qt5-backend-vlc.new.7948/phonon4qt5-backend-vlc.changes
  2019-09-09 12:33:54.349486844 +0200
@@ -1,0 +2,10 @@
+Fri Aug 30 11:34:46 UTC 2019 - wba...@tmo.at
+
+- Update to 0.11.0:
+  * This version of Phonon VLC is compatible with Phonon 4.11+ and
+    its revised build systems. Older versions of Phonon VLC no
+    longer build against newer Phonon releases. Conversely this
+    version no longer builds with older Phonon releases.
+  * Qt4 support has been removed. Qt5 is now the default.
+
+-------------------------------------------------------------------

Old:
----
  phonon-backend-vlc-0.10.3.tar.xz

New:
----
  phonon-backend-vlc-0.11.0.tar.xz

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

Other differences:
------------------
++++++ phonon4qt5-backend-vlc.spec ++++++
--- /var/tmp/diff_new_pack.ptrPj6/_old  2019-09-09 12:33:54.977486741 +0200
+++ /var/tmp/diff_new_pack.ptrPj6/_new  2019-09-09 12:33:54.977486741 +0200
@@ -17,25 +17,24 @@
 
 
 %define filename phonon-backend-vlc
-%define _phonon4qt5_version 4.7.0
+%define _phonon4qt5_version 4.10.60
+%bcond_without lang
 Name:           phonon4qt5-backend-vlc
-Version:        0.10.3
+Version:        0.11.0
 Release:        0
 Summary:        Phonon VLC Backend
 License:        LGPL-2.1-or-later
 Group:          Development/Libraries/KDE
 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:  pkgconfig
 BuildRequires:  vlc-devel >= 2.1.0
+BuildRequires:  cmake(Phonon4Qt5) >= %{_phonon4qt5_version}
+BuildRequires:  cmake(Qt5Core)
+BuildRequires:  cmake(Qt5Gui)
 BuildRequires:  cmake(Qt5LinguistTools)
-BuildRequires:  pkgconfig(Qt5Core)
-BuildRequires:  pkgconfig(Qt5Gui)
-BuildRequires:  pkgconfig(Qt5Widgets)
-BuildRequires:  pkgconfig(phonon4qt5) >= %{_phonon4qt5_version}
+BuildRequires:  cmake(Qt5Widgets)
 Requires:       libphonon4qt5 >= %{_phonon4qt5_version}
 Requires:       vlc-noX >= %( echo `rpm -q --queryformat '%%{VERSION}' 
vlc-devel`)
 Conflicts:      vlc-noX > %( echo `rpm -q --queryformat '%%{VERSION}' 
vlc-devel | cut -f -2 -d .`.99)
@@ -52,16 +51,18 @@
 %lang_package
 
 %prep
-%setup -q -n phonon-vlc-%{version}
+%setup -q -n phonon-backend-vlc-%{version}
 
 %build
-  %cmake_kf5 -d build -- -DPHONON_BUILD_PHONON4QT5=ON
+  %cmake_kf5 -d build
   %make_jobs
 
 %install
   %kf5_makeinstall -C build
 
+%if %{with lang}
   %find_lang phonon_vlc %{name}.lang --with-qt
+%endif
 
 %post
 %if 0%{?suse_version} >= 1500
@@ -76,6 +77,8 @@
 %dir %{_kf5_plugindir}/phonon4qt5_backend
 %{_kf5_plugindir}/phonon4qt5_backend/phonon_vlc.so
 
+%if %{with lang}
 %files lang -f %{name}.lang
+%endif
 
 %changelog

++++++ phonon-backend-vlc-0.10.3.tar.xz -> phonon-backend-vlc-0.11.0.tar.xz 
++++++
++++ 3083 lines of diff (skipped)


Reply via email to