Update to 0.16.1
This commit is contained in:
parent
d73d1a8ede
commit
51297cd8c7
1
.gitignore
vendored
1
.gitignore
vendored
@ -17,3 +17,4 @@ scipy-0.7.2.tar.gz
|
||||
/scipy-0.14.1.tar.gz
|
||||
/scipy-0.15.1.tar.gz
|
||||
/scipy-0.16.0.tar.gz
|
||||
/scipy-0.16.1.tar.gz
|
||||
|
@ -10,7 +10,7 @@
|
||||
|
||||
Summary: Scientific Tools for Python
|
||||
Name: scipy
|
||||
Version: 0.16.0
|
||||
Version: 0.16.1
|
||||
Release: 1%{?dist}
|
||||
|
||||
Group: Development/Libraries
|
||||
@ -158,6 +158,9 @@ PYTHONPATH=$RPM_BUILD_ROOT%{python2_sitearch} \
|
||||
%endif # with_python3
|
||||
|
||||
%changelog
|
||||
* Mon Oct 26 2015 Orion Poplawski <orion@cora.nwra.com> - 0.16.1-1
|
||||
- Update to 0.16.1
|
||||
|
||||
* Wed Oct 14 2015 Thomas Spura <tomspur@fedoraproject.org> - 0.16.0-1
|
||||
- Update to 0.16.0
|
||||
- Use python_provide macro
|
||||
|
Loading…
Reference in New Issue
Block a user