From e78c1eec02a832eeabf30d4c0f29d4a500acb9f0 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jani=20V=C3=A4limaa?= Date: Sun, 21 Oct 2018 10:40:01 +0300 Subject: 2.37 --- NEWS | 2 ++ configure.ac | 2 +- 2 files changed, 3 insertions(+), 1 deletion(-) diff --git a/NEWS b/NEWS index 888e835..d621840 100644 --- a/NEWS +++ b/NEWS @@ -1,3 +1,5 @@ +Version 2.37 - 21 October 2018, by Jani Välimaa + - strip binaries and libraries in __os_install_post if __debug_package isn't defined - add __brp_strip, __brp_strip_comment_note, __brp_strip_static_archive and __brp_strip_shared diff --git a/configure.ac b/configure.ac index f0be648..341ed2f 100644 --- a/configure.ac +++ b/configure.ac @@ -3,7 +3,7 @@ AC_PREREQ(2.59) -AC_INIT(rpm-mageia-setup, 2.36, https://bugs.mageia.org/) +AC_INIT(rpm-mageia-setup, 2.37, https://bugs.mageia.org/) AC_CANONICAL_TARGET AM_INIT_AUTOMAKE(1.9 -Wno-portability no-dist-gzip dist-xz) AC_CONFIG_SRCDIR -- cgit v1.2.1