From 5f81cbd8ababaf8b50bfe680ddb1268b2a35ce0b Mon Sep 17 00:00:00 2001 From: Pascal Terjan Date: Sat, 4 May 2019 17:13:04 +0000 Subject: Release 2.39 --- NEWS | 2 ++ configure.ac | 2 +- 2 files changed, 3 insertions(+), 1 deletion(-) diff --git a/NEWS b/NEWS index dc4ca0b..0f1f228 100644 --- a/NEWS +++ b/NEWS @@ -1,3 +1,5 @@ +Version 2.39 - 4 May 2019, by Pascal Terjan + - make armv7hl chroots on aarch64 work as expected (urpmi accepts to install armv7hl packages and default rpm build target is armv7hl) diff --git a/configure.ac b/configure.ac index 4dfaf6f..c9ee67b 100644 --- a/configure.ac +++ b/configure.ac @@ -3,7 +3,7 @@ AC_PREREQ(2.59) -AC_INIT(rpm-mageia-setup, 2.38, https://bugs.mageia.org/) +AC_INIT(rpm-mageia-setup, 2.39, https://bugs.mageia.org/) AC_CANONICAL_TARGET AM_INIT_AUTOMAKE(1.9 -Wno-portability foreign no-dist-gzip dist-xz) AC_CONFIG_SRCDIR -- cgit v1.2.1