rpms/python-nose/devel .cvsignore, 1.5, 1.6 python-nose.spec, 1.5, 1.6 sources, 1.5, 1.6 python-nose-0.9.2-mandir.patch, 1.1, NONE

Luke Macken (lmacken) fedora-extras-commits at redhat.com
Sat Jun 2 08:09:38 UTC 2007


Author: lmacken

Update of /cvs/extras/rpms/python-nose/devel
In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv10427

Modified Files:
	.cvsignore python-nose.spec sources 
Removed Files:
	python-nose-0.9.2-mandir.patch 
Log Message:
* Sat Jun  2 2007 Luke Macken <lmacken at redhat.com> 0.9.3-1
- Latest upstream release
- Remove python-nose-0.9.2-mandir.patch




Index: .cvsignore
===================================================================
RCS file: /cvs/extras/rpms/python-nose/devel/.cvsignore,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -r1.5 -r1.6
--- .cvsignore	4 Mar 2007 01:23:02 -0000	1.5
+++ .cvsignore	2 Jun 2007 08:09:01 -0000	1.6
@@ -1 +1 @@
-nose-0.9.2.tar.gz
+nose-0.9.3.tar.gz


Index: python-nose.spec
===================================================================
RCS file: /cvs/extras/rpms/python-nose/devel/python-nose.spec,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -r1.5 -r1.6
--- python-nose.spec	4 Mar 2007 01:23:02 -0000	1.5
+++ python-nose.spec	2 Jun 2007 08:09:01 -0000	1.6
@@ -3,7 +3,7 @@
 %{!?pyver: %define pyver %(%{__python} -c "import sys ; print sys.version[:3]")}
 
 Name:           python-nose
-Version:        0.9.2
+Version:        0.9.3
 Release:        1%{?dist}
 Summary:        A discovery-based unittest extension for Python
 
@@ -11,7 +11,6 @@
 License:        LGPL
 URL:            http://somethingaboutorange.com/mrl/projects/nose/
 Source0:        http://somethingaboutorange.com/mrl/projects/nose/nose-%{version}.tar.gz
-Patch0:         %{name}-%{version}-mandir.patch
 BuildRoot:      %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
 
 BuildArch:      noarch
@@ -26,7 +25,6 @@
 
 %prep
 %setup -q -n nose-%{version}
-%patch0
 
 %build
 CFLAGS="$RPM_OPT_FLAGS" %{__python} setup.py build
@@ -48,6 +46,10 @@
 %{python_sitelib}/nose
 
 %changelog
+* Sat Jun  2 2007 Luke Macken <lmacken at redhat.com> 0.9.3-1
+- Latest upstream release
+- Remove python-nose-0.9.2-mandir.patch
+
 * Sat Mar  3 2007 Luke Macken <lmacken at redhat.com> 0.9.2-1
 - Add nosetests(1) manpage, and python-nose-0.9.2-mandir.patch to put it in
   the correct location.


Index: sources
===================================================================
RCS file: /cvs/extras/rpms/python-nose/devel/sources,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -r1.5 -r1.6
--- sources	4 Mar 2007 01:23:02 -0000	1.5
+++ sources	2 Jun 2007 08:09:01 -0000	1.6
@@ -1 +1 @@
-d6c78e37b5a5a671e79b00784233dc63  nose-0.9.2.tar.gz
+fc83ca1861afb598e5634f83dbe045ec  nose-0.9.3.tar.gz


--- python-nose-0.9.2-mandir.patch DELETED ---




More information about the fedora-extras-commits mailing list