From 9531195c133a9e5af376a5101706c67f05a6b95f Mon Sep 17 00:00:00 2001 From: Guillaume Rousse Date: Fri, 1 Jan 2010 23:18:42 +0000 Subject: bump release --- Makefile | 2 +- NEWS | 9 +++++++-- 2 files changed, 8 insertions(+), 3 deletions(-) diff --git a/Makefile b/Makefile index 89d6083..9a761da 100644 --- a/Makefile +++ b/Makefile @@ -1,5 +1,5 @@ PACKAGE = spec-helper -VERSION = 0.30.6 +VERSION = 0.31.0 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 c04dc66..098aeb8 100644 --- a/NEWS +++ b/NEWS @@ -1,11 +1,16 @@ +2010-01-01 Guillaume Rousse 0.31.0 + * replace gprintify python + shell implementation with a pure perl one + * fix ${foo##*/} recognition in gprintify (mdv bug #56342) + * enhance test suite with actual scripts usage + 2009-11-21 Guillaume Rousse 0.30.6 * set LD_LIBRARY_PATH before calling ldd to check for missing or unused libs strip_and_check_elf_files (mdv bug #41522) 2009-06-25 Per Øyvind Karlsen 0.30.5 * fix EXCLUDE_FROM_STRIP issue dealing with more than just one pattern, - which would result in files being stripped even when they should've been - excluded (cause of mdv bug #51374) + which would result in files being stripped even when they should've + been excluded (cause of mdv bug #51374) 2009-05-14 Guillaume Rousse 0.30.4 * skip PDF files when fixing end of lines (mdv bug #51128) -- cgit v1.2.1