From bc37609ac617acccef65987381c32a5e673eae20 Mon Sep 17 00:00:00 2001 From: Guillaume Rousse Date: Thu, 8 May 2008 17:16:47 +0000 Subject: new release --- Makefile | 2 +- NEWS | 5 +++++ 2 files changed, 6 insertions(+), 1 deletion(-) diff --git a/Makefile b/Makefile index 24ae0f8..d6091a1 100644 --- a/Makefile +++ b/Makefile @@ -1,5 +1,5 @@ PACKAGE = spec-helper -VERSION = 0.29 +VERSION = 0.29.1 SVNPATH = svn+ssh://svn.mandriva.com/svn/soft/rpm/$(PACKAGE) SCRIPT_FILES = clean_files clean_perl compress_files strip_and_check_elf_files \ diff --git a/NEWS b/NEWS index 9bf9b51..47c759f 100644 --- a/NEWS +++ b/NEWS @@ -1,3 +1,8 @@ +2008-05-08 Guillaume Rousse 0.29.1 + * large compress_file cleanup, replacing external commands + with perl internal version + * really honor EXCLUDE_FROM_COMPRESS variable + 2008-05-07 Pascal "Pixel" Rigaux 0.29 * replace strip_files with strip_and_check_elf_files which checks for overlinking (cf http://wiki.mandriva.com/en/Overlinking) and "missing -- cgit v1.2.1