From 714857eb7cff3526fe53bf4578c2dc13b13044fd Mon Sep 17 00:00:00 2001 From: Fedora Release Engineering Date: Fri, 23 Jul 2021 08:30:20 +0000 Subject: [PATCH] - Rebuilt for https://fedoraproject.org/wiki/Fedora_35_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 85d67d4..6799fee 100644 --- a/python-pycurl.spec +++ b/python-pycurl.spec @@ -23,7 +23,7 @@ Name: python-%{modname} Version: 7.43.0.6 -Release: 9%{?dist} +Release: 10%{?dist} Summary: A Python interface to libcurl License: LGPLv2+ or MIT @@ -181,6 +181,9 @@ rm -fv tests/fake-curl/libcurl/*.so %endif %changelog +* Fri Jul 23 2021 Fedora Release Engineering - 7.43.0.6-10 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_35_Mass_Rebuild + * Tue Jul 20 2021 Kamil Dudka - 7.43.0.6-9 - use release tarball uploaded by upstream