Rebuilt for Python 3.13
This commit is contained in:
parent
a3c804de77
commit
d77422967f
1 changed files with 4 additions and 1 deletions
|
|
@ -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)
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue