diff --git a/pungi.spec b/pungi.spec index f4a565f9..47292235 100644 --- a/pungi.spec +++ b/pungi.spec @@ -2,12 +2,13 @@ Name: pungi Version: 4.3.5 -Release: 1%{?dist} +Release: 2%{?dist} Summary: Distribution compose tool License: GPLv2 URL: https://pagure.io/pungi Source0: https://pagure.io/releases/%{name}/%{name}-%{version}.tar.bz2 +Patch0: https://pagure.io/pungi/pull-request/1613.patch BuildRequires: make BuildRequires: python3-pytest @@ -138,6 +139,9 @@ rm %{buildroot}%{_bindir}/pungi %{_bindir}/%{name}-wait-for-signed-ostree-handler %changelog +* Wed Jun 15 2022 Lubomír Sedlář - 4.3.5-2 +- Backport patch for building DVDs with xorriso command again + * Wed Jun 15 2022 Lubomír Sedlář - 4.3.5-1 - Fix module defaults and obsoletes validation (mkulik) - Update the cts_keytab field in order to get the hostname of the server