aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMartin Whitaker <mageia@martin-whitaker.me.uk>2018-08-10 18:46:20 +0100
committerMartin Whitaker <mageia@martin-whitaker.me.uk>2018-08-10 18:46:20 +0100
commit95bd8e26bbf71c1519bdeb8a81b4538c1213466c (patch)
tree392a63371b9ac4b5f90ab8b785aa0469beac1498
parent303d22855c9b07d7244668e2cc664d3e644766bd (diff)
downloadspec-helper-95bd8e26bbf71c1519bdeb8a81b4538c1213466c.tar
spec-helper-95bd8e26bbf71c1519bdeb8a81b4538c1213466c.tar.gz
spec-helper-95bd8e26bbf71c1519bdeb8a81b4538c1213466c.tar.bz2
spec-helper-95bd8e26bbf71c1519bdeb8a81b4538c1213466c.tar.xz
spec-helper-95bd8e26bbf71c1519bdeb8a81b4538c1213466c.zip
-rw-r--r--Makefile2
-rw-r--r--NEWS3
2 files changed, 4 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index 9ee852c..605ecc6 100644
--- a/Makefile
+++ b/Makefile
@@ -1,5 +1,5 @@
PACKAGE = spec-helper
-VERSION = 0.31.16.1
+VERSION = 0.31.18
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 e40ef83..f8f8bbd 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,6 @@
+2018-08-10 Martin Whitaker <martinw@mageia.org> 0.31.18
+ * exclude /usr/share/khelpcenter/plugins from desktop files validation too
+
2018-08-06 Guillaume Rousse <guillomovitch@zarb.org> 0.31.17
* exclude /usr/share/wayland-sessions from desktop files validation too