diff --git a/python-ndg_httpsclient.spec b/python-ndg_httpsclient.spec index a4a69f0..7c03d13 100644 --- a/python-ndg_httpsclient.spec +++ b/python-ndg_httpsclient.spec @@ -1,7 +1,7 @@ %global tar_name ndg_httpsclient Name: python-%{tar_name} Version: 0.4.0 -Release: 3%{?dist} +Release: 4%{?dist} Summary: Provides enhanced HTTPS support for httplib and urllib2 using PyOpenSSL License: BSD @@ -93,6 +93,9 @@ grep -q %{__python2} %{buildroot}%{_bindir}/ndg_httpclient %{python3_sitelib}/%{tar_name}-%{version}-py?.?-nspkg.pth %changelog +* Tue Jul 19 2016 Fedora Release Engineering - 0.4.0-4 +- https://fedoraproject.org/wiki/Changes/Automatic_Provides_for_Python_RPM_Packages + * Thu Feb 04 2016 Fedora Release Engineering - 0.4.0-3 - Rebuilt for https://fedoraproject.org/wiki/Fedora_24_Mass_Rebuild