diff --git a/libieee1284.spec b/libieee1284.spec index a45cb26..d098229 100644 --- a/libieee1284.spec +++ b/libieee1284.spec @@ -1,7 +1,7 @@ Summary: A library for interfacing IEEE 1284-compatible devices Name: libieee1284 Version: 0.2.11 -Release: 25%{?dist} +Release: 26%{?dist} License: GPLv2+ Group: System Environment/Libraries URL: http://cyberelk.net/tim/libieee1284/ @@ -9,7 +9,7 @@ Source0: http://downloads.sourceforge.net/%{name}/%{name}-%{version}.tar.bz2 Patch1: libieee1284-strict-aliasing.patch Patch2: libieee1284-aarch64.patch BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) -BuildRequires: xmlto, python-devel +BuildRequires: xmlto, python2-devel %description The libieee1284 library is for communicating with parallel port devices. @@ -81,6 +81,10 @@ rm -rf %{buildroot} %postun -p /sbin/ldconfig %changelog +* Tue Jan 09 2018 Iryna Shcherbina - 0.2.11-26 +- Update Python 2 dependency declarations to new packaging standards + (See https://fedoraproject.org/wiki/FinalizingFedoraSwitchtoPython3) + * Sun Aug 20 2017 Zbigniew Jędrzejewski-Szmek - 0.2.11-25 - Add Provides for the old name without %%_isa