- New upstream release
This commit is contained in:
parent
5fc6a1128d
commit
49935f5b6d
@ -1 +1 @@
|
||||
numpy-1.0.4.tar.gz
|
||||
numpy-1.1.0.tar.gz
|
||||
|
||||
@ -3,7 +3,7 @@
|
||||
%{!?python_version: %define python_version %(%{__python} -c 'import sys; print sys.version.split(" ")[0]' || echo "2.3")}
|
||||
|
||||
Name: numpy
|
||||
Version: 1.0.4
|
||||
Version: 1.1.0
|
||||
Release: 1%{?dist}
|
||||
Summary: A fast multidimensional array facility for Python
|
||||
|
||||
@ -75,6 +75,9 @@ rm -rf $RPM_BUILD_ROOT
|
||||
%endif
|
||||
|
||||
%changelog
|
||||
* Thu May 29 2008 Jarod Wilson <jwilson@redhat.com> 1.1.0-1
|
||||
- New upstream release
|
||||
|
||||
* Tue May 06 2008 Jarod Wilson <jwilson@redhat.com> 1.0.4-1
|
||||
- New upstream release
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user