From c47fe23f9efea217626e41c7148d6c3e81d393d3 Mon Sep 17 00:00:00 2001 From: Fedora Release Engineering Date: Fri, 22 Jul 2022 21:10:22 +0000 Subject: [PATCH] Rebuilt for https://fedoraproject.org/wiki/Fedora_37_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 dd337c7..7626be3 100644 --- a/python-pycurl.spec +++ b/python-pycurl.spec @@ -23,7 +23,7 @@ Name: python-%{modname} Version: 7.45.1 -Release: 3%{?dist} +Release: 4%{?dist} Summary: A Python interface to libcurl License: LGPLv2+ or MIT @@ -163,6 +163,9 @@ rm -fvr tests/__pycache__ %endif %changelog +* Fri Jul 22 2022 Fedora Release Engineering - 7.45.1-4 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_37_Mass_Rebuild + * Mon Jun 13 2022 Python Maint - 7.45.1-3 - Rebuilt for Python 3.11