diff options
author | Anssi Hannula <anssi@mageia.org> | 2012-03-16 17:24:24 +0000 |
---|---|---|
committer | Anssi Hannula <anssi@mageia.org> | 2012-03-16 17:24:24 +0000 |
commit | 9511b55f08fd70e41716ecc2f00ee9b6f1921052 (patch) | |
tree | b6d8fb67af99c56475a81a6cc00ed516329b221f | |
parent | 23cffed736e80bd3028e03e7ad2cbf53af5f1f61 (diff) | |
download | spec-helper-9511b55f08fd70e41716ecc2f00ee9b6f1921052.tar spec-helper-9511b55f08fd70e41716ecc2f00ee9b6f1921052.tar.gz spec-helper-9511b55f08fd70e41716ecc2f00ee9b6f1921052.tar.bz2 spec-helper-9511b55f08fd70e41716ecc2f00ee9b6f1921052.tar.xz spec-helper-9511b55f08fd70e41716ecc2f00ee9b6f1921052.zip |
spec-helper 0.31.70.31.7
-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.31.6 +VERSION = 0.31.7 SVNPATH = svn+ssh://svn.mandriva.com/svn/soft/rpm/$(PACKAGE) SCRIPT_FILES = clean_files clean_perl compress_files check_elf_files \ @@ -1,3 +1,4 @@ +2012-03-16 Anssi Hannula <anssi@mageia.org> 0.31.7 * clean_perl: use -empty instead of silencing failing directory deletion attempts * clean_perl: don't try to remove empty directories directly under |