Update to 0.14.1
This commit is contained in:
parent
91f6f57a2a
commit
5873af2f8d
1
.gitignore
vendored
1
.gitignore
vendored
@ -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
|
||||
|
@ -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
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user