diff --git a/python-rjsmin.spec b/python-rjsmin.spec index ad72a1d..fa0b5ce 100644 --- a/python-rjsmin.spec +++ b/python-rjsmin.spec @@ -3,7 +3,7 @@ Name: python-%{pypi_name} Version: 1.0.12 -Release: 7%{?dist} +Release: 8%{?dist} Summary: Javascript Minifier License: ASL 2.0 @@ -11,7 +11,7 @@ URL: http://opensource.perlig.de/rjsmin/ Source0: https://pypi.python.org/packages/source/r/%{pypi_name}/%{pypi_name}-%{version}.tar.gz BuildRequires: python2-devel -BuildRequires: python-setuptools +BuildRequires: python2-setuptools BuildRequires: python3-devel BuildRequires: python3-setuptools @@ -117,6 +117,10 @@ rm -r %{buildroot}/%{_docdir}/%{pypi_name}/ %doc README.rst docs %changelog +* Tue Jan 30 2018 Iryna Shcherbina - 1.0.12-8 +- Update Python 2 dependency declarations to new packaging standards + (See https://fedoraproject.org/wiki/FinalizingFedoraSwitchtoPython3) + * Thu Aug 03 2017 Fedora Release Engineering - 1.0.12-7 - Rebuilt for https://fedoraproject.org/wiki/Fedora_27_Binutils_Mass_Rebuild