rpms/python-mutagen/devel .cvsignore, 1.13, 1.14 import.log, 1.5, 1.6 python-mutagen.spec, 1.19, 1.20 sources, 1.13, 1.14

Silas Sewell silas at fedoraproject.org
Tue Jul 6 18:24:57 UTC 2010


Author: silas

Update of /cvs/pkgs/rpms/python-mutagen/devel
In directory cvs01.phx2.fedoraproject.org:/tmp/cvs-serv24706/devel

Modified Files:
	.cvsignore import.log python-mutagen.spec sources 
Log Message:
* Tue Jul 06 2010 Silas Sewell <silas at sewell.ch> - 1.19-1
- Update to 1.19
- Add tests



Index: .cvsignore
===================================================================
RCS file: /cvs/pkgs/rpms/python-mutagen/devel/.cvsignore,v
retrieving revision 1.13
retrieving revision 1.14
diff -u -p -r1.13 -r1.14
--- .cvsignore	18 Feb 2010 08:28:57 -0000	1.13
+++ .cvsignore	6 Jul 2010 18:24:56 -0000	1.14
@@ -1 +1 @@
-mutagen-1.18.tar.gz
+mutagen-1.19.tar.gz


Index: import.log
===================================================================
RCS file: /cvs/pkgs/rpms/python-mutagen/devel/import.log,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -p -r1.5 -r1.6
--- import.log	18 Feb 2010 08:28:57 -0000	1.5
+++ import.log	6 Jul 2010 18:24:57 -0000	1.6
@@ -3,3 +3,4 @@ python-mutagen-1_15-2_fc10:HEAD:python-m
 python-mutagen-1_16-1_fc10:HEAD:python-mutagen-1.16-1.fc10.src.rpm:1246597201
 python-mutagen-1_17-1_fc12:HEAD:python-mutagen-1.17-1.fc12.src.rpm:1256194380
 python-mutagen-1_18-1_fc13:HEAD:python-mutagen-1.18-1.fc13.src.rpm:1266459094
+python-mutagen-1_19-1_fc14:HEAD:python-mutagen-1.19-1.fc14.src.rpm:1278440665


Index: python-mutagen.spec
===================================================================
RCS file: /cvs/pkgs/rpms/python-mutagen/devel/python-mutagen.spec,v
retrieving revision 1.19
retrieving revision 1.20
diff -u -p -r1.19 -r1.20
--- python-mutagen.spec	18 Feb 2010 08:28:58 -0000	1.19
+++ python-mutagen.spec	6 Jul 2010 18:24:57 -0000	1.20
@@ -1,7 +1,7 @@
 %{!?python_sitelib: %global python_sitelib %(%{__python} -c "from distutils.sysconfig import get_python_lib; print get_python_lib()")}
 
 Name:           python-mutagen
-Version:        1.18
+Version:        1.19
 Release:        1%{?dist}
 Summary:        Mutagen is a Python module to handle audio metadata
 
@@ -36,6 +36,9 @@ sed -i 's/\r//' TUTORIAL
 rm -rf %{buildroot}
 %{__python} setup.py install -O1 --skip-build --root %{buildroot}
 
+%check
+./setup.py test
+
 %clean
 rm -rf %{buildroot}
 
@@ -48,6 +51,10 @@ rm -rf %{buildroot}
 %{python_sitelib}/mutagen-%{version}-*.egg-info
 
 %changelog
+* Tue Jul 06 2010 Silas Sewell <silas at sewell.ch> - 1.19-1
+- Update to 1.19
+- Add tests
+
 * Thu Feb 18 2010 Silas Sewell <silas at sewell.ch> - 1.18-1
 - Update to 1.18
 


Index: sources
===================================================================
RCS file: /cvs/pkgs/rpms/python-mutagen/devel/sources,v
retrieving revision 1.13
retrieving revision 1.14
diff -u -p -r1.13 -r1.14
--- sources	18 Feb 2010 08:28:58 -0000	1.13
+++ sources	6 Jul 2010 18:24:57 -0000	1.14
@@ -1 +1 @@
-0c2cd954e4bacd79fadd45afc4acce4c  mutagen-1.18.tar.gz
+68132949f3cd68491b87ff880ded4680  mutagen-1.19.tar.gz



More information about the scm-commits mailing list