This commit is contained in:
parent
aef12e770a
commit
fc659cc8a2
1 changed files with 4 additions and 1 deletions
|
|
@ -49,7 +49,7 @@ URL: https://www.python.org/
|
|||
#global prerel ...
|
||||
%global upstream_version %{general_version}%{?prerel}
|
||||
Version: %{general_version}%{?prerel:~%{prerel}}
|
||||
Release: 2%{?dist}
|
||||
Release: 3%{?dist}
|
||||
License: Python-2.0.1
|
||||
|
||||
|
||||
|
|
@ -1740,6 +1740,9 @@ CheckPython freethreading
|
|||
# ======================================================
|
||||
|
||||
%changelog
|
||||
* Fri Jul 25 2025 Fedora Release Engineering <releng@fedoraproject.org> - 3.13.5-3
|
||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_43_Mass_Rebuild
|
||||
|
||||
* Wed Jun 25 2025 Karolina Surma <ksurma@redhat.com> - 3.13.5-2
|
||||
- Conditionally skip tests not working with the older expat version
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue