From dac4df24383dfbeebf71c4bb2b3810128789e7d0 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Lubom=C3=ADr=20Sedl=C3=A1=C5=99?= Date: Thu, 29 Aug 2024 11:05:58 +0300 Subject: [PATCH] Backport patch for setting kiwibuild image type in metadata (cherry picked from commit 729586d0ed2cb9103ee89fca589208c8d3381861) --- pungi.spec | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/pungi.spec b/pungi.spec index 89952e66..09caeeed 100644 --- a/pungi.spec +++ b/pungi.spec @@ -9,6 +9,7 @@ License: GPL-2.0-only URL: https://pagure.io/pungi Source0: %{name}-%{version}.tar.bz2 Patch: https://pagure.io/pungi/pull-request/1780.patch +Patch: https://pagure.io/pungi/pull-request/1782.patch BuildRequires: make BuildRequires: python3-pytest @@ -191,6 +192,9 @@ rm %{buildroot}%{_bindir}/pungi * Thu Sep 05 2024 Stepan Oksanichenko - 4.7.0-2 - Use xorriso as recommended package and genisoimage as required for RHEL8/9 and vice versa for RHEL10 +* Thu Aug 29 2024 Lubomír Sedlář - 4.7.0-3 +- Backport patch for setting kiwibuild image type in metadata + * Wed Aug 28 2024 Lubomír Sedlář - 4.7.0-2 - Backport patch with kiwibuild options version and repo_releasever