diff --git a/pungi.spec b/pungi.spec index 47292235..4af941ff 100644 --- a/pungi.spec +++ b/pungi.spec @@ -2,7 +2,7 @@ Name: pungi Version: 4.3.5 -Release: 2%{?dist} +Release: 3%{?dist} Summary: Distribution compose tool License: GPLv2 @@ -139,6 +139,9 @@ rm %{buildroot}%{_bindir}/pungi %{_bindir}/%{name}-wait-for-signed-ostree-handler %changelog +* Wed Jun 15 2022 Python Maint - 4.3.5-3 +- Rebuilt for Python 3.11 + * Wed Jun 15 2022 Lubomír Sedlář - 4.3.5-2 - Backport patch for building DVDs with xorriso command again