Rebuilt for Python 3.11

This commit is contained in:
Python Maint 2022-06-15 18:05:56 +02:00 committed by Tomáš Hrnčiar
parent c9ee89a022
commit bb79c6ae94

View File

@ -66,7 +66,7 @@ It supports RPMs, modules and comps groups & environments.
Name: dnf
Version: 4.13.0
Release: 1%{?dist}
Release: 2%{?dist}
Summary: %{pkg_summary}
# For a breakdown of the licensing, see PACKAGE-LICENSING
License: GPLv2+
@ -359,6 +359,9 @@ popd
%{python3_sitelib}/%{name}/automatic/
%changelog
* Wed Jun 15 2022 Python Maint <python-maint@redhat.com> - 4.13.0-2
- Rebuilt for Python 3.11
* Mon May 30 2022 Jaroslav Rohel <jrohel@redhat.com> - 4.13.0-1
- Update to 4.13.0
- Base.reset: plug (temporary) leak of libsolv's page file descriptors