From 8380bbecc9007199e2fc4a63a1faca85a8f51d49 Mon Sep 17 00:00:00 2001 From: Fedora Release Engineering Date: Fri, 26 Jul 2019 15:25:44 +0000 Subject: [PATCH] - Rebuilt for https://fedoraproject.org/wiki/Fedora_31_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 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)