diff --git a/ncompress.spec b/ncompress.spec index 658bc55..ab6230f 100644 --- a/ncompress.spec +++ b/ncompress.spec @@ -1,7 +1,7 @@ Summary: Fast compression and decompression utilities. Name: ncompress Version: 4.2.4 -Release: 43 +Release: 43.1 License: distributable Group: Applications/File Source: ftp://metalab.unc.edu/pub/Linux/utils/compress/ncompress-4.2.4.tar.Z @@ -69,6 +69,9 @@ rm -rf $RPM_BUILD_ROOT %doc LZW.INFO README %changelog +* Fri Dec 09 2005 Jesse Keating +- rebuilt + * Thu Sep 22 2005 Peter Vrabec 4.2.4-43 - compress zero-sized files when -f is used(#167615)