Rebuilt with mpdecimal 4.0.0
This commit is contained in:
parent
a9eff720fa
commit
71818464a3
1 changed files with 4 additions and 1 deletions
|
|
@ -17,7 +17,7 @@ URL: https://www.python.org/
|
|||
%global prerel a4
|
||||
%global upstream_version %{general_version}%{?prerel}
|
||||
Version: %{general_version}%{?prerel:~%{prerel}}
|
||||
Release: 2%{?dist}
|
||||
Release: 3%{?dist}
|
||||
License: Python-2.0.1
|
||||
|
||||
|
||||
|
|
@ -1717,6 +1717,9 @@ CheckPython freethreading
|
|||
# ======================================================
|
||||
|
||||
%changelog
|
||||
* Thu Feb 06 2025 Miro Hrončok <mhroncok@redhat.com> - 3.14.0~a4-3
|
||||
- Rebuilt with mpdecimal 4.0.0
|
||||
|
||||
* Tue Feb 04 2025 Charalampos Stratakis <cstratak@redhat.com> - 3.14.0~a4-2
|
||||
- Security fix for CVE-2025-0938
|
||||
- Fixes: rhbz#2343273
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue