Script 'mail_helper' called by obssrc
Hello community,

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

Package is "QMPlay2"

Sun Jun 28 21:07:31 2026 rev:100 rq:1362058 version:26.06.27

Changes:
--------
--- /work/SRC/openSUSE:Factory/QMPlay2/QMPlay2.changes  2026-06-27 
18:09:41.879282804 +0200
+++ /work/SRC/openSUSE:Factory/.QMPlay2.new.11887/QMPlay2.changes       
2026-06-28 21:08:10.585394400 +0200
@@ -1,0 +2,23 @@
+Sat Jun 27 22:14:11 UTC 2026 - Simon Vogl <[email protected]>
+
+- Update to version 26.06.27:
+  * AVAudioFilter improvements and compatibility fix for FFmpeg
+    8.0,
+  * remove Rayman2 audio decoder (FFmpeg is able to play it),
+  * add OpenMPT with tracker-like optional visualizations,
+  * add option to YouTubeDL to add additional parameters,
+  * add gamma correction control for OpenGL and Vulkan,
+  * add option to move full screen panel to the right,
+  * multi-line text edit for comment in tag editor,
+  * fix possible crashes when loading playlist,
+  * fix popups on left panel on full screen,
+  * MediaBrowser fixes and improvements,
+  * add libsidplayfp 3.0 compatibility,
+  * Vulkan Video decoder fixes,
+  * added HDR metadata,
+  * remove Modplug,
+  * other minor fixes.
+- Drop 0002-sidplayfp-v3-github-1008-or-f502b11.diff as it is
+  merged upstream
+
+-------------------------------------------------------------------

Old:
----
  0002-sidplayfp-v3-github-1008-or-f502b11.diff
  QMPlay2-25.09.11.1757616801.94dcc1dd.obscpio

New:
----
  QMPlay2-26.06.27.1782583224.4d4f0312.obscpio

----------(Old B)----------
  Old:  * other minor fixes.
- Drop 0002-sidplayfp-v3-github-1008-or-f502b11.diff as it is
  merged upstream
----------(Old E)----------

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

Other differences:
------------------
++++++ QMPlay2.spec ++++++
--- /var/tmp/diff_new_pack.BNInrv/_old  2026-06-28 21:08:12.149447101 +0200
+++ /var/tmp/diff_new_pack.BNInrv/_new  2026-06-28 21:08:12.177448044 +0200
@@ -19,11 +19,11 @@
 %define __builder Ninja
 %bcond_without qt6
 
-%define _mtime 1757616801
-%define _commit 94dcc1dd
+%define _mtime 1782583224
+%define _commit 4d4f0312
 
 Name:           QMPlay2
-Version:        25.09.11
+Version:        26.06.27
 Release:        0
 Summary:        A Qt based media player, streamer and downloader
 License:        LGPL-3.0-or-later
@@ -32,8 +32,6 @@
 Source:         %{name}-%{version}.%{_mtime}.%{_commit}.tar.gz
 # PATCH-FEATURE-OPENSUSE 0001-add-opensuse-customizations.patch -- Fix python 
executable detection and add branding
 Patch1:         0001-add-opensuse-customizations.patch
-# PATCH-FIX-UPSTREAM 0002-sidplayfp-v3-github-1008-or-f502b11.diff -- 
Sidplayfp v3 support.
-Patch2:         0002-sidplayfp-v3-github-1008-or-f502b11.diff
 BuildRequires:  clang
 BuildRequires:  cmake >= 3.16
 BuildRequires:  lld
@@ -74,6 +72,7 @@
 BuildRequires:  pkgconfig(libcddb)
 BuildRequires:  pkgconfig(libcdio)
 BuildRequires:  pkgconfig(libgme)
+BuildRequires:  pkgconfig(libopenmpt)
 BuildRequires:  pkgconfig(libpipewire-0.3)
 BuildRequires:  pkgconfig(libpulse)
 BuildRequires:  pkgconfig(libsidplayfp) >= 3
@@ -148,6 +147,7 @@
   -DBUILD_WITH_QT6=OFF \
 %endif
   -DUSE_CHIPTUNE_SID=ON \
+  -DUSE_OPENMPT=ON \
   -DUSE_PORTAUDIO=ON \
   -DUSE_PIPEWIRE=ON \
 %if 0%{?suse_version} >= 1699 || 0%{?sle_version} >= 150500

++++++ QMPlay2-25.09.11.1757616801.94dcc1dd.obscpio -> 
QMPlay2-26.06.27.1782583224.4d4f0312.obscpio ++++++
++++ 747811 lines of diff (skipped)

++++++ QMPlay2.obsinfo ++++++
--- /var/tmp/diff_new_pack.BNInrv/_old  2026-06-28 21:08:17.513627849 +0200
+++ /var/tmp/diff_new_pack.BNInrv/_new  2026-06-28 21:08:17.517627984 +0200
@@ -1,5 +1,5 @@
 name: QMPlay2
-version: 25.09.11.1757616801.94dcc1dd
-mtime: 1757616801
-commit: 94dcc1dd59ae90b3f86d0f1a704eec389ea05d33
+version: 26.06.27.1782583224.4d4f0312
+mtime: 1782583224
+commit: 4d4f0312b37739ff2e3cb1df95a825c58174a436
 

++++++ _service ++++++
--- /var/tmp/diff_new_pack.BNInrv/_old  2026-06-28 21:08:17.557629331 +0200
+++ /var/tmp/diff_new_pack.BNInrv/_new  2026-06-28 21:08:17.561629466 +0200
@@ -1,8 +1,8 @@
 <services>
   <service name="obs_scm" mode="manual">
-    <param name="versionprefix">25.09.11</param>
+    <param name="versionprefix">26.06.27</param>
     <param name="url">https://github.com/zaps166/QMPlay2.git</param>
-    <param name="revision">94dcc1dd59ae90b3f86d0f1a704eec389ea05d33</param>
+    <param name="revision">4d4f0312b37739ff2e3cb1df95a825c58174a436</param>
     <param name="scm">git</param>
     <param name="submodules">enable</param>
     <param name="changesgenerate">disable</param>

Reply via email to