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 4144363..f1f5238 100644
--- a/Makefile
+++ b/Makefile
@@ -1,5 +1,5 @@
PACKAGE = spec-helper
-VERSION = 0.31.14
+VERSION = 0.31.16
SCRIPT_FILES = clean_files clean_perl compress_files check_elf_files check_desktop_files\
lib_symlinks fix_mo translate_menu \
diff --git a/NEWS b/NEWS
index 952d3c9..1d56035 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,7 @@
+2018-08-04 Guillaume Rousse <guillomovitch@zarb.org> 0.31.16
+ * fix typo from previous release
+ * add check_desktop_files to the tests list
+
2018-08-04 Guillaume Rousse <guillomovitch@zarb.org> 0.31.15
* exclude session files from desktop file validation
* cosmetic cleanup