From 05d7450a2ce7fbcbc1bd849bd331054b9ce7582b Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jani=20V=C3=A4limaa?= Date: Sun, 5 Aug 2018 19:41:02 +0300 Subject: 2.29 --- NEWS | 2 ++ configure.ac | 2 +- 2 files changed, 3 insertions(+), 1 deletion(-) diff --git a/NEWS b/NEWS index b4ac334..1e9902b 100644 --- a/NEWS +++ b/NEWS @@ -1,3 +1,5 @@ +Version 2.29 - 05 August 2018, by Jani Välimaa + - fix python bytecompile in __os_instal_post as __brp_python_bytecompile is now defined by rpm upstream - allow redefinition of __brp_python_hardlink in __os_instal_post diff --git a/configure.ac b/configure.ac index 4d2b8ae..6fcbd01 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.28, https://bugs.mageia.org/) +AC_INIT(rpm-mageia-setup, 2.29, 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