diff --git a/python-editor.spec b/python-editor.spec index 761857cc6e..dfc5a85ae3 100644 --- a/python-editor.spec +++ b/python-editor.spec @@ -8,8 +8,8 @@ Name: python-editor Version: 1.0.3 -Release: 3%{?dist} -Summary: Programmatically open an editor, capture the result. +Release: 4%{?dist} +Summary: Programmatically open an editor, capture the result License: ASL 2.0 URL: https://github.com/fmoo/python-editor @@ -62,7 +62,7 @@ chmod a+x $RPM_BUILD_ROOT%{python2_sitelib}/editor.py chmod a+x $RPM_BUILD_ROOT%{python3_sitelib}/editor.py %endif -%files +%files -n python2-editor %doc README.md %license LICENSE %{python2_sitelib}/editor.py* @@ -79,6 +79,9 @@ chmod a+x $RPM_BUILD_ROOT%{python3_sitelib}/editor.py %changelog +* Sun Dec 17 2017 Zbigniew Jędrzejewski-Szmek - 1.0.3-4 +- Fix creation of python2- subpackage + * Thu Jul 27 2017 Fedora Release Engineering - 1.0.3-3 - Rebuilt for https://fedoraproject.org/wiki/Fedora_27_Mass_Rebuild