diff --git a/pungi.spec b/pungi.spec index 1d4b2f7d..b0bddeec 100644 --- a/pungi.spec +++ b/pungi.spec @@ -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 - 4.9.2-3 +- Rebuilt for Python 3.14 + * Mon May 26 2025 Lubomír Sedlář - 4.9.2-2 - Fix tests on Python 3.14