[python-alsaaudio] Update to 0.7

Nicolas Chauvet kwizart at fedoraproject.org
Thu Sep 8 21:26:26 UTC 2011


commit 519c5d3d9a4753838967cb711dd3aec4821dd990
Author: Nicolas Chauvet <kwizart at gmail.com>
Date:   Thu Sep 8 23:26:07 2011 +0200

    Update to 0.7

 .gitignore            |    1 +
 python-alsaaudio.spec |    7 +++++--
 sources               |    2 +-
 3 files changed, 7 insertions(+), 3 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 03e805b..b406585 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1 +1,2 @@
 pyalsaaudio-0.6.tar.gz
+/pyalsaaudio-0.7.tar.gz
diff --git a/python-alsaaudio.spec b/python-alsaaudio.spec
index 88a44d8..6a7bad1 100644
--- a/python-alsaaudio.spec
+++ b/python-alsaaudio.spec
@@ -1,8 +1,8 @@
 %{!?python_sitearch: %define python_sitearch %(%{__python} -c "from distutils.sysconfig import get_python_lib; print get_python_lib(1)")}
 
 Name:		python-alsaaudio
-Version:	0.6
-Release:	3%{?dist}
+Version:	0.7
+Release:	1%{?dist}
 Summary:	Python Alsa Bindings
 
 Group:		Development/Languages
@@ -43,6 +43,9 @@ rm -rf $RPM_BUILD_ROOT
 
 
 %changelog
+* Thu Sep 08 2011 Nicolas Chauvet <kwizart at gmail.com> - 0.7-1
+- Update to 0.7
+
 * Tue Feb 08 2011 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 0.6-3
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_15_Mass_Rebuild
 
diff --git a/sources b/sources
index 7872848..5e99b69 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-94811fc4de883996eac4046d36fe2364  pyalsaaudio-0.6.tar.gz
+2c573e5352d425cf4c09b3ee1d36ba68  pyalsaaudio-0.7.tar.gz


More information about the scm-commits mailing list