Update to 0.13.2
This commit is contained in:
parent
77ee388800
commit
9b629baeb9
1
.gitignore
vendored
1
.gitignore
vendored
@ -10,3 +10,4 @@ scipy-0.7.2.tar.gz
|
||||
/scipy-0.13.0rc1.tar.gz
|
||||
/scipy-0.13.0.tar.gz
|
||||
/scipy-0.13.1.tar.gz
|
||||
/scipy-0.13.2.tar.gz
|
||||
|
@ -10,8 +10,8 @@
|
||||
|
||||
Summary: Scientific Tools for Python
|
||||
Name: scipy
|
||||
Version: 0.13.1
|
||||
Release: 2%{?dist}
|
||||
Version: 0.13.2
|
||||
Release: 1%{?dist}
|
||||
|
||||
Group: Development/Libraries
|
||||
# BSD -- whole package except:
|
||||
@ -147,6 +147,9 @@ rm -rf $RPM_BUILD_ROOT
|
||||
%endif # with_python3
|
||||
|
||||
%changelog
|
||||
* Mon Dec 9 2013 Orion Poplwski <orion@cora.nwra.com> - 0.13.2-1
|
||||
- Update to 0.13.2
|
||||
|
||||
* Fri Dec 06 2013 Nils Philippsen <nils@redhat.com> - 0.13.1-2
|
||||
- rebuild (suitesparse)
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user