commit 6f94e14ca84d845b1781786ac0f98577abf8b452
Author: Karel Volný <kvolny(a)redhat.com>
Date: Fri May 20 15:21:02 2022 +0200
new version 2.1.0
qmmp-plugin-pack-freeworld.spec | 7 +++++--
1 file changed, 5 insertions(+), 2 deletions(-)
---
diff --git a/qmmp-plugin-pack-freeworld.spec b/qmmp-plugin-pack-freeworld.spec
index f4efc24..091e36f 100644
--- a/qmmp-plugin-pack-freeworld.spec
+++ b/qmmp-plugin-pack-freeworld.spec
@@ -1,5 +1,5 @@
Name: qmmp-plugin-pack-freeworld
-Version: 2.0.2
+Version: 2.1.0
Release: 1%{?dist}
Summary: A set of extra plugins for Qmmp
@@ -30,7 +30,7 @@ Plugins for Qmmp from Qmmp Plugin Pack that cannot be included in
Fedora.
%cmake \
-D USE_YTB:BOOL=FALSE \
-D USE_FFAP:BOOL=FALSE \
- -D USE_XMP:BOOL=FALSE \
+ -D USE_MODPLUG:BOOL=FALSE \
-D USE_SRC:BOOL=FALSE \
-D USE_GOOM:BOOL=FALSE \
-D PLUGIN_DIR=%{_lib}/qmmp
@@ -47,6 +47,9 @@ make DESTDIR=%{buildroot} install -C
%{_vpath_builddir}/src/Engines/ffvideo
%changelog
+* Thu May 19 2022 Karel Volný <kvolny(a)redhat.com> 2.1.0-1
+- new version 2.1.0
+
* Fri Apr 08 2022 Karel Volný <kvolny(a)redhat.com> 2.0.2-1
- new version 2.0.2
- uses Qt6