From 4dd7ecf875246edbd5163e874cd3421fb5e98fdf Mon Sep 17 00:00:00 2001 From: Fedora Release Engineering Date: Fri, 25 Jul 2025 09:16:50 +0300 Subject: [PATCH] Rebuilt for https://fedoraproject.org/wiki/Fedora_43_Mass_Rebuild (cherry picked from commit 94ede558b3ac60de921095d23ec8d6ca762087b0) --- pungi.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/pungi.spec b/pungi.spec index 39f9a2ff..afa38b66 100644 --- a/pungi.spec +++ b/pungi.spec @@ -1,6 +1,6 @@ Name: pungi Version: 4.9.3 -Release: 1%{?dist}.alma.1 +Release: 2%{?dist}.alma.1 Summary: Distribution compose tool License: GPL-2.0-only @@ -166,6 +166,9 @@ gzip _build/man/pungi.1 %{_bindir}/%{name}-cache-cleanup %changelog +* Fri Jul 25 2025 Fedora Release Engineering - 4.9.3-2 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_43_Mass_Rebuild + * Thu Jun 12 2025 Lubomír Sedlář - 4.9.3-1 - Recognize wsl2 images produced by koji (lsedlar) - Specify data_files with relative paths (lsedlar)