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)