[numpy] Update to 1.5.1 final

Orion Poplawski orion at fedoraproject.org
Wed Mar 30 15:04:25 UTC 2011


commit 6254c09b5c80dbcdef21d41a5fe15e4e378ad877
Author: Orion Poplawski <orion at cora.nwra.com>
Date:   Wed Mar 30 09:04:21 2011 -0600

    Update to 1.5.1 final

 .gitignore |    1 +
 numpy.spec |    7 +++++--
 sources    |    2 +-
 3 files changed, 7 insertions(+), 3 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index b7ff520..99accc4 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,2 +1,3 @@
 numpy-1.4.1.tar.gz
 /numpy-1.5.1rc1.tar.gz
+/numpy-1.5.1.tar.gz
diff --git a/numpy.spec b/numpy.spec
index 051bf5b..6835d11 100644
--- a/numpy.spec
+++ b/numpy.spec
@@ -5,11 +5,11 @@
 %endif
 
 #uncomment next line for a release candidate or a beta
-%global relc rc1
+#global relc rc1
 
 Name:           numpy
 Version:        1.5.1
-Release:        0.4%{?dist}
+Release:        1%{?dist}
 Epoch:		1
 Summary:        A fast multidimensional array facility for Python
 
@@ -249,6 +249,9 @@ rm -rf %{buildroot}
 
 
 %changelog
+* Wed Mar 30 2011 Orion Poplawski <orion at cora.nwra.com> - 1:1.5.1-1
+- Update to 1.5.1 final
+
 * Tue Feb 08 2011 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 1:1.5.1-0.4
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_15_Mass_Rebuild
 
diff --git a/sources b/sources
index 8d8378f..e524293 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-5b4f1827b1af4a75edaff59e86404297  numpy-1.5.1rc1.tar.gz
+376ef150df41b5353944ab742145352d  numpy-1.5.1.tar.gz


More information about the scm-commits mailing list