diff --git a/impressive.spec b/impressive.spec index 639f8a4..c898665 100644 --- a/impressive.spec +++ b/impressive.spec @@ -1,6 +1,6 @@ Name: impressive Version: 0.12.0 -Release: 2%{?dist} +Release: 3%{?dist} Summary: A program that displays presentation slides Group: Applications/Productivity @@ -16,7 +16,7 @@ BuildRequires: python2-devel # - imported modules (required): Requires: python2-imaging # pygame is the python2 package but does not provide python2-pygame yet -Requires: pygame +Requires: python2-pygame Requires: opengl-games-utils # - external tools for displaying and parsing pdf (required): Requires: mupdf @@ -64,6 +64,10 @@ rm -rf %{buildroot} %{_mandir}/man1/impressive.1* %changelog +* Wed Feb 07 2018 Iryna Shcherbina - 0.12.0-3 +- Update Python 2 dependency declarations to new packaging standards + (See https://fedoraproject.org/wiki/FinalizingFedoraSwitchtoPython3) + * Tue Feb 06 2018 Michael J Gruber - 0.12.0-2 - remove obsolete dependency