diff --git a/python-flickrapi.spec b/python-flickrapi.spec index c920fb1..17b0328 100644 --- a/python-flickrapi.spec +++ b/python-flickrapi.spec @@ -2,7 +2,7 @@ Name: python-%{srcname} Version: 2.2.1 -Release: 3%{?dist} +Release: 4%{?dist} Summary: Python module for interfacing with the Flickr API License: Python URL: http://stuvel.eu/%{srcname} @@ -80,6 +80,9 @@ sed -i -e "s|#!/usr/bin/env python||" %{buildroot}/%{python_sitelib}/flickrapi/_ %changelog +* Fri Feb 09 2018 Fedora Release Engineering - 2.2.1-4 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_28_Mass_Rebuild + * Thu Jan 25 2018 Iryna Shcherbina - 2.2.1-3 - Update Python 2 dependency declarations to new packaging standards (See https://fedoraproject.org/wiki/FinalizingFedoraSwitchtoPython3)