Update to 1.5.1 final

This commit is contained in:
Orion Poplawski 2011-03-30 09:04:21 -06:00
parent ba981d6bd4
commit 6254c09b5c
3 changed files with 7 additions and 3 deletions

1
.gitignore vendored
View File

@ -1,2 +1,3 @@
numpy-1.4.1.tar.gz
/numpy-1.5.1rc1.tar.gz
/numpy-1.5.1.tar.gz

View File

@ -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@cora.nwra.com> - 1:1.5.1-1
- Update to 1.5.1 final
* Tue Feb 08 2011 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 1:1.5.1-0.4
- Rebuilt for https://fedoraproject.org/wiki/Fedora_15_Mass_Rebuild

View File

@ -1 +1 @@
5b4f1827b1af4a75edaff59e86404297 numpy-1.5.1rc1.tar.gz
376ef150df41b5353944ab742145352d numpy-1.5.1.tar.gz