From b4767edf2a1825035ecd8c4a02bf050b896ecfc9 Mon Sep 17 00:00:00 2001 From: Fedora Release Engineering Date: Mon, 22 Jan 2024 05:28:09 +0000 Subject: [PATCH] Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild --- python-pycurl.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/python-pycurl.spec b/python-pycurl.spec index 1c2867f..9291c65 100644 --- a/python-pycurl.spec +++ b/python-pycurl.spec @@ -23,7 +23,7 @@ Name: python-%{modname} Version: 7.45.2 -Release: 7%{?dist} +Release: 8%{?dist} Summary: A Python interface to libcurl License: curl OR LGPL-2.1-or-later @@ -161,6 +161,9 @@ make test PYTHON=%{__python3} PYTEST=%{pytest} PYFLAKES=true %endif %changelog +* Mon Jan 22 2024 Fedora Release Engineering - 7.45.2-8 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild + * Fri Sep 15 2023 Lukáš Zaoral - 7.45.2-7 - do not package tests as documentation