diff options
-rw-r--r-- | Makefile | 2 | ||||
-rw-r--r-- | NEWS | 1 |
2 files changed, 2 insertions, 1 deletions
@@ -1,5 +1,5 @@ PACKAGE = spec-helper -VERSION = 0.29.3 +VERSION = 0.29.4 SVNPATH = svn+ssh://svn.mandriva.com/svn/soft/rpm/$(PACKAGE) SCRIPT_FILES = clean_files clean_perl compress_files strip_and_check_elf_files \ @@ -1,3 +1,4 @@ +2008-05-16 Pascal "Pixel" Rigaux <pixel@mandriva.com> 0.29.4 * strip_and_check_elf_files: skip check on /usr/lib/debug (#40847) 2008-05-14 Guillaume Rousse <guillomovitch@mandriva.org> 0.29.3 |