commit 21c0a48a1275b2ea487b7b4915efab4dc78747f0
Author: Karel Volny <kvolny(a)redhat.com>
Date: Thu Jul 26 14:07:48 2018 +0200
new version 1.2.2
see the upstream changelog at
http://qmmp.ylsoftware.com/index.php
.gitignore | 1 +
qmmp-plugin-pack-freeworld.spec | 6 +++++-
sources | 2 +-
3 files changed, 7 insertions(+), 2 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 0c205ec..ef41339 100644
--- a/.gitignore
+++ b/.gitignore
@@ -2,3 +2,4 @@ qmmp-plugin-pack-0.8.3.tar.bz2
qmmp-plugin-pack-0.9.3.tar.bz2
/qmmp-plugin-pack-1.1.1.tar.bz2
/qmmp-plugin-pack-1.2.1.tar.bz2
+/qmmp-plugin-pack-1.2.2.tar.bz2
diff --git a/qmmp-plugin-pack-freeworld.spec b/qmmp-plugin-pack-freeworld.spec
index 509c481..4a8c1be 100644
--- a/qmmp-plugin-pack-freeworld.spec
+++ b/qmmp-plugin-pack-freeworld.spec
@@ -1,5 +1,5 @@
Name: qmmp-plugin-pack-freeworld
-Version: 1.2.1
+Version: 1.2.2
Release: 1%{?dist}
Summary: A set of extra plugins for Qmmp
@@ -49,6 +49,10 @@ make DESTDIR=%{buildroot} install -C src/Engines/ffvideo
%changelog
+* Thu Jul 26 2018 Karel Volný <kvolny(a)redhat.com> 1.2.2-1
+- new version 1.2.2
+- see the upstream changelog at
http://qmmp.ylsoftware.com/index.php
+
* Mon Jun 04 2018 Karel Volný <kvolny(a)redhat.com> 1.2.1-1
- new version 1.2.1
- see the upstream changelog at
http://qmmp.ylsoftware.com/index.php
diff --git a/sources b/sources
index 98ed380..d52cf4e 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-d23ed598cbbe9c58541ffbed0484df6c qmmp-plugin-pack-1.2.1.tar.bz2
+f2d2c21242b9d286817780e836a8ca52 qmmp-plugin-pack-1.2.2.tar.bz2