This commit is contained in:
Fedora Release Engineering 2017-07-27 18:17:29 +00:00
parent 4711749435
commit 0c4a65d090
1 changed files with 4 additions and 1 deletions

View File

@ -11,7 +11,7 @@
Summary: Scientific Tools for Python
Name: scipy
Version: 0.19.1
Release: 2%{?dist}
Release: 3%{?dist}
Group: Development/Libraries
# BSD -- whole package except:
@ -161,6 +161,9 @@ PYTHONPATH=$RPM_BUILD_ROOT%{python2_sitearch} \
%endif # with_python3
%changelog
* Thu Jul 27 2017 Fedora Release Engineering <releng@fedoraproject.org> - 0.19.1-3
- Rebuilt for https://fedoraproject.org/wiki/Fedora_27_Mass_Rebuild
* Fri Jul 07 2017 Igor Gnatenko <ignatenko@redhat.com> - 0.19.1-2
- Rebuild due to bug in RPM (RHBZ #1468476)