aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorJani Välimaa <wally@mageia.org>2018-10-21 10:30:38 +0300
committerJani Välimaa <wally@mageia.org>2018-10-21 10:30:38 +0300
commit5154021fc9f16b03b7d1e495e263725fb657ad3e (patch)
tree382c215173b7e4b1c2681676e90a20012d450a6b
parent35b4465a661dbe2835ad85046de9120ebdc7d1db (diff)
downloadspec-helper-5154021fc9f16b03b7d1e495e263725fb657ad3e.tar
spec-helper-5154021fc9f16b03b7d1e495e263725fb657ad3e.tar.gz
spec-helper-5154021fc9f16b03b7d1e495e263725fb657ad3e.tar.bz2
spec-helper-5154021fc9f16b03b7d1e495e263725fb657ad3e.tar.xz
spec-helper-5154021fc9f16b03b7d1e495e263725fb657ad3e.zip
0.31.220.31.22
-rw-r--r--Makefile2
-rw-r--r--NEWS1
2 files changed, 2 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index 0a3bfb4..6acbb59 100644
--- a/Makefile
+++ b/Makefile
@@ -1,5 +1,5 @@
PACKAGE = spec-helper
-VERSION = 0.31.21
+VERSION = 0.31.22
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 c0b0d10..a5af6e6 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,4 @@
+2018-10-21 Jani Välimaa <wally@mageia.org> 0.31.22
* move binary and library stripping to __os_install_post in rpm-setup if __debug_package isn't defined
2018-09-22 Jani Välimaa <wally@mageia.org> 0.31.21