diff --git a/python-requests-file.spec b/python-requests-file.spec index 2821640..cca7631 100644 --- a/python-requests-file.spec +++ b/python-requests-file.spec @@ -2,7 +2,7 @@ Name: python-%{srcname} Version: 1.4 -Release: 2%{?dist} +Release: 3%{?dist} Summary: Transport adapter for using file:// URLs with python-requests License: ASL 2.0 @@ -83,6 +83,9 @@ rm -rf requests_file.egg-info %{python3_sitelib}/requests_file*.egg-info* %changelog +* Thu Feb 04 2016 Fedora Release Engineering - 1.4-3 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_24_Mass_Rebuild + * Tue Nov 03 2015 Robert Kuska - 1.4-2 - Rebuilt for Python3.5 rebuild