Update to 0.13.2

This commit is contained in:
Orion Poplawski 2013-12-09 09:08:46 -07:00
parent 77ee388800
commit 9b629baeb9
3 changed files with 7 additions and 3 deletions

1
.gitignore vendored
View File

@ -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

View File

@ -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)

View File

@ -1 +1 @@
e082fe358a2b39cff235e5af4240f5a5 scipy-0.13.1.tar.gz
fcd110802b0bf3505ba567cf831566e1 scipy-0.13.2.tar.gz