diff options
author | Pascal Rigaux <pixel@mandriva.com> | 2008-05-16 13:34:40 +0000 |
---|---|---|
committer | Pascal Rigaux <pixel@mandriva.com> | 2008-05-16 13:34:40 +0000 |
commit | f5bd66b50721bcafae55053ba5e8e59a74732012 (patch) | |
tree | fb12be963c07ae969181abc0f272ce6251431bc4 | |
parent | aef4fe0438c3c48d9014e81d7d51dd22a461b001 (diff) | |
download | spec-helper-f5bd66b50721bcafae55053ba5e8e59a74732012.tar spec-helper-f5bd66b50721bcafae55053ba5e8e59a74732012.tar.gz spec-helper-f5bd66b50721bcafae55053ba5e8e59a74732012.tar.bz2 spec-helper-f5bd66b50721bcafae55053ba5e8e59a74732012.tar.xz spec-helper-f5bd66b50721bcafae55053ba5e8e59a74732012.zip |
0.29.4v0.29.4
-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 |