aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--Makefile2
-rw-r--r--NEWS4
2 files changed, 5 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index b3ad48d..bdade85 100644
--- a/Makefile
+++ b/Makefile
@@ -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 \
diff --git a/NEWS b/NEWS
index cfd8b4e..5b7ec81 100644
--- a/NEWS
+++ b/NEWS
@@ -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