diff --git a/libiptcdata.spec b/libiptcdata.spec index 62d2e88..a5a457e 100644 --- a/libiptcdata.spec +++ b/libiptcdata.spec @@ -4,7 +4,7 @@ Name: libiptcdata Version: 1.0.4 -Release: 21%{?dist} +Release: 22%{?dist} Summary: IPTC tag library Group: Development/Libraries @@ -44,7 +44,7 @@ Obsoletes: %{name}-python < %{version}-%{release} Summary: Python bindings for libiptcdata Group: Development/Libraries Requires: %{name} = %{version}-%{release} -BuildRequires: python-devel +BuildRequires: python2-devel %description -n python2-libiptcdata The libiptcdata-python package contains a Python module that allows Python @@ -92,6 +92,10 @@ rm -f $RPM_BUILD_ROOT%{python_sitearch}/iptcdata.la %{python_sitearch}/*.so %changelog +* Mon Mar 26 2018 Iryna Shcherbina - 1.0.4-22 +- Update Python 2 dependency declarations to new packaging standards + (See https://fedoraproject.org/wiki/FinalizingFedoraSwitchtoPython3) + * Wed Feb 07 2018 Fedora Release Engineering - 1.0.4-21 - Rebuilt for https://fedoraproject.org/wiki/Fedora_28_Mass_Rebuild