rpms/numpy/FC-4 .cvsignore, 1.2, 1.3 numpy.spec, 1.2, 1.3 sources, 1.2, 1.3

Ignacio Vazquez-Abrams (ivazquez) fedora-extras-commits at redhat.com
Fri Feb 17 01:07:55 UTC 2006


Author: ivazquez

Update of /cvs/extras/rpms/numpy/FC-4
In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv1606/FC-4

Modified Files:
	.cvsignore numpy.spec sources 
Log Message:
Upstream update


Index: .cvsignore
===================================================================
RCS file: /cvs/extras/rpms/numpy/FC-4/.cvsignore,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- .cvsignore	4 Feb 2006 05:46:41 -0000	1.2
+++ .cvsignore	17 Feb 2006 01:07:55 -0000	1.3
@@ -1 +1 @@
-numpy-0.9.4.tar.gz
+numpy-0.9.5.tar.gz


Index: numpy.spec
===================================================================
RCS file: /cvs/extras/rpms/numpy/FC-4/numpy.spec,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- numpy.spec	4 Feb 2006 19:26:09 -0000	1.2
+++ numpy.spec	17 Feb 2006 01:07:55 -0000	1.3
@@ -2,7 +2,7 @@
 %{!?python_sitearch: %define python_sitearch %(%{__python} -c "from distutils.sysconfig import get_python_lib; print get_python_lib(1)")}
 
 Name:           numpy
-Version:        0.9.4
+Version:        0.9.5
 Release:        1%{?dist}
 Summary:        A fast multidimensional array facility for Python
 
@@ -64,6 +64,9 @@
 %{python_sitearch}/%{name}
 
 %changelog
+* Thu Feb 16 2006 Ignacio Vazquez-Abrams <ivazquez at ivazquez.net> 0.9.5-1
+- Upstream update
+
 * Thu Feb  2 2006 Ignacio Vazquez-Abrams <ivazquez at ivazquez.net> 0.9.4-1
 - Initial RPM release
 - Added gfortran patch from Neal Becker


Index: sources
===================================================================
RCS file: /cvs/extras/rpms/numpy/FC-4/sources,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- sources	4 Feb 2006 05:46:41 -0000	1.2
+++ sources	17 Feb 2006 01:07:55 -0000	1.3
@@ -1 +1 @@
-104ef1beb4b0182be52e2c0849305427  numpy-0.9.4.tar.gz
+47fe186078c5e1f68b37e0ffc4994178  numpy-0.9.5.tar.gz




More information about the scm-commits mailing list