Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package QMPlay2 for openSUSE:Factory checked 
in at 2021-06-09 21:52:28
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/QMPlay2 (Old)
 and      /work/SRC/openSUSE:Factory/.QMPlay2.new.32437 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "QMPlay2"

Wed Jun  9 21:52:28 2021 rev:55 rq:898288 version:21.06.07

Changes:
--------
--- /work/SRC/openSUSE:Factory/QMPlay2/QMPlay2.changes  2021-04-06 
17:31:25.151234896 +0200
+++ /work/SRC/openSUSE:Factory/.QMPlay2.new.32437/QMPlay2.changes       
2021-06-09 21:52:46.858525956 +0200
@@ -1,0 +2,22 @@
+Mon Jun  7 21:25:43 UTC 2021 - Simon Vogl <[email protected]>
+
+- Removed 0001-fix-youtube-search.patch as it is merged upstream
+- Removed 0001-fix-driver-crash.patch as it is merged upstream
+- Removed 0001-fix-kde-startup-warning.patch as it is merged upstream
+- Update to version 21.06.07
+   * use WASAPI via PortAudio on Windows (including exclusive mode),
+   * set default config directory to "~/.config/QMPlay2" (Linux),
+   * use QtDBus API for suspend instead of QProcess (Linux),
+   * improve playlist sorting for entries with numbers,
+   * VA-API fix for Vulkan and new Radeon/Mesa driver,
+   * fix setting the VDPAU driver path for AppImage,
+   * fix SVG icon engine warning after KDE update,
+   * enable bypass compositor by default (Vulkan),
+   * update YouTube browser for YouTube changes,
+   * fix downloading of some network streams,
+   * add PT_BR translations (fabianski7),
+   * store/restore radio station image,
+   * fix default Vulkan GPU on Linux,
+   * other minor fixes.
+
+-------------------------------------------------------------------

Old:
----
  0001-fix-driver-crash.patch
  0001-fix-kde-startup-warning.patch
  0001-fix-youtube-search.patch
  QMPlay2-src-21.03.09.tar.xz

New:
----
  QMPlay2-src-21.06.07.tar.xz

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

Other differences:
------------------
++++++ QMPlay2.spec ++++++
--- /var/tmp/diff_new_pack.22IM0p/_old  2021-06-09 21:52:47.466527040 +0200
+++ /var/tmp/diff_new_pack.22IM0p/_new  2021-06-09 21:52:47.470527047 +0200
@@ -18,7 +18,7 @@
 %define __builder Ninja
 
 Name:             QMPlay2
-Version:          21.03.09
+Version:          21.06.07
 Release:          0
 Summary:          A Qt based media player, streamer and downloader
 License:          LGPL-3.0-or-later
@@ -27,12 +27,6 @@
 Source:           
https://github.com/zaps166/QMPlay2/releases/download/%{version}/QMPlay2-src-%{version}.tar.xz
 # PATCH-FEATURE-OPENSUSE
 Patch1:           0001-add-opensuse-customizations.patch
-# PATCH-FIX-UPSTREAM
-Patch2:           0001-fix-kde-startup-warning.patch
-# PATCH-FIX-UPSTREAM
-Patch3:           0001-fix-driver-crash.patch
-# PATCH-FIX-UPSTREAM
-Patch4:           0001-fix-youtube-search.patch
 BuildRequires:    cmake >= 3.16
 BuildRequires:    gcc-c++
 BuildRequires:    ninja
@@ -74,6 +68,7 @@
 Requires(postun): update-desktop-files
 Recommends:       youtube-dl
 Requires:         python > 3.0.0
+Requires:         /usr/bin/python
 
 %description
 QMPlay2 is a video player, it can play and stream all formats supported by
@@ -99,21 +94,15 @@
   -DUSE_LINK_TIME_OPTIMIZATION=ON \
   -DUSE_PCH=ON \
   -DUSE_GIT_VERSION=OFF \
-  -DUSE_EXTENSIONS=ON \
-  -DUSE_CHIPTUNE_SID=ON \
+  -DCMAKE_INSTALL_PREFIX=%{_prefix} \
+  -DCMAKE_INSTALL_LIBDIR=%{_libdir} \
   -DUSE_GLSLC=OFF \
-  -DUSE_MEDIABROWSER=ON \
-  -DUSE_LASTFM=ON \
-  -DUSE_LYRICS=ON \
-  -DUSE_RADIO=ON \
-  -DUSE_YOUTUBE=ON \
 %if 0%{?suse_version} >= 1550
   -DUSE_PIPEWIRE=ON \
 %else
   -DUSE_PIPEWIRE=OFF \
 %endif
-  -DUSE_UPDATES=OFF \
-  -DUSE_YOUTUBEDL=ON
+  -DUSE_UPDATES=OFF
 
 %ninja_build
 

++++++ QMPlay2-src-21.03.09.tar.xz -> QMPlay2-src-21.06.07.tar.xz ++++++
++++ 6677 lines of diff (skipped)

Reply via email to