diff options
author | Jani Välimaa <wally@mageia.org> | 2020-05-01 15:53:40 +0300 |
---|---|---|
committer | Jani Välimaa <wally@mageia.org> | 2020-05-01 15:53:40 +0300 |
commit | bc7b28bda7e206a4d9e0966ee1f5c09dc5c861e0 (patch) | |
tree | 8b8d6baf48e1669f66a3c9ae6870a4691618528b | |
parent | f43364f4db84de5b9dc4c31511256f1106ec1033 (diff) | |
download | spec-helper-0.31.23.tar spec-helper-0.31.23.tar.gz spec-helper-0.31.23.tar.bz2 spec-helper-0.31.23.tar.xz spec-helper-0.31.23.zip |
0.31.230.31.23
-rw-r--r-- | Makefile | 2 | ||||
-rw-r--r-- | NEWS | 2 |
2 files changed, 3 insertions, 1 deletions
@@ -1,5 +1,5 @@ PACKAGE = spec-helper -VERSION = 0.31.22 +VERSION = 0.31.23 SCRIPT_FILES = check_desktop_files \ check_elf_files \ @@ -1,4 +1,6 @@ +2020-05-01 Jani Välimaa <wally@mageia.org> 0.31.23 * rename spec-helper.macros as macros.spec-helper + * update rpm macro location to standard /usr/lib/rpm/macros.d * remove unneeded translate_menu script (mga#26519) 2018-10-21 Jani Välimaa <wally@mageia.org> 0.31.22 |