aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorThierry Vignaud <thierry.vignaud@gmail.com>2018-08-02 09:32:17 +0200
committerThierry Vignaud <thierry.vignaud@gmail.com>2018-08-02 09:32:17 +0200
commit2ec1e87e996253a10786e38b6294eef31fef366b (patch)
tree386d1b3d1e8334758fb76e8b6213407610b59de9
parent0cff301dc0373e74e89b3e05f1fa4e9f08809997 (diff)
downloadspec-helper-2ec1e87e996253a10786e38b6294eef31fef366b.tar
spec-helper-2ec1e87e996253a10786e38b6294eef31fef366b.tar.gz
spec-helper-2ec1e87e996253a10786e38b6294eef31fef366b.tar.bz2
spec-helper-2ec1e87e996253a10786e38b6294eef31fef366b.tar.xz
spec-helper-2ec1e87e996253a10786e38b6294eef31fef366b.zip
0.31.140.31.14
-rw-r--r--Makefile2
-rw-r--r--NEWS1
2 files changed, 2 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index 1056ce7..4144363 100644
--- a/Makefile
+++ b/Makefile
@@ -1,5 +1,5 @@
PACKAGE = spec-helper
-VERSION = 0.31.13
+VERSION = 0.31.14
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 de43f69..b41163b 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,4 @@
+2018-08-02 Thierry Vignaud <tv@mageia.org> 0.31.14
* clean 64bit stuff for perl-5.28 too
2018-08-01 Thierry Vignaud <tv@mageia.org> 0.31.13