From 35c4bf2790c20a91ce9a5d58c90bb356196311a9 Mon Sep 17 00:00:00 2001 From: Guillaume Rousse Date: Wed, 14 May 2008 08:32:57 +0000 Subject: new version --- Makefile | 2 +- NEWS | 3 +++ 2 files changed, 4 insertions(+), 1 deletion(-) diff --git a/Makefile b/Makefile index d6091a1..adf072e 100644 --- a/Makefile +++ b/Makefile @@ -1,5 +1,5 @@ PACKAGE = spec-helper -VERSION = 0.29.1 +VERSION = 0.29.2 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 47c759f..754ffd4 100644 --- a/NEWS +++ b/NEWS @@ -1,3 +1,6 @@ +2008-05-14 Guillaume Rousse 0.29.2 + * fix blocking issue with special files in fix_eol + 2008-05-08 Guillaume Rousse 0.29.1 * large compress_file cleanup, replacing external commands with perl internal version -- cgit v1.2.1