diff options
author | Thierry Vignaud <thierry.vignaud@gmail.com> | 2018-08-01 22:49:30 +0200 |
---|---|---|
committer | Thierry Vignaud <thierry.vignaud@gmail.com> | 2018-08-01 22:49:30 +0200 |
commit | 121036841e611595a7cc0c1dc9bac3e9a13fc81d (patch) | |
tree | cbee1beba3794cdcb9892e4aa29c02f96b1cd59f | |
parent | f97c1565515aa0a077a036135985c13d1533744d (diff) | |
download | spec-helper-121036841e611595a7cc0c1dc9bac3e9a13fc81d.tar spec-helper-121036841e611595a7cc0c1dc9bac3e9a13fc81d.tar.gz spec-helper-121036841e611595a7cc0c1dc9bac3e9a13fc81d.tar.bz2 spec-helper-121036841e611595a7cc0c1dc9bac3e9a13fc81d.tar.xz spec-helper-121036841e611595a7cc0c1dc9bac3e9a13fc81d.zip |
0.31.130.31.13
-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.12 +VERSION = 0.31.13 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-08-01 Thierry Vignaud <tv@mageia.org> 0.31.13 * clean perl stuff for perl-5.28 too 2016-03-28 Florian Hubold <doktor5000@mageia.org> 0.31.12 |