aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorJani Välimaa <wally@mageia.org>2021-10-17 13:59:05 +0300
committerJani Välimaa <wally@mageia.org>2021-10-17 13:59:05 +0300
commit676067f7718f232441cada8352910252fe03315e (patch)
tree444b8efa87fea02ce8640ee6954e91f0ec7009d8
parent8a55416bb3c936f4d0666f045432a3bdc47ed149 (diff)
downloadrpm-setup-676067f7718f232441cada8352910252fe03315e.tar
rpm-setup-676067f7718f232441cada8352910252fe03315e.tar.gz
rpm-setup-676067f7718f232441cada8352910252fe03315e.tar.bz2
rpm-setup-676067f7718f232441cada8352910252fe03315e.tar.xz
rpm-setup-676067f7718f232441cada8352910252fe03315e.zip
2.622.62
-rw-r--r--NEWS1
-rw-r--r--configure.ac2
2 files changed, 2 insertions, 1 deletions
diff --git a/NEWS b/NEWS
index a1e288b..2395a5a 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,4 @@
+Version 2.62 - 17 October 2021, by Jani Välimaa
- configure.ac: update and modernize with autoconf 2.71
- build.macros: export LT_SYS_LIBRARY_PATH with %set_build_flags to prevent libtool hardcoding %_libdir into the binaries' RPATH (originally from Fedora)
diff --git a/configure.ac b/configure.ac
index cb6dd30..357336d 100644
--- a/configure.ac
+++ b/configure.ac
@@ -2,7 +2,7 @@
# Process this file with autoconf to produce a configure script.
AC_PREREQ([2.69])
-AC_INIT([rpm-mageia-setup],[2.61],[https://bugs.mageia.org/])
+AC_INIT([rpm-mageia-setup],[2.62],[https://bugs.mageia.org/])
AC_CANONICAL_TARGET
AM_INIT_AUTOMAKE(1.9 -Wno-portability foreign no-dist-gzip dist-xz)
AC_CONFIG_SRCDIR