[qmmp-plugin-pack-freeworld] new version 1.1.1

Karel Volný kvolny at rpmfusion.org
Mon Jul 11 23:05:06 CEST 2016


commit 922c52dce9dd7d52fee6f47aa45f55f5c9a1110a
Author: Karel Volný <kvolny at redhat.com>
Date:   Mon Jul 11 23:05:04 2016 +0200

    new version 1.1.1
    
    - see the upstream changelog at http://qmmp.ylsoftware.com/index.php
    - uses Qt5

 .gitignore                      |  1 +
 qmmp-plugin-pack-freeworld.spec | 12 ++++++++----
 sources                         |  2 +-
 3 files changed, 10 insertions(+), 5 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 69f159e..1409d52 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,2 +1,3 @@
 qmmp-plugin-pack-0.8.3.tar.bz2
 qmmp-plugin-pack-0.9.3.tar.bz2
+/qmmp-plugin-pack-1.1.1.tar.bz2
diff --git a/qmmp-plugin-pack-freeworld.spec b/qmmp-plugin-pack-freeworld.spec
index 075b081..4d9d121 100644
--- a/qmmp-plugin-pack-freeworld.spec
+++ b/qmmp-plugin-pack-freeworld.spec
@@ -1,5 +1,5 @@
 Name:           qmmp-plugin-pack-freeworld
-Version:        0.9.3
+Version:        1.1.1
 Release:        1%{?dist}
 Summary:        A set of extra plugins for Qmmp
 
@@ -11,11 +11,10 @@ Source1:        qmmp-plugin-pack-filter-provides.sh
 %define         _use_internal_dependency_generator 0
 %define         __find_provides %{_builddir}/%{buildsubdir}/qmmp-plugin-pack-filter-provides.sh
 
-BuildRequires:  qmmp >= %{version}
-BuildRequires:  qmmp-devel >= %{version}
+BuildRequires:  qmmp-devel >= 1.1.0
 BuildRequires:  cmake
 BuildRequires:  libmpg123-devel
-BuildRequires:  qt-devel
+BuildRequires:  qt5-linguist
 BuildRequires:  taglib-devel
 
 %description
@@ -46,6 +45,11 @@ make DESTDIR=%{buildroot} install -C src/Input/mpg123
 
 
 %changelog
+* Mon Jul 11 2016 Karel Volný <kvolny at redhat.com> 1.1.1-1
+- new version 1.1.1
+- see the upstream changelog at http://qmmp.ylsoftware.com/index.php
+- uses Qt5
+
 * Mon Jan 04 2016 Karel Volný <kvolny at redhat.com> 0.9.3-1
 - new version 0.9.3
 - see the upstream changelog at http://qmmp.ylsoftware.com/index.php
diff --git a/sources b/sources
index d6e6b21..770d3b1 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-59f01f015a74446e32c4620500f71296  qmmp-plugin-pack-0.9.3.tar.bz2
+b254498c6b38816f9d1efbd663ef8773  qmmp-plugin-pack-1.1.1.tar.bz2


More information about the rpmfusion-commits mailing list