Rebuilt for Python 3.14

This commit is contained in:
Python Maint 2025-06-03 11:00:58 +02:00 committed by Karolina Surma
commit 851a4c373d

View file

@ -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)