diff options
-rw-r--r-- | Makefile | 2 | ||||
-rw-r--r-- | NEWS | 4 |
2 files changed, 5 insertions, 1 deletions
@@ -1,5 +1,5 @@ PACKAGE = spec-helper -VERSION = 0.31.7 +VERSION = 0.31.8 SVNPATH = svn+ssh://svn.mandriva.com/svn/soft/rpm/$(PACKAGE) SCRIPT_FILES = clean_files clean_perl compress_files check_elf_files \ @@ -1,3 +1,7 @@ +2012-07-24 Colin Guthrie <colin@magiea.org> 0.31.8 + * fix_pamd: Check for /usr/lib[64]/security/ folder too after usrmove + * relink_symlinks: Do not make symlinks to /dev, /proc or /sys relative + 2012-03-16 Anssi Hannula <anssi@mageia.org> 0.31.7 * clean_perl: use -empty instead of silencing failing directory deletion attempts |