diff --git a/python-pycurl.spec b/python-pycurl.spec index bbc2ab6..5d112e6 100644 --- a/python-pycurl.spec +++ b/python-pycurl.spec @@ -2,7 +2,7 @@ Name: python-%{modname} Version: 7.43.0 -Release: 9%{?dist} +Release: 10%{?dist} Summary: A Python interface to libcurl License: LGPLv2+ or MIT @@ -120,6 +120,9 @@ rm -fv tests/fake-curl/libcurl/*.so %{python3_sitearch}/%{modname}-%{version}-*.egg-info %changelog +* Thu Jul 27 2017 Fedora Release Engineering - 7.43.0-10 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_27_Mass_Rebuild + * Tue May 02 2017 Kamil Dudka - 7.43.0-9 - drop link-time vs. run-time TLS backend check (#1446850)