Rebuilt for Python 3.13

This commit is contained in:
Python Maint 2024-06-07 10:52:23 +02:00 committed by Karolina Surma
commit d77422967f

View file

@ -7,7 +7,7 @@ also happens to be valid Markdown (a text-to-HTML format).
Name: python-%{upname}
Version: 2024.2.26
Release: 1%{?dist}
Release: 2%{?dist}
Summary: %{common_sum}
License: GPLv3
@ -79,6 +79,9 @@ popd
%changelog
* Fri Jun 07 2024 Python Maint <python-maint@redhat.com> - 2024.2.26-2
- Rebuilt for Python 3.13
* Tue Feb 27 2024 Fedora Release Monitoring <release-monitoring@fedoraproject.org> - 2024.2.26-1
- Update to 2024.2.26 (#2266431)