Script 'mail_helper' called by obssrc
Hello community,
here is the log from the commit of package qmmp-plugin-pack for
openSUSE:Factory checked in at 2025-12-29 15:17:33
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/qmmp-plugin-pack (Old)
and /work/SRC/openSUSE:Factory/.qmmp-plugin-pack.new.1928 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "qmmp-plugin-pack"
Mon Dec 29 15:17:33 2025 rev:17 rq:1324658 version:2.3.0
Changes:
--------
--- /work/SRC/openSUSE:Factory/qmmp-plugin-pack/qmmp-plugin-pack.changes
2024-08-18 18:20:41.555971951 +0200
+++
/work/SRC/openSUSE:Factory/.qmmp-plugin-pack.new.1928/qmmp-plugin-pack.changes
2025-12-29 15:18:26.207035881 +0100
@@ -1,0 +2,6 @@
+Mon Dec 29 07:53:02 UTC 2025 - Dave Plater <[email protected]>
+
+- Update to version 2.3.0
+- New mplayer plugin.
+
+-------------------------------------------------------------------
Old:
----
qmmp-plugin-pack-2.1.2.tar.bz2
New:
----
qmmp-plugin-pack-2.3.0.tar.bz2
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ qmmp-plugin-pack.spec ++++++
--- /var/tmp/diff_new_pack.guQZJp/_old 2025-12-29 15:18:27.547090961 +0100
+++ /var/tmp/diff_new_pack.guQZJp/_new 2025-12-29 15:18:27.551091125 +0100
@@ -1,7 +1,8 @@
#
# spec file for package qmmp-plugin-pack
#
-# Copyright (c) 2024 SUSE LLC
+# Copyright (c) 2025 SUSE LLC
+# Copyright (c) 2025 SUSE LLC and contributors
# Copyright (c) 2014 Dmitry Misharov <[email protected]>
#
# All modifications and additions to the file contributed by third parties
@@ -17,16 +18,17 @@
#
-%define qmmp_ver_min 2.1.0
-%define qmmp_ver_max 2.1.99
-%define mver 2.1
+%define qmmp_ver_min 2.3.0
+%define qmmp_ver_max 2.3.99
+%define mver 2.3
Name: qmmp-plugin-pack
-Version: 2.1.2
+Version: 2.3.0
Release: 0
Summary: Extra plugins for Qmmp
License: GPL-2.0-or-later
Group: Productivity/Multimedia/Sound/Players
URL: https://qmmp.ylsoftware.com/plugins.php
+#https://qmmp.ylsoftware.com/files/qmmp-plugin-pack/2.3/qmmp-plugin-pack-2.3.0.tar.bz2
Source:
https://qmmp.ylsoftware.com/files/%{name}/%{mver}/%{name}-%{version}.tar.bz2
BuildRequires: cmake
BuildRequires: gcc-c++
@@ -82,6 +84,14 @@
%description goom
Qmmp plugin which provides goom visualisation.
+%package mplayer
+Summary: Qmmp mplayer plugin
+Group: Productivity/Multimedia/Sound/Players
+Requires: %{name} = %{version}-%{release}
+
+%description mplayer
+Alternate Qmmp plugin to play videos.
+
%package samplerate
Summary: Qmmp plugin which uses libsamplerate for decoding
Group: Productivity/Multimedia/Sound/Players
@@ -137,6 +147,10 @@
%dir %{_libdir}/qmmp-%{mver}/Visual/
%{_libdir}/qmmp-%{mver}/Visual/libgoom.so
+%files mplayer
+%dir %{_libdir}/qmmp-%{mver}/Engines/
+%{_libdir}/qmmp-%{mver}/Engines/libmplayer.so
+
%files samplerate
%dir %{_libdir}/qmmp-%{mver}/Effect/
%{_libdir}/qmmp-%{mver}/Effect/libsrconverter.so
++++++ qmmp-plugin-pack-2.1.2.tar.bz2 -> qmmp-plugin-pack-2.3.0.tar.bz2 ++++++
++++ 40367 lines of diff (skipped)