diff --git a/python-cjson.spec b/python-cjson.spec index 92df1d06dc..a129bf5658 100644 --- a/python-cjson.spec +++ b/python-cjson.spec @@ -17,7 +17,7 @@ is the the range of 10-200 times for encoding operations and in the range of\ Name: python-%{modname} Version: 1.2.1 -Release: 3%{?dist} +Release: 4%{?dist} Summary: %{sum} License: LGPLv2+ @@ -48,12 +48,15 @@ Summary: %{sum} %check PYTHONPATH=$(echo build/lib.linux-*) %{__python2} jsontest.py -%files +%files -n python2-%{modname} %doc ChangeLog %license LICENSE %{python2_sitearch}/* %changelog +* Sun Dec 17 2017 Zbigniew Jędrzejewski-Szmek - 1.2.1-4 +- Fix creation of python2- subpackage + * Thu Aug 03 2017 Fedora Release Engineering - 1.2.1-3 - Rebuilt for https://fedoraproject.org/wiki/Fedora_27_Binutils_Mass_Rebuild