This commit is contained in:
committed by
Git OBS Bridge
parent
fa4d536d2d
commit
fd9bf26180
@@ -1,5 +1,5 @@
|
||||
#
|
||||
# spec file for package python-numpy (Version 1.2.1)
|
||||
# spec file for package python-numpy (Version 1.3.0)
|
||||
#
|
||||
# Copyright (c) 2009 SUSE LINUX Products GmbH, Nuernberg, Germany.
|
||||
#
|
||||
@@ -21,8 +21,8 @@
|
||||
Name: python-numpy
|
||||
Url: http://numpy.scipy.org/
|
||||
Summary: Array processing for numbers, strings, records and objects
|
||||
Version: 1.2.1
|
||||
Release: 3
|
||||
Version: 1.3.0
|
||||
Release: 1
|
||||
License: BSD 3-Clause
|
||||
Group: Development/Libraries/Python
|
||||
Source: %{modname}-%{version}.tar.bz2
|
||||
@@ -77,6 +77,11 @@ rm -rf %{buildroot}
|
||||
%doc COMPATIBILITY LICENSE.txt README.txt THANKS.txt DEV_README.txt
|
||||
|
||||
%changelog
|
||||
* Wed Apr 08 2009 matejcik@suse.cz
|
||||
- update to 1.3.0
|
||||
* official python 2.6 support (although it did (mostly)
|
||||
work before)
|
||||
* new multiarray APIs
|
||||
* Wed Feb 11 2009 ro@suse.de
|
||||
- fix filelist by using "--record-rpm" instead of "--record"
|
||||
(and do not quote lines starting with "%%dir ")
|
||||
|
||||
Reference in New Issue
Block a user