diff --git a/python-progress.spec b/python-progress.spec index ac1b8c3..ca384d3 100644 --- a/python-progress.spec +++ b/python-progress.spec @@ -38,6 +38,7 @@ Collection of easy to use progress bars and spinners. %prep %autosetup -p1 -n %{pypi_name}-%{version} + # Remove bundled egg-info rm -rf %{pypi_name}.egg-info @@ -81,6 +82,9 @@ popd %endif # with_python3 %changelog +* Sat Sep 01 2018 Pavel Raiskup - 1.2-10 +- el6 build requires newline after %%autosetup (rhbz#1310704) + * Thu Dec 08 2016 Pavel Raiskup - 1.2-10 - keep enabled python3 subpackage only in fedora, and merge into epel7