This commit is contained in:
Fedora Release Engineering 2017-02-11 14:20:02 +00:00
parent 7ba795f02b
commit 51855d1ed2

View File

@ -1,6 +1,6 @@
Name: sympy
Version: 1.0
Release: 5%{?dist}
Release: 6%{?dist}
Summary: A Python library for symbolic mathematics
License: BSD
URL: http://sympy.org/
@ -248,6 +248,9 @@ popd
%{_docdir}/%{name}-doc/html
%changelog
* Sat Feb 11 2017 Fedora Release Engineering <releng@fedoraproject.org> - 1.0-6
- Rebuilt for https://fedoraproject.org/wiki/Fedora_26_Mass_Rebuild
* Fri Jan 20 2017 Iryna Shcherbina <ishcherb@redhat.com> - 1.0-5
- Make documentation scripts non-executable to avoid
autogenerating Python 2 dependency in sympy-examples (#1360766)