Rebuilt for Python 3.14
This commit is contained in:
parent
b3bf0e8abc
commit
851a4c373d
1 changed files with 4 additions and 1 deletions
|
|
@ -72,7 +72,7 @@
|
|||
%global patch_version 6
|
||||
|
||||
# For handling bump release by rpmdev-bumpspec and mass rebuild
|
||||
%global baserelease 2
|
||||
%global baserelease 3
|
||||
|
||||
# Set to RC version if building RC, else comment out.
|
||||
#%%global rcsuf rc3
|
||||
|
|
@ -591,6 +591,9 @@ popd
|
|||
|
||||
|
||||
%changelog
|
||||
* Tue Jun 03 2025 Python Maint <python-maint@redhat.com> - 3.31.6-3
|
||||
- Rebuilt for Python 3.14
|
||||
|
||||
* Tue Mar 18 2025 Yaakov Selkowitz <yselkowi@redhat.com> - 3.31.6-2
|
||||
- Revert to 3.31.6
|
||||
- Rebuild (jsoncpp)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue