diff --git a/python-contexttimer.spec b/python-contexttimer.spec index c7f0224d40..b4294896a9 100644 --- a/python-contexttimer.spec +++ b/python-contexttimer.spec @@ -3,7 +3,7 @@ Name: python-%{pypi_name} Version: 0.3.1 -Release: 6%{?dist} +Release: 7%{?dist} Summary: %{sum} License: GPLv3+ @@ -46,7 +46,7 @@ cp -p %{SOURCE1} . %py2_install %py3_install -%files -n python-%{pypi_name} +%files -n python2-%{pypi_name} %doc README.rst PKG-INFO %license LICENSE %{python2_sitelib}/%{pypi_name}/* @@ -59,6 +59,9 @@ cp -p %{SOURCE1} . %{python3_sitelib}/%{pypi_name}-%{version}-py?.?.egg-info %changelog +* Sun Dec 17 2017 Zbigniew Jędrzejewski-Szmek - 0.3.1-7 +- Fix creation of python- subpackage + * Thu Jul 27 2017 Fedora Release Engineering - 0.3.1-6 - Rebuilt for https://fedoraproject.org/wiki/Fedora_27_Mass_Rebuild