[quodlibet] Update to 3.2.2

hannes hannes at fedoraproject.org
Sat Oct 4 06:24:22 UTC 2014


commit 78a5857454a77f07a199f39eb2dc8483421ae28d
Author: hannes <hannes at fedoraproject.org>
Date:   Sat Oct 4 08:22:39 2014 +0200

    Update to 3.2.2

 .gitignore     |    1 +
 quodlibet.spec |    5 ++++-
 sources        |    2 +-
 3 files changed, 6 insertions(+), 2 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index ad244bc..0f7360c 100644
--- a/.gitignore
+++ b/.gitignore
@@ -30,3 +30,4 @@ quodlibet-plugins-2.2.1.tar.gz
 /quodlibet-plugins-3.1.2.tar.gz
 /quodlibet-3.2.tar.gz
 /quodlibet-3.2.1.tar.gz
+/quodlibet-3.2.2.tar.gz
diff --git a/quodlibet.spec b/quodlibet.spec
index 53800a7..845e090 100644
--- a/quodlibet.spec
+++ b/quodlibet.spec
@@ -1,7 +1,7 @@
 %{!?python_sitelib: %global python_sitelib %(%{__python} -c "from distutils.sysconfig import get_python_lib; print get_python_lib()")}
 
 Name:		quodlibet
-Version:	3.2.1
+Version:	3.2.2
 Release:	1%{?dist}
 Summary:	A music management program
 
@@ -150,6 +150,9 @@ rm -rf %{buildroot}
 %{python_sitelib}/quodlibet
 
 %changelog
+* Sat Oct 04 2014 Johannes Lips <hannes at fedoraproject.org> - 3.2.2-1
+- update to recent upstream bugfix release 3.2.2
+
 * Sun Aug 17 2014 Johannes Lips <hannes at fedoraproject.org> - 3.2.1-1
 - update to recent upstream bugfix release 3.2.1
 
diff --git a/sources b/sources
index 176e2ee..06e0abf 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-5eb4b168c4668e424b79ed19e0a2773d  quodlibet-3.2.1.tar.gz
+a89190e0929baa8b389fd9d3e4c3630b  quodlibet-3.2.2.tar.gz


More information about the scm-commits mailing list