Rebuilt for Python 3.14

(cherry picked from commit 280b98bf8383ae70aa07938d08c5291f9e872d96)
This commit is contained in:
Python Maint 2025-06-04 22:29:46 +03:00 committed by Stepan Oksanichenko
parent 8e5c545c22
commit e33373f74c

View File

@ -2,7 +2,7 @@
Name: pungi
Version: 4.9.2
Release: 2%{?dist}.alma.1
Release: 3%{?dist}.alma.1
Summary: Distribution compose tool
License: GPL-2.0-only
@ -173,6 +173,9 @@ gzip _build/man/pungi.1
%{_bindir}/%{name}-cache-cleanup
%changelog
* Wed Jun 04 2025 Python Maint <python-maint@redhat.com> - 4.9.2-3
- Rebuilt for Python 3.14
* Mon May 26 2025 Lubomír Sedlář <lsedlar@redhat.com> - 4.9.2-2
- Fix tests on Python 3.14