diff --git a/python-pycurl.spec b/python-pycurl.spec index c0ea59d..4f5f89a 100644 --- a/python-pycurl.spec +++ b/python-pycurl.spec @@ -23,7 +23,7 @@ Name: python-%{modname} Version: 7.45.2 -Release: 9%{?dist} +Release: 10%{?dist} Summary: A Python interface to libcurl License: curl OR LGPL-2.1-or-later @@ -162,6 +162,9 @@ make test PYTHON=%{__python3} PYTEST=%{pytest} PYFLAKES=true %endif %changelog +* Fri Jan 26 2024 Fedora Release Engineering - 7.45.2-10 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild + * Mon Jan 22 2024 Lukáš Zaoral - 7.45.2-9 - fix FTBFS on Rawhide