diff --git a/python-requests-ftp.spec b/python-requests-ftp.spec index 15764e8..579523f 100644 --- a/python-requests-ftp.spec +++ b/python-requests-ftp.spec @@ -2,7 +2,7 @@ Name: python-%{srcname} Version: 0.3.1 -Release: 8%{?dist} +Release: 9%{?dist} Summary: FTP transport adapter for python-requests License: ASL 2.0 @@ -70,6 +70,9 @@ rm -rf requests_ftp.egg-info %{python3_sitelib}/requests_ftp*.egg-info* %changelog +* Fri Feb 09 2018 Fedora Release Engineering - 0.3.1-9 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_28_Mass_Rebuild + * Sat Jan 27 2018 Iryna Shcherbina - 0.3.1-8 - Update Python 2 dependency declarations to new packaging standards (See https://fedoraproject.org/wiki/FinalizingFedoraSwitchtoPython3)