From d9e9faeef3e4f468add24b74c72c60e570f007c6 Mon Sep 17 00:00:00 2001 From: Jesse Keating Date: Wed, 20 Feb 2008 04:29:47 +0000 Subject: [PATCH] - Autorebuild for GCC 4.3 --- p7zip.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/p7zip.spec b/p7zip.spec index dba2d65..1142fd3 100644 --- a/p7zip.spec +++ b/p7zip.spec @@ -1,7 +1,7 @@ Summary: Very high compression ratio file archiver Name: p7zip Version: 4.51 -Release: 3%{?dist} +Release: 4%{?dist} # Files under C/Compress/Lzma/ are dual LGPL or CPL License: LGPLv2 and (LGPLv2+ or CPL) Group: Applications/Archiving @@ -104,6 +104,9 @@ find contrib -type f -exec chmod -x {} \; %changelog +* Tue Feb 19 2008 Fedora Release Engineering - 4.51-4 +- Autorebuild for GCC 4.3 + * Wed Aug 22 2007 Matthias Saou 4.51-3 - Rebuild for new BuildID feature.