Update to 1.7.2

This commit is contained in:
Petr Viktorin 2018-04-11 16:00:06 +02:00
commit 61f25030e6
3 changed files with 6 additions and 2 deletions

View file

@ -14,7 +14,7 @@
%global upstream_name Sphinx
Name: python-sphinx
Version: 1.7.1
Version: 1.7.2
Release: 1%{?dist}
Epoch: 1
Summary: Python documentation generator
@ -574,6 +574,9 @@ popd
%changelog
* Wed Apr 11 2018 Petr Viktorin <pviktori@redhat.com> - 1:1.7.2-1
- Update to 1.7.2 (bz#1558968)
* Tue Mar 13 2018 Charalampos Stratakis <cstratak@redhat.com> - 1:1.7.1-1
- Update to 1.7.1 (bz#1534802)