From d9b59c9d80480d815f94b938ee1ad389ff659394 Mon Sep 17 00:00:00 2001 From: Sahana Prasad Date: Tue, 14 Sep 2021 19:12:31 +0200 Subject: [PATCH] Rebuilt with OpenSSL 3.0.0 --- python-pycurl.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/python-pycurl.spec b/python-pycurl.spec index cd7cb9d..f307afc 100644 --- a/python-pycurl.spec +++ b/python-pycurl.spec @@ -23,7 +23,7 @@ Name: python-%{modname} Version: 7.44.1 -Release: 1%{?dist} +Release: 2%{?dist} Summary: A Python interface to libcurl License: LGPLv2+ or MIT @@ -173,6 +173,9 @@ rm -fv tests/fake-curl/libcurl/*.so %endif %changelog +* Tue Sep 14 2021 Sahana Prasad - 7.44.1-2 +- Rebuilt with OpenSSL 3.0.0 + * Mon Aug 16 2021 Kamil Dudka - 7.44.1-1 - update to 7.44.1