Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package qmmp for openSUSE:Factory checked in at 2026-06-08 14:22:38 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/qmmp (Old) and /work/SRC/openSUSE:Factory/.qmmp.new.2375 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "qmmp" Mon Jun 8 14:22:38 2026 rev:98 rq:1357878 version:2.3.3 Changes: -------- --- /work/SRC/openSUSE:Factory/qmmp/qmmp.changes 2026-04-05 18:24:43.979337019 +0200 +++ /work/SRC/openSUSE:Factory/.qmmp.new.2375/qmmp.changes 2026-06-08 14:27:56.311574289 +0200 @@ -1,0 +2,22 @@ +Sun Jun 7 17:55:30 UTC 2026 - Martin Hauke <[email protected]> + +- Update to version 2.3.3 + * fixed build with PipeWire versions less than 0.3.50 + * fixed settings dialog layout. + * fixed default CUE encoding. + * fixed possible null pointer dereference. + * fixed tracks order when added using drag and drop. + * fixed uninitialized structure usage. + * improved sid plugin: + + added libsidplayfp 3.0 support. + + added feature to build without residfp engine. + + fixed memory leak. + + fixed displaying audio information. + * updated Japanese translation. + +------------------------------------------------------------------- +Sun May 24 12:34:56 UTC 2026 - [email protected] + +- Remove obsolete mplayer plugin + +------------------------------------------------------------------- Old: ---- qmmp-2.3.2.tar.bz2 New: ---- qmmp-2.3.3.tar.bz2 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ qmmp.spec ++++++ --- /var/tmp/diff_new_pack.OaYeZV/_old 2026-06-08 14:27:58.375659936 +0200 +++ /var/tmp/diff_new_pack.OaYeZV/_new 2026-06-08 14:27:58.407661264 +0200 @@ -19,10 +19,8 @@ %global __provides_exclude_from ^%{_libdir}/qmmp-[0-9\.]*/ %define sover 2 %define mver 2.3 -%bcond_with faad -%bcond_with restricted Name: qmmp -Version: 2.3.2 +Version: 2.3.3 Release: 0 Summary: Qt-based Multimedia Player License: GPL-2.0-or-later @@ -47,6 +45,7 @@ BuildRequires: cmake(Qt6Xml) BuildRequires: pkgconfig(alsa) BuildRequires: pkgconfig(enca) +BuildRequires: pkgconfig(faad2) BuildRequires: pkgconfig(flac) BuildRequires: pkgconfig(jack) BuildRequires: pkgconfig(libarchive) @@ -81,9 +80,6 @@ Requires: %{name}(%{sover})(Output) Requires: %{name}(%{sover})(Ui) ExclusiveArch: %ix86 x86_64 -%if %{with faad} -BuildRequires: pkgconfig(faad2) -%endif %description This program is an audio-player, written with help of Qt library. @@ -108,7 +104,9 @@ Provides: %{name}(%{sover})(Ui) # libqmmp0-plugins & qmmp-plugin-pack-simple-ui were last used in openSUSE 13.2 (in PMBS). Provides: %{name}-plugin-pack-simple-ui = %{version} +Provides: lib%{name}-plugin-mplayer = %{version}-%{release} Obsoletes: %{name}-plugin-pack-simple-ui < %{version} +Obsoletes: lib%{name}-plugin-mplayer < %{version}-%{release} Obsoletes: lib%{name}0-plugins < %{version} %description -n lib%{name}-plugins @@ -116,18 +114,6 @@ This package provides plugins for libqmmp. -%if %{with restricted} -%package -n lib%{name}-plugin-mplayer -Summary: MPlayer plugin for libqmmp -Group: System/Libraries -Requires: MPlayer - -%description -n lib%{name}-plugin-mplayer -This program is an audio-player, written with help of Qt library. - -This package provides MPlayer plugin for libqmmp. -%endif - %package -n lib%{name}-devel Summary: Development files for libqmmp Group: Development/Libraries/C and C++ @@ -147,9 +133,6 @@ -DCMAKE_BUILD_WITH_INSTALL_RPATH=ON \ -DLIB_DIR=%{_lib} \ -DPLUGIN_DIR=%{_lib}/%{name}-%{mver} \ -%if %{without restricted} - -DUSE_MPLAYER=OFF \ -%endif -DUSE_HAL=OFF \ -DUSE_OSS=OFF \ -DUSE_OSS4=OFF @@ -178,16 +161,6 @@ %files -n lib%{name}-plugins %{_libdir}/%{name}-%{mver}/ -%if %{with restricted} -%exclude %{_libdir}/%{name}-%{mver}/Engines/libmplayer.so -%endif - -%if %{with restricted} -%files -n lib%{name}-plugin-mplayer -%dir %{_libdir}/%{name}-%{mver}/ -%dir %{_libdir}/%{name}-%{mver}/Engines/ -%{_libdir}/%{name}-%{mver}/Engines/libmplayer.so -%endif %files -n lib%{name}-devel %{_includedir}/%{name}/ ++++++ qmmp-2.3.2.tar.bz2 -> qmmp-2.3.3.tar.bz2 ++++++ ++++ 19903 lines of diff (skipped)
