From 1d489af5fc690efc6d4ededc9bf022dd5e67c71c Mon Sep 17 00:00:00 2001 From: Jesse Keating Date: Tue, 19 Feb 2008 20:59:21 +0000 Subject: [PATCH] - Autorebuild for GCC 4.3 --- ncompress.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/ncompress.spec b/ncompress.spec index 339ea94..55023cc 100644 --- a/ncompress.spec +++ b/ncompress.spec @@ -1,7 +1,7 @@ Summary: Fast compression and decompression utilities Name: ncompress Version: 4.2.4 -Release: 49%{?dist} +Release: 50%{?dist} License: Public Domain Group: Applications/File URL: ftp://sunsite.unc.edu/pub/Linux/utils/compress/ @@ -71,6 +71,9 @@ rm -rf $RPM_BUILD_ROOT %doc LZW.INFO README %changelog +* Tue Feb 19 2008 Fedora Release Engineering - 4.2.4-50 +- Autorebuild for GCC 4.3 + * Fri Feb 09 2007 Peter Vrabec 4.2.4-49 - fix spec file to meet Fedora standards (#226185)