diff --git a/gphotoframe.spec b/gphotoframe.spec index e4d5f03..4d3d006 100644 --- a/gphotoframe.spec +++ b/gphotoframe.spec @@ -26,7 +26,7 @@ Name: gphotoframe Version: %{mainver} -Release: %{fedorarel}%{?dist}.2 +Release: %{fedorarel}%{?dist}.3 Summary: Photo Frame Gadget for the GNOME Desktop Group: Amusements/Graphics @@ -63,19 +63,19 @@ BuildRequires: desktop-file-utils BuildRequires: gettext BuildRequires: intltool BuildRequires: python2-devel -BuildRequires: python-distutils-extra +BuildRequires: python2-distutils-extra # For creating symlink -> python-bytecompiling -BuildRequires: python-exif +BuildRequires: python2-exif # From 1.2-b6: setup.py needs this -BuildRequires: pyxdg +BuildRequires: python2-pyxdg # Mandatory -Requires: pygobject3 -Requires: python-exif -Requires: python-twisted-web -Requires: pyxdg +Requires: python2-gobject +Requires: python2-exif +Requires: python2-twisted +Requires: python2-pyxdg # lib/plugins/tumblr/account.py -Requires: python-oauth +Requires: python2-oauth # girepository Requires: gtk3 @@ -91,7 +91,7 @@ Requires: libproxy-python %endif # girepository Requires: clutter-gtk -Requires: python-feedparser +Requires: python2-feedparser # girepository Requires: libchamplain-gtk # Scriptlets @@ -241,6 +241,10 @@ mv %{buildroot}%{_prefix}/lib/gnome-screensaver/gnome-screensaver/gphotoframe-sc %{_datadir}/applications/screensavers/%{name}-screensaver.desktop %changelog +* Tue Jan 16 2018 Iryna Shcherbina - 2.0.2-3.hg2084299dffb6.3 +- Update Python 2 dependency declarations to new packaging standards + (See https://fedoraproject.org/wiki/FinalizingFedoraSwitchtoPython3) + * Thu Jan 11 2018 Igor Gnatenko - 2.0.2-3.hg2084299dffb6.2 - Remove obsolete scriptlets