Hello community,

here is the log from the commit of package qmmp for openSUSE:Factory checked in 
at 2019-03-12 09:51:55
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/qmmp (Old)
 and      /work/SRC/openSUSE:Factory/.qmmp.new.28833 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "qmmp"

Tue Mar 12 09:51:55 2019 rev:66 rq:680987 version:1.3.1

Changes:
--------
--- /work/SRC/openSUSE:Factory/qmmp/qmmp.changes        2019-02-20 
14:11:02.926945112 +0100
+++ /work/SRC/openSUSE:Factory/.qmmp.new.28833/qmmp.changes     2019-03-12 
09:52:00.995554783 +0100
@@ -1,0 +2,23 @@
+Sat Mar  2 16:11:19 UTC 2019 - Luigi Baldoni <[email protected]>
+
+- Update to version 1.3.1
+  * added projectM 3.1 support
+  * added feature to determine plugin prefix via pkgconfig (Chris
+    Spiegel)
+  * fixed current track text color in the qsui plugin
+  * fixed command line processing under Windows
+  * fixed AAC support
+  * fixed kwin.sh script (D1mon)
+  * updated Polish translation (mrerexx)
+  * updated Portuguese translation (Sérgio Marques)
+  * updated Finnish translation (Jiri Grönroos)
+  * updated Russian translation (Alexey Loginov)
+
+- Dropped qmmp-projectM-qt5.patch
+
+-------------------------------------------------------------------
+Fri Mar  1 15:55:31 UTC 2019 - [email protected]
+
+- Fix filelist for restricted build
+
+-------------------------------------------------------------------

Old:
----
  qmmp-1.3.0.tar.bz2
  qmmp-projectM-qt5.patch

New:
----
  qmmp-1.3.1.tar.bz2

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

Other differences:
------------------
++++++ qmmp.spec ++++++
--- /var/tmp/diff_new_pack.UJqWHi/_old  2019-03-12 09:52:02.083554566 +0100
+++ /var/tmp/diff_new_pack.UJqWHi/_new  2019-03-12 09:52:02.083554566 +0100
@@ -21,7 +21,7 @@
 %bcond_with faad
 %bcond_with restricted
 Name:           qmmp
-Version:        1.3.0
+Version:        1.3.1
 Release:        0
 Summary:        Qt-based Multimedia Player
 License:        GPL-2.0-or-later
@@ -36,8 +36,6 @@
 Patch1:         %{name}-default-pulse.patch
 # PATCH-FIX-OPENSUSE qmmp-fix-openmpt.patch -- Fix OpenMPT compatibility.
 Patch2:         %{name}-fix-openmpt.patch
-# PATCH-FIX-OPENSUSE qmmp-projectM-qt5.patch -- links to projectM-qt5
-Patch3:         %{name}-projectM-qt5.patch
 BuildRequires:  cmake
 BuildRequires:  gcc-c++
 BuildRequires:  hicolor-icon-theme
@@ -67,7 +65,7 @@
 BuildRequires:  pkgconfig(libgme)
 BuildRequires:  pkgconfig(libmms)
 BuildRequires:  pkgconfig(libmodplug)
-BuildRequires:  pkgconfig(libprojectM-qt5)
+BuildRequires:  pkgconfig(libprojectM) >= 3.1.0
 BuildRequires:  pkgconfig(libpulse)
 BuildRequires:  pkgconfig(libpulse-simple)
 BuildRequires:  pkgconfig(libsidplayfp)
@@ -147,7 +145,6 @@
 %patch0
 %patch1 -p1
 %patch2 -p1
-%patch3 -p1
 
 %build
 %cmake \
@@ -200,14 +197,14 @@
 %files -n lib%{name}-plugins
 %{_libdir}/%{name}-%{mver}/
 %if %{with restricted}
-%exclude %{_libdir}/%{name}/Engines/libmplayer.so
+%exclude %{_libdir}/%{name}-%{mver}/Engines/libmplayer.so
 %endif
 
 %if %{with restricted}
 %files -n lib%{name}-plugin-mplayer
-%dir %{_libdir}/%{name}/
-%dir %{_libdir}/%{name}/Engines/
-%{_libdir}/%{name}/Engines/libmplayer.so
+%dir %{_libdir}/%{name}-%{mver}/
+%dir %{_libdir}/%{name}-%{mver}/Engines/
+%{_libdir}/%{name}-%{mver}/Engines/libmplayer.so
 %endif
 
 %files -n lib%{name}-devel

++++++ qmmp-1.3.0.tar.bz2 -> qmmp-1.3.1.tar.bz2 ++++++
++++ 6820 lines of diff (skipped)


Reply via email to