diff --git a/python-pycurl.spec b/python-pycurl.spec index f6a83af..855b885 100644 --- a/python-pycurl.spec +++ b/python-pycurl.spec @@ -2,7 +2,7 @@ Name: python-%{modname} Version: 7.43.0 -Release: 3%{?dist} +Release: 4%{?dist} Summary: A Python interface to libcurl License: LGPLv2+ or MIT @@ -114,6 +114,9 @@ rm -fv tests/fake-curl/libcurl/*.so %{python3_sitearch}/%{modname}-%{version}-*.egg-info %changelog +* Tue Jul 19 2016 Fedora Release Engineering - 7.43.0-4 +- https://fedoraproject.org/wiki/Changes/Automatic_Provides_for_Python_RPM_Packages + * Thu Apr 14 2016 Igor Gnatenko - 7.43.0-3 - Follow new packaging guidelines