aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--Makefile2
-rw-r--r--NEWS1
2 files changed, 2 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index f6382ce..fe4f7ab 100644
--- a/Makefile
+++ b/Makefile
@@ -1,5 +1,5 @@
PACKAGE = spec-helper
-VERSION = 0.31.10
+VERSION = 0.31.11
SCRIPT_FILES = clean_files clean_perl compress_files check_elf_files \
lib_symlinks fix_mo translate_menu \
diff --git a/NEWS b/NEWS
index 1899a18..6c6215f 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,4 @@
+2016-01-09 Pascal Terjan <pterjan@mageia.org> 0.31.11
* compress_files: drop support for LZMA
* restrict_to_cpu0: new helper to prevent SMP on some arches