Rebuilt for Python 3.7

This commit is contained in:
Miro Hrončok 2018-07-02 18:23:56 +02:00
parent b037848b60
commit 80327ebb05

View File

@ -27,7 +27,7 @@
Name: python-sphinx
Version: 1.7.5
Release: 1%{?dist}
Release: 2%{?dist}
Epoch: 1
Summary: Python documentation generator
@ -618,6 +618,9 @@ popd
%changelog
* Mon Jul 02 2018 Miro Hrončok <mhroncok@redhat.com> - 1:1.7.5-2
- Rebuilt for Python 3.7
* Tue Jun 19 2018 Charalampos Stratakis <cstratak@redhat.com> - 1:1.7.5-1
- Update to 1.7.5 (bz#1570451)