Update to 0.14.1

This commit is contained in:
Orion Poplawski 2015-01-04 11:08:24 -07:00
parent 91f6f57a2a
commit 5873af2f8d
3 changed files with 7 additions and 3 deletions

1
.gitignore vendored
View File

@ -14,3 +14,4 @@ scipy-0.7.2.tar.gz
/scipy-0.13.3.tar.gz
/scipy-0.14.0b1.tar.gz
/scipy-0.14.0.tar.gz
/scipy-0.14.1.tar.gz

View File

@ -10,8 +10,8 @@
Summary: Scientific Tools for Python
Name: scipy
Version: 0.14.0
Release: 5%{?dist}
Version: 0.14.1
Release: 1%{?dist}
Group: Development/Libraries
# BSD -- whole package except:
@ -140,6 +140,9 @@ rm -rf $RPM_BUILD_ROOT
%endif # with_python3
%changelog
* Sun Jan 4 2015 Orion Poplawski <orion@cora.nwra.com> - 0.14.1-1
- Update to 0.14.1
* Wed Aug 20 2014 Kevin Fenzi <kevin@scrye.com> - 0.14.0-5
- Rebuild for rpm bug 1131892

View File

@ -1 +1 @@
d7c7f4ccf8b07b08d6fe49d5cd51f85d scipy-0.14.0.tar.gz
1bfedd3197b3e3f8cd131ae2c06a1bf5 scipy-0.14.1.tar.gz