From cdcd31d6159bce2a53920581e455482295011ee6 Mon Sep 17 00:00:00 2001 From: Jesse Keating Date: Mon, 23 Feb 2009 19:39:44 +0000 Subject: [PATCH] - Rebuilt for https://fedoraproject.org/wiki/Fedora_11_Mass_Rebuild --- pungi.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/pungi.spec b/pungi.spec index dfd7a9a1..282fdf98 100644 --- a/pungi.spec +++ b/pungi.spec @@ -2,7 +2,7 @@ Name: pungi Version: 2.0.10 -Release: 1%{?dist} +Release: 2%{?dist} Summary: Distribution compose tool Group: Development/Tools @@ -56,6 +56,9 @@ rm -rf $RPM_BUILD_ROOT %changelog +* Mon Feb 23 2009 Fedora Release Engineering - 2.0.10-2 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_11_Mass_Rebuild + * Wed Feb 11 2009 Jesse Keating - 2.0.10-1 - Fix CD1 overflow issue - Name the checksum file after the isos being generated.