From e187070b887fba959db3728acdf8d9e5886e347c Mon Sep 17 00:00:00 2001 From: Thierry Vignaud Date: Tue, 14 Apr 2020 14:19:12 +0200 Subject: 2.54 --- NEWS | 1 + configure.ac | 2 +- 2 files changed, 2 insertions(+), 1 deletion(-) diff --git a/NEWS b/NEWS index 9502e82..a2063ac 100644 --- a/NEWS +++ b/NEWS @@ -1,3 +1,4 @@ +Version 2.54 - 14 April 2020, by Thierry Vignaud - stop emiting requires(posttrans) on info-install (less container bloat) Version 2.53 - 1 February 2020, by Thierry Vignaud diff --git a/configure.ac b/configure.ac index 12c71e3..6bae530 100644 --- a/configure.ac +++ b/configure.ac @@ -3,7 +3,7 @@ AC_PREREQ(2.59) -AC_INIT(rpm-mageia-setup, 2.53, https://bugs.mageia.org/) +AC_INIT(rpm-mageia-setup, 2.54, 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