Rebuilt for Python 3.14.0rc3 bytecode
This commit is contained in:
parent
afe6eb6fa8
commit
daa7120b41
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}
|
Name: python-%{upname}
|
||||||
Version: 2025.4.15
|
Version: 2025.4.15
|
||||||
Release: 4%{?dist}
|
Release: 5%{?dist}
|
||||||
Summary: %{common_sum}
|
Summary: %{common_sum}
|
||||||
|
|
||||||
License: GPL-3.0-or-later
|
License: GPL-3.0-or-later
|
||||||
|
|
@ -83,6 +83,9 @@ popd
|
||||||
|
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Fri Sep 19 2025 Python Maint <python-maint@redhat.com> - 2025.4.15-5
|
||||||
|
- Rebuilt for Python 3.14.0rc3 bytecode
|
||||||
|
|
||||||
* Fri Aug 15 2025 Python Maint <python-maint@redhat.com> - 2025.4.15-4
|
* Fri Aug 15 2025 Python Maint <python-maint@redhat.com> - 2025.4.15-4
|
||||||
- Rebuilt for Python 3.14.0rc2 bytecode
|
- Rebuilt for Python 3.14.0rc2 bytecode
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue