aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--NEWS2
-rw-r--r--configure.ac2
2 files changed, 3 insertions, 1 deletions
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