From 89c08997c45398dd5c3b3309dbfac7af8338a1c5 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Miro=20Hron=C4=8Dok?= Date: Fri, 15 Jun 2018 18:51:37 +0200 Subject: [PATCH] Rebuilt for Python 3.7 --- python-pycurl.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/python-pycurl.spec b/python-pycurl.spec index 2f7d333..726f4b7 100644 --- a/python-pycurl.spec +++ b/python-pycurl.spec @@ -16,7 +16,7 @@ Name: python-%{modname} Version: 7.43.0.2 -Release: 1%{?dist} +Release: 2%{?dist} Summary: A Python interface to libcurl License: LGPLv2+ or MIT @@ -152,6 +152,9 @@ rm -fv tests/fake-curl/libcurl/*.so %endif %changelog +* Fri Jun 15 2018 Miro HronĨok - 7.43.0.2-2 +- Rebuilt for Python 3.7 + * Mon Jun 04 2018 Kamil Dudka - 7.43.0.2-1 - update to 7.43.0.2