diff options
author | Jani Välimaa <wally@mageia.org> | 2018-09-22 08:55:57 +0300 |
---|---|---|
committer | Jani Välimaa <wally@mageia.org> | 2018-09-22 08:55:57 +0300 |
commit | baa28d0cc813e644ca987318b2f96c4ae60eeb4d (patch) | |
tree | ceecac7dfabcda133c32a2c9087e352ac4cb60d4 | |
parent | ea9fb161bddb37190617c53c341ea09712dfd27f (diff) | |
download | spec-helper-0.31.21.tar spec-helper-0.31.21.tar.gz spec-helper-0.31.21.tar.bz2 spec-helper-0.31.21.tar.xz spec-helper-0.31.21.zip |
0.31.210.31.21
-rw-r--r-- | Makefile | 2 | ||||
-rw-r--r-- | NEWS | 1 |
2 files changed, 2 insertions, 1 deletions
@@ -1,5 +1,5 @@ PACKAGE = spec-helper -VERSION = 0.31.20 +VERSION = 0.31.21 SCRIPT_FILES = clean_files clean_perl compress_files check_elf_files check_desktop_files\ lib_symlinks fix_mo translate_menu \ @@ -1,3 +1,4 @@ +2018-09-22 Jani Välimaa <wally@mageia.org> 0.31.21 * check .desktop files only in /usr/share/applications 2018-08-26 Jani Välimaa <wally@mageia.org> 0.31.20 |