rpms/python-alsaaudio/devel sources, 1.2, 1.3 .cvsignore, 1.2, 1.3 python-alsaaudio.spec, 1.3, 1.4

Chauvet (kwizart) fedora-extras-commits at redhat.com
Tue Feb 19 12:57:00 UTC 2008


Author: kwizart

Update of /cvs/pkgs/rpms/python-alsaaudio/devel
In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv24555

Modified Files:
	sources .cvsignore python-alsaaudio.spec 
Log Message:
- Update to 0.3



Index: sources
===================================================================
RCS file: /cvs/pkgs/rpms/python-alsaaudio/devel/sources,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- sources	25 Nov 2006 19:41:55 -0000	1.2
+++ sources	19 Feb 2008 12:56:24 -0000	1.3
@@ -1 +1 @@
-23163f572f8f3a0b295f48f90165e767  pyalsaaudio-0.2.tgz
+1e061d726df57995e9b09594b304054b  pyalsaaudio-0.3.tar.gz


Index: .cvsignore
===================================================================
RCS file: /cvs/pkgs/rpms/python-alsaaudio/devel/.cvsignore,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- .cvsignore	25 Nov 2006 19:41:55 -0000	1.2
+++ .cvsignore	19 Feb 2008 12:56:24 -0000	1.3
@@ -1 +1 @@
-pyalsaaudio-0.2.tgz
+pyalsaaudio-0.3.tar.gz


Index: python-alsaaudio.spec
===================================================================
RCS file: /cvs/pkgs/rpms/python-alsaaudio/devel/python-alsaaudio.spec,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- python-alsaaudio.spec	9 Feb 2008 16:13:10 -0000	1.3
+++ python-alsaaudio.spec	19 Feb 2008 12:56:24 -0000	1.4
@@ -1,14 +1,14 @@
 %{!?python_sitearch: %define python_sitearch %(%{__python} -c "from distutils.sysconfig import get_python_lib; print get_python_lib(1)")}
 
 Name:		python-alsaaudio
-Version:	0.2
-Release:	3%{?dist}
+Version:	0.3
+Release:	1%{?dist}
 Summary:	Python Alsa Bindings
 
 Group:		Development/Languages
 License:	Python
 URL:		http://sourceforge.net/projects/pyalsaaudio
-Source0:	http://downloads.sourceforge.net/pyalsaaudio/pyalsaaudio-%{version}.tgz
+Source0:	http://downloads.sourceforge.net/pyalsaaudio/pyalsaaudio-%{version}.tar.gz
 BuildRoot:	%{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
 
 BuildRequires:	python-devel
@@ -38,11 +38,14 @@
 
 %files
 %defattr(-,root,root,-)
-%doc LICENSE README
+%doc CHANGES LICENSE README TODO
 %{python_sitearch}/*
 
 
 %changelog
+* Tue Feb 19 2008 kwizart < kwizart at gmail.com > - 0.3-1
+- Update to 0.3
+
 * Sat Feb  9 2008 kwizart < kwizart at gmail.com > - 0.2-3
 - Rebuild for gcc43
 




More information about the fedora-extras-commits mailing list