From b01a2d708d96c4b4d0d4432f9468671730e39875 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jani=20V=C3=A4limaa?= Date: Thu, 21 May 2020 13:23:11 +0300 Subject: 2.55 --- NEWS | 1 + configure.ac | 2 +- 2 files changed, 2 insertions(+), 1 deletion(-) diff --git a/NEWS b/NEWS index cd60c11..8965c29 100644 --- a/NEWS +++ b/NEWS @@ -1,3 +1,4 @@ +Version 2.55 - 21 May 2020, by Jani Välimaa - build macros: add _legacy_common_support macro for adding -fcommon to compiler flags - build.macros: run /usr/lib/rpm/check-buildroot at end of %install scriptlet via __arch_install_post diff --git a/configure.ac b/configure.ac index 6bae530..32ab9f5 100644 --- a/configure.ac +++ b/configure.ac @@ -3,7 +3,7 @@ AC_PREREQ(2.59) -AC_INIT(rpm-mageia-setup, 2.54, https://bugs.mageia.org/) +AC_INIT(rpm-mageia-setup, 2.55, 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