From 0b13d17e6c396df489d4f70fe746d6e8ab3f8449 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?R=C3=A9mi=20Verschelde?= Date: Mon, 18 Sep 2017 18:10:02 +0200 Subject: 2.20.1 --- NEWS | 2 ++ configure.ac | 2 +- 2 files changed, 3 insertions(+), 1 deletion(-) diff --git a/NEWS b/NEWS index dc7bbe2..9c5f320 100644 --- a/NEWS +++ b/NEWS @@ -1,3 +1,5 @@ +Version 2.20.1 - 18 September 2017, by RĂ©mi Verschelde + - Remove redundant %__debug_install_post as it breaks split debuginfo and debugsource subpackage generation diff --git a/configure.ac b/configure.ac index 3def7ca..3bb608f 100644 --- a/configure.ac +++ b/configure.ac @@ -4,7 +4,7 @@ # $Id: configure.ac 271266 2010-11-04 10:43:28Z fwang $ AC_PREREQ(2.59) -AC_INIT(rpm-mageia-setup, 2.20, https://bugs.mageia.org/) +AC_INIT(rpm-mageia-setup, 2.20.1, 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