diff --git a/evemu.spec b/evemu.spec index 8083506..53f2d30 100644 --- a/evemu.spec +++ b/evemu.spec @@ -3,7 +3,7 @@ Name: evemu Version: 2.7.0 -Release: 1%{?gitdate:.%{gitdate}git%{gitversion}}%{?dist} +Release: 2%{?gitdate:.%{gitdate}git%{gitversion}}%{?dist} Summary: Event Device Query and Emulation Program Group: Development/Tools @@ -36,7 +36,7 @@ and replay that stream on a virtual input device. Summary: Event Device Query and Emulation Program Development Package Requires: %{name} = %{version}-%{release} Requires: pkgconfig -Requires: python +Requires: python2 Provides: utouch-evemu-devel = %{version}-%{release} Obsoletes: utouch-evemu-devel < 1.0.10 @@ -80,6 +80,10 @@ rm -f %{buildroot}%{_libdir}/*.la %{python_sitelib}/evemu/* %changelog +* Tue Feb 06 2018 Iryna Shcherbina - 2.7.0-2 +- Update Python 2 dependency declarations to new packaging standards + (See https://fedoraproject.org/wiki/FinalizingFedoraSwitchtoPython3) + * Mon Sep 25 2017 Benjamin Tissoires 2.7.0-1 - Evemu 2.7.0