diff --git a/python-sphinx-autobuild.spec b/python-sphinx-autobuild.spec index 5f00bf9..431c8ae 100644 --- a/python-sphinx-autobuild.spec +++ b/python-sphinx-autobuild.spec @@ -6,9 +6,9 @@ %bcond_without tests -Name: python%{python3_pkgversion}-%{pypi_name} +Name: python-%{pypi_name} Version: 0.7.1 -Release: 12%{?dist} +Release: 13%{?dist} Summary: %{sum} License: MIT @@ -60,6 +60,9 @@ sed -i "s|^port_for=|port_for>|g" requirements.txt %{_bindir}/%{pypi_name} %changelog +* Mon Mar 25 2019 Sundeep Anand - 0.7.1-13 +- bump version + * Wed Mar 13 2019 Jeroen van Meeuwen (Kolab Systems) - 0.7.1-12 - Remove python2-sphinx-autobuild without condition, missing run-time requirements