aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorThierry Vignaud <thierry.vignaud@gmail.com>2018-08-01 22:49:30 +0200
committerThierry Vignaud <thierry.vignaud@gmail.com>2018-08-01 22:49:30 +0200
commit121036841e611595a7cc0c1dc9bac3e9a13fc81d (patch)
treecbee1beba3794cdcb9892e4aa29c02f96b1cd59f
parentf97c1565515aa0a077a036135985c13d1533744d (diff)
downloadspec-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--Makefile2
-rw-r--r--NEWS1
2 files changed, 2 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index f65bd53..1056ce7 100644
--- a/Makefile
+++ b/Makefile
@@ -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 \
diff --git a/NEWS b/NEWS
index 9c15261..e85c7c5 100644
--- a/NEWS
+++ b/NEWS
@@ -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