From 8cd4083a2f7b37c9f53284db4f7e05e30651e4b9 Mon Sep 17 00:00:00 2001 From: Fedora Release Engineering Date: Wed, 29 Jul 2020 03:01:09 +0000 Subject: [PATCH] - Rebuilt for https://fedoraproject.org/wiki/Fedora_33_Mass_Rebuild Signed-off-by: Fedora Release Engineering --- python-pycurl.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/python-pycurl.spec b/python-pycurl.spec index b5a68c1..84deeec 100644 --- a/python-pycurl.spec +++ b/python-pycurl.spec @@ -16,7 +16,7 @@ Name: python-%{modname} Version: 7.43.0.5 -Release: 3%{?dist} +Release: 4%{?dist} Summary: A Python interface to libcurl License: LGPLv2+ or MIT @@ -153,6 +153,9 @@ rm -fv tests/fake-curl/libcurl/*.so %endif %changelog +* Wed Jul 29 2020 Fedora Release Engineering - 7.43.0.5-4 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_33_Mass_Rebuild + * Tue Jun 23 2020 Kamil Dudka - 7.43.0.5-3 - do not use discontinued %%_python_bytecompile_extra macro - explicitly require python3-setuptools for build