Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package qmmp for openSUSE:Factory checked in 
at 2022-05-18 13:13:28
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/qmmp (Old)
 and      /work/SRC/openSUSE:Factory/.qmmp.new.1538 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "qmmp"

Wed May 18 13:13:28 2022 rev:85 rq:977839 version:2.1.0

Changes:
--------
--- /work/SRC/openSUSE:Factory/qmmp/qmmp.changes        2022-04-14 
17:25:59.931300794 +0200
+++ /work/SRC/openSUSE:Factory/.qmmp.new.1538/qmmp.changes      2022-05-18 
13:13:36.938684899 +0200
@@ -1,0 +2,29 @@
+Tue May 17 19:43:28 UTC 2022 - Alexei Sorokin <sor.ale...@meowr.ru>
+
+- Update to version 2.1.0:
+  * Add feature to extract lyrics from tags (id3v2 tag and
+    Xiph Comment).
+  * Add queue display in the "jump to track" dialogue.
+  * Add a feature to skip already existing tracks.
+  * Add volume change notification in the KDE notification plugin.
+  * Add XDG Base Directory Specification support.
+  * Replace modplug plugin by xmp plugin.
+  * Improve the qsui plugin:
+    + add a feature to hide playlist name filter;
+    + add a feature to hide menu panel.
+  - Add an application menu
+    + enable clear button for some search filters;
+    + improve file system browser context menu.
+  * improved history plugin:
+    + add a feature to remove tracks from history;
+    + add a feature to show track details.
+  * Improved the "about..." dialogue.
+  * Improve file name filter configuration in the ffmpeg plugin.
+  * Increase the minimal required Qt version to 5.5.
+  * Optimise search for duplicated tracks.
+  * Optimise track queue.
+  * Resolve conflict between the 1.x and 2.x versions.
+  * Update translations.
+- Drop qmmp-fix-openmpt.patch: fixed upstream.
+
+-------------------------------------------------------------------
@@ -24 +53 @@
-  * Improv qsui plugin:
+  * Improve qsui plugin:

Old:
----
  qmmp-2.0.4.tar.bz2
  qmmp-fix-openmpt.patch

New:
----
  qmmp-2.1.0.tar.bz2

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

Other differences:
------------------
++++++ qmmp.spec ++++++
--- /var/tmp/diff_new_pack.8D9wT1/_old  2022-05-18 13:13:37.574685436 +0200
+++ /var/tmp/diff_new_pack.8D9wT1/_new  2022-05-18 13:13:37.578685440 +0200
@@ -18,11 +18,11 @@
 
 %global __provides_exclude_from ^%{_libdir}/qmmp-[0-9\.]*/
 %define sover   2
-%define mver    2.0
+%define mver    2.1
 %bcond_with faad
 %bcond_with restricted
 Name:           qmmp
-Version:        2.0.4
+Version:        2.1.0
 Release:        0
 Summary:        Qt-based Multimedia Player
 License:        GPL-2.0-or-later
@@ -31,8 +31,6 @@
 Source:         
https://qmmp.ylsoftware.com/files/%{name}/%{mver}/%{name}-%{version}.tar.bz2
 # PATCH-FEATURE-OPENSUSE qmmp-default_pulse.patch reddw...@opensuse.org -- Use 
PulseAudio instead of ALSA by default.
 Patch0:         %{name}-default-pulse.patch
-# PATCH-FIX-OPENSUSE qmmp-fix-openmpt.patch -- Fix OpenMPT compatibility.
-Patch1:         %{name}-fix-openmpt.patch
 BuildRequires:  cmake
 BuildRequires:  gcc-c++
 BuildRequires:  hicolor-icon-theme
@@ -62,13 +60,13 @@
 BuildRequires:  pkgconfig(libcurl)
 BuildRequires:  pkgconfig(libgme)
 BuildRequires:  pkgconfig(libmms)
-BuildRequires:  pkgconfig(libmodplug)
 BuildRequires:  pkgconfig(libpipewire-0.3)
 BuildRequires:  pkgconfig(libprojectM)
 BuildRequires:  pkgconfig(libpulse)
 BuildRequires:  pkgconfig(libpulse-simple)
 BuildRequires:  pkgconfig(libsidplayfp)
 BuildRequires:  pkgconfig(libspa-0.2)
+BuildRequires:  pkgconfig(libxmp)
 BuildRequires:  pkgconfig(mad)
 BuildRequires:  pkgconfig(opus)
 BuildRequires:  pkgconfig(opusfile)
@@ -111,7 +109,7 @@
 # libqmmp0-plugins & qmmp-plugin-pack-simple-ui were last used in openSUSE 
13.2 (in PMBS).
 Provides:       %{name}-plugin-pack-simple-ui = %{version}
 Obsoletes:      %{name}-plugin-pack-simple-ui < %{version}
-Obsoletes:      lib%{name}0-plugins
+Obsoletes:      lib%{name}0-plugins < %{version}
 
 %description -n lib%{name}-plugins
 This program is an audio-player, written with help of Qt library.
@@ -175,7 +173,7 @@
 %{_datadir}/applications/%{name}*.desktop
 %{_datadir}/icons/hicolor/*/apps/%{name}*
 %{_datadir}/metainfo/%{name}.appdata.xml
-%{_datadir}/solid
+%{_datadir}/solid/
 
 %files -n lib%{name}%{sover}
 %{_libdir}/lib%{name}*.so.%{sover}*

++++++ qmmp-2.0.4.tar.bz2 -> qmmp-2.1.0.tar.bz2 ++++++
++++ 101817 lines of diff (skipped)

Reply via email to