From c1466743233c46ff6e9760b51b318d4358b820fc Mon Sep 17 00:00:00 2001 From: Fedora Release Engineering Date: Sat, 2 Feb 2019 08:32:47 +0000 Subject: [PATCH] - Rebuilt for https://fedoraproject.org/wiki/Fedora_30_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 7c81564..0108ed9 100644 --- a/python-pycurl.spec +++ b/python-pycurl.spec @@ -20,7 +20,7 @@ Name: python-%{modname} Version: 7.43.0.2 -Release: 4%{?dist} +Release: 5%{?dist} Summary: A Python interface to libcurl License: LGPLv2+ or MIT @@ -160,6 +160,9 @@ rm -fv tests/fake-curl/libcurl/*.so %endif %changelog +* Sat Feb 02 2019 Fedora Release Engineering - 7.43.0.2-5 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_30_Mass_Rebuild + * Tue Jan 29 2019 Kamil Dudka - 7.43.0.2-4 - fix programming mistakes detected by static analyzers