aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorPascal Terjan <pterjan@gmail.com>2016-01-09 21:40:44 +0000
committerPascal Terjan <pterjan@gmail.com>2016-01-09 21:40:44 +0000
commite679ce7f68a331f8bdde82a01ffbf2971c081dcc (patch)
tree054cf1d45a67294af79ec8073c9931ca75373c54
parentb234b23494d34c20b963e44a69b69e91561413ea (diff)
downloadspec-helper-e679ce7f68a331f8bdde82a01ffbf2971c081dcc.tar
spec-helper-e679ce7f68a331f8bdde82a01ffbf2971c081dcc.tar.gz
spec-helper-e679ce7f68a331f8bdde82a01ffbf2971c081dcc.tar.bz2
spec-helper-e679ce7f68a331f8bdde82a01ffbf2971c081dcc.tar.xz
spec-helper-e679ce7f68a331f8bdde82a01ffbf2971c081dcc.zip
0.31.11v0.31.11
-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