aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorGuillaume Rousse <guillomovitch@gmail.com>2018-08-04 11:40:39 +0200
committerGuillaume Rousse <guillomovitch@gmail.com>2018-08-04 11:40:39 +0200
commitae70c21d9ad5a200fa27259f0b4608981b1cccdc (patch)
tree4645b2a84453823b0502f53add095945432c8e4e
parent74dda3621199abf403c9e93cac064b8f6c171dc3 (diff)
downloadspec-helper-ae70c21d9ad5a200fa27259f0b4608981b1cccdc.tar
spec-helper-ae70c21d9ad5a200fa27259f0b4608981b1cccdc.tar.gz
spec-helper-ae70c21d9ad5a200fa27259f0b4608981b1cccdc.tar.bz2
spec-helper-ae70c21d9ad5a200fa27259f0b4608981b1cccdc.tar.xz
spec-helper-ae70c21d9ad5a200fa27259f0b4608981b1cccdc.zip
bump release0.31.16
-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