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