diff --git a/python-sphinxcontrib-devhelp.spec b/python-sphinxcontrib-devhelp.spec index 562f05f..3eeb8ab 100644 --- a/python-sphinxcontrib-devhelp.spec +++ b/python-sphinxcontrib-devhelp.spec @@ -5,7 +5,7 @@ Name: python-%{pypi_name} Version: 1.0.1 -Release: 1%{?dist} +Release: 2%{?dist} Summary: Sphinx extension for Devhelp documents License: BSD URL: http://sphinx-doc.org/ @@ -79,5 +79,8 @@ popd %changelog +* Fri Jul 26 2019 Fedora Release Engineering - 1.0.1-2 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_31_Mass_Rebuild + * Fri Mar 01 2019 Miro HronĨok - 1.0.1-1 - Initial package