diff --git a/python-pycurl.spec b/python-pycurl.spec index dfa9208..f4d91c7 100644 --- a/python-pycurl.spec +++ b/python-pycurl.spec @@ -20,7 +20,7 @@ Name: python-%{modname} Version: 7.43.0.2 -Release: 6%{?dist} +Release: 7%{?dist} Summary: A Python interface to libcurl License: LGPLv2+ or MIT @@ -160,6 +160,9 @@ rm -fv tests/fake-curl/libcurl/*.so %endif %changelog +* Fri Jul 26 2019 Fedora Release Engineering - 7.43.0.2-7 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_31_Mass_Rebuild + * Sun Feb 03 2019 Kamil Dudka - 7.43.0.2-6 - reintroduce the python2-pycurl subpackage on Fedora (#1672061)