This commit is contained in:
Fedora Release Engineering 2024-01-22 05:28:09 +00:00
parent 107d5625fc
commit b4767edf2a

View File

@ -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 <releng@fedoraproject.org> - 7.45.2-8
- Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild
* Fri Sep 15 2023 Lukáš Zaoral <lzaoral@redhat.com> - 7.45.2-7
- do not package tests as documentation