rpms/python-nose/EL-5 .cvsignore, 1.6, 1.7 python-nose.spec, 1.7, 1.8 sources, 1.6, 1.7

Luke Macken lmacken at fedoraproject.org
Thu Oct 23 20:19:04 UTC 2008


Author: lmacken

Update of /cvs/pkgs/rpms/python-nose/EL-5
In directory cvs1.fedora.phx.redhat.com:/tmp/cvs-serv20423

Modified Files:
	.cvsignore python-nose.spec sources 
Log Message:
Update to 0.10.3


Index: .cvsignore
===================================================================
RCS file: /cvs/pkgs/rpms/python-nose/EL-5/.cvsignore,v
retrieving revision 1.6
retrieving revision 1.7
diff -u -r1.6 -r1.7
--- .cvsignore	27 Nov 2007 20:44:57 -0000	1.6
+++ .cvsignore	23 Oct 2008 20:18:34 -0000	1.7
@@ -1 +1 @@
-nose-0.10.0.tar.gz
+nose-0.10.3.tar.gz


Index: python-nose.spec
===================================================================
RCS file: /cvs/pkgs/rpms/python-nose/EL-5/python-nose.spec,v
retrieving revision 1.7
retrieving revision 1.8
diff -u -r1.7 -r1.8
--- python-nose.spec	17 Dec 2007 21:21:13 -0000	1.7
+++ python-nose.spec	23 Oct 2008 20:18:34 -0000	1.8
@@ -2,8 +2,8 @@
 %{!?pyver: %define pyver %(%{__python} -c "import sys ; print sys.version[:3]")}
 
 Name:           python-nose
-Version:        0.10.0
-Release:        2%{?dist}
+Version:        0.10.3
+Release:        1%{?dist}
 Summary:        A discovery-based unittest extension for Python
 
 Group:          Development/Languages
@@ -47,6 +47,12 @@
 %{python_sitelib}/nose
 
 %changelog
+* Sat Aug 02 2008 Luke Macken <lmacken at redhat.com> 0.10.3-1
+- Update to 0.10.3
+
+* Thu Feb 28 2008 Luke Macken <lmacken at redhat.com> 0.10.1-1
+- Update to 0.10.1
+
 * Mon Dec  3 2007 Luke Macken <lmacken at redhat.com> 0.10.0-2
 - Add python-setuptools to Requires (Bug #408491)
 


Index: sources
===================================================================
RCS file: /cvs/pkgs/rpms/python-nose/EL-5/sources,v
retrieving revision 1.6
retrieving revision 1.7
diff -u -r1.6 -r1.7
--- sources	27 Nov 2007 20:44:57 -0000	1.6
+++ sources	23 Oct 2008 20:18:34 -0000	1.7
@@ -1 +1 @@
-2cb49cb7aa8f0c27be1bc3f85193bb8e  nose-0.10.0.tar.gz
+f9f6de986f0fc4d98b488af8243d679a  nose-0.10.3.tar.gz




More information about the scm-commits mailing list