[pycdio] update to 0.17 release

Jay Greguske jgreguske at fedoraproject.org
Fri Apr 22 23:07:51 UTC 2011


commit 94e58e065e1f53ab07437b84db80d2b8c282f932
Author: Jay Greguske <brolem at gmail.com>
Date:   Fri Apr 22 19:07:01 2011 -0400

    update to 0.17 release

 .gitignore  |    1 +
 pycdio.spec |    7 +++++--
 sources     |    2 +-
 3 files changed, 7 insertions(+), 3 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index b4d4a4f..7059228 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1 +1,2 @@
 pycdio-0.16.tar.gz
+/pycdio-0.17.tar.gz
diff --git a/pycdio.spec b/pycdio.spec
index 613ff8f..bccc051 100644
--- a/pycdio.spec
+++ b/pycdio.spec
@@ -1,8 +1,8 @@
 %{!?python_sitearch: %global python_sitearch %(%{__python} -c "from distutils.sysconfig import get_python_lib; print get_python_lib(1)")}
 
 Name:		pycdio
-Version:	0.16
-Release:	4%{?dist}
+Version:	0.17
+Release:	0%{?dist}
 Summary:	A Python interface to the CD Input and Control library
 
 Group:		Development/Libraries
@@ -39,6 +39,9 @@ rm -rf %{buildroot}
 %doc README.txt
 
 %changelog
+* Fri Apr 22 2011 Jay Greguske <jgregusk at redhat.com> 0.17-0
+- Update to 0.17
+
 * Tue Feb 08 2011 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 0.16-4
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_15_Mass_Rebuild
 
diff --git a/sources b/sources
index 00307f7..889325a 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-bb2ffea5ae107e1e545f54f8bd9d6172  pycdio-0.16.tar.gz
+648a83280357930d41159ec9bed990d5  pycdio-0.17.tar.gz


More information about the scm-commits mailing list