aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorJani Välimaa <wally@mageia.org>2018-08-05 19:41:02 +0300
committerJani Välimaa <wally@mageia.org>2018-08-05 19:41:02 +0300
commit05d7450a2ce7fbcbc1bd849bd331054b9ce7582b (patch)
tree6323899c1812deb86888db0317b6e85168238e97
parent643fc2a331848f7451681420e3c78a6e9c44ee09 (diff)
downloadrpm-setup-05d7450a2ce7fbcbc1bd849bd331054b9ce7582b.tar
rpm-setup-05d7450a2ce7fbcbc1bd849bd331054b9ce7582b.tar.gz
rpm-setup-05d7450a2ce7fbcbc1bd849bd331054b9ce7582b.tar.bz2
rpm-setup-05d7450a2ce7fbcbc1bd849bd331054b9ce7582b.tar.xz
rpm-setup-05d7450a2ce7fbcbc1bd849bd331054b9ce7582b.zip
2.292.29
-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