diff --git a/python-port-for.spec b/python-port-for.spec index da439fdbe4..1bcf26dfb1 100644 --- a/python-port-for.spec +++ b/python-port-for.spec @@ -4,7 +4,7 @@ Name: python-%{pypi_name} Version: 0.4 -Release: 2%{?dist} +Release: 3%{?dist} Summary: %{sum} License: MIT @@ -43,7 +43,7 @@ It can find an unused TCP local host port and remember the association. mv %{buildroot}%{_bindir}/%{pypi_name} %{buildroot}%{_bindir}/%{pypi_name}-3 %py2_install -%files -n python-%{pypi_name} +%files -n python2-%{pypi_name} %doc README.rst %license LICENSE.txt %{python2_sitelib}/%{name_with_underscore} @@ -58,6 +58,9 @@ mv %{buildroot}%{_bindir}/%{pypi_name} %{buildroot}%{_bindir}/%{pypi_name}-3 %{_bindir}/%{pypi_name}-3 %changelog +* Sun Dec 17 2017 Zbigniew Jędrzejewski-Szmek - 0.4-3 +- Fix creation of python2- subpackage + * Thu Jul 27 2017 Fedora Release Engineering - 0.4-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_27_Mass_Rebuild