diff --git a/pungi.spec b/pungi.spec index e17019aa..019f87d3 100644 --- a/pungi.spec +++ b/pungi.spec @@ -2,7 +2,7 @@ Name: pungi Version: 4.6.2 -Release: 2%{?dist} +Release: 6%{?dist} Summary: Distribution compose tool License: GPL-2.0-only @@ -166,6 +166,9 @@ rm %{buildroot}%{_bindir}/pungi %{_bindir}/%{name}-cache-cleanup %changelog +* Fri May 31 2024 Lubomír Sedlář - 4.6.2-6 +- Rebuild to bump release over f40-infra build + * Fri May 31 2024 Lubomír Sedlář - 4.6.2-2 - Add dependency on xorriso, fixes rhbz#2278677