rpms/python-alsaaudio/F-8 python-alsaaudio.spec, 1.2, 1.3 sources, 1.2, 1.3

Chauvet (kwizart) fedora-extras-commits at redhat.com
Sat Feb 23 02:09:28 UTC 2008


Author: kwizart

Update of /cvs/pkgs/rpms/python-alsaaudio/F-8
In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv3754

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



Index: python-alsaaudio.spec
===================================================================
RCS file: /cvs/pkgs/rpms/python-alsaaudio/F-8/python-alsaaudio.spec,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- python-alsaaudio.spec	8 Dec 2006 17:59:30 -0000	1.2
+++ python-alsaaudio.spec	23 Feb 2008 02:08:50 -0000	1.3
@@ -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:	2%{?dist}
+Version:	0.3
+Release:	1%{?dist}
 Summary:	Python Alsa Bindings
 
 Group:		Development/Languages
-License:	PSF - see LICENSE
+License:	Python
 URL:		http://sourceforge.net/projects/pyalsaaudio
-Source0:	http://download.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,17 @@
 
 %files
 %defattr(-,root,root,-)
-%doc LICENSE 
+%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
+
 * Fri Dec  8 2006 Brian Pepple <bpepple at fedoraproject.org> - 0.2-2
 - Rebuild against new python.
 


Index: sources
===================================================================
RCS file: /cvs/pkgs/rpms/python-alsaaudio/F-8/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	23 Feb 2008 02:08:50 -0000	1.3
@@ -1 +1 @@
-23163f572f8f3a0b295f48f90165e767  pyalsaaudio-0.2.tgz
+1e061d726df57995e9b09594b304054b  pyalsaaudio-0.3.tar.gz




More information about the fedora-extras-commits mailing list