rpms/python-numdisplay/devel .cvsignore, 1.4, 1.5 python-numdisplay.spec, 1.8, 1.9 sources, 1.4, 1.5

Sergio Pascual sergiopr at fedoraproject.org
Wed Jan 20 13:07:39 UTC 2010


Author: sergiopr

Update of /cvs/pkgs/rpms/python-numdisplay/devel
In directory cvs1.fedora.phx.redhat.com:/tmp/cvs-serv25128

Modified Files:
	.cvsignore python-numdisplay.spec sources 
Log Message:
* Tue Jan 20 2010 Sergio Pascual <sergiopr at fedoraproject.org> - 1.5.6-1
- New upstream source.



Index: .cvsignore
===================================================================
RCS file: /cvs/pkgs/rpms/python-numdisplay/devel/.cvsignore,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -p -r1.4 -r1.5
--- .cvsignore	22 May 2009 21:40:31 -0000	1.4
+++ .cvsignore	20 Jan 2010 13:07:38 -0000	1.5
@@ -1 +1 @@
-numdisplay-1.5.4.tar.gz
+numdisplay-1.5.6.tar.gz


Index: python-numdisplay.spec
===================================================================
RCS file: /cvs/pkgs/rpms/python-numdisplay/devel/python-numdisplay.spec,v
retrieving revision 1.8
retrieving revision 1.9
diff -u -p -r1.8 -r1.9
--- python-numdisplay.spec	26 Jul 2009 20:45:20 -0000	1.8
+++ python-numdisplay.spec	20 Jan 2010 13:07:39 -0000	1.9
@@ -4,8 +4,8 @@
 %define upname numdisplay
 
 Name: python-numdisplay
-Version: 1.5.4
-Release: 2%{?dist}
+Version: 1.5.6
+Release: 1%{?dist}
 Summary: Visualize numpy array objects in ds9
 
 Group: Development/Languages
@@ -34,7 +34,7 @@ on any platform which supports Python an
 
 %install
 %{__rm} -rf %{buildroot}
-%{__python} setup.py install --skip-build --root %{buildroot}
+%{__python} setup.py install -O1 --skip-build --root %{buildroot}
 
 %clean
 %{__rm} -fr %{buildroot}
@@ -47,6 +47,9 @@ on any platform which supports Python an
 %exclude %{python_sitelib}/%{upname}/LICENSE.txt
 
 %changelog
+* Tue Jan 20 2010 Sergio Pascual <sergiopr at fedoraproject.org> - 1.5.6-1
+- New upstream source.
+
 * Sun Jul 26 2009 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 1.5.4-2
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_12_Mass_Rebuild
 


Index: sources
===================================================================
RCS file: /cvs/pkgs/rpms/python-numdisplay/devel/sources,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -p -r1.4 -r1.5
--- sources	22 May 2009 21:40:31 -0000	1.4
+++ sources	20 Jan 2010 13:07:39 -0000	1.5
@@ -1 +1 @@
-b3b0f10d7d411c668aa3cd3f43b1dc4f  numdisplay-1.5.4.tar.gz
+fef65232e2df100e2270f5c65f9f41bc  numdisplay-1.5.6.tar.gz



More information about the scm-commits mailing list