diff options
author | Martin Whitaker <mageia@martin-whitaker.me.uk> | 2018-08-10 18:46:20 +0100 |
---|---|---|
committer | Martin Whitaker <mageia@martin-whitaker.me.uk> | 2018-08-10 18:46:20 +0100 |
commit | 95bd8e26bbf71c1519bdeb8a81b4538c1213466c (patch) | |
tree | 392a63371b9ac4b5f90ab8b785aa0469beac1498 | |
parent | 303d22855c9b07d7244668e2cc664d3e644766bd (diff) | |
download | spec-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-- | Makefile | 2 | ||||
-rw-r--r-- | NEWS | 3 |
2 files changed, 4 insertions, 1 deletions
@@ -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 \ @@ -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 |