aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorJani Välimaa <wally@mageia.org>2024-11-11 15:58:49 +0200
committerJani Välimaa <wally@mageia.org>2024-11-11 15:58:49 +0200
commit9227c0a311ca467a69c1b90e7c7acdcf6c4b75d7 (patch)
treeb333a636e377663d4987bbdafe5b3f2ddece6672
parent029c7edfcb1541a87db355184e969726c4d1ae3b (diff)
downloadrpm-setup-9227c0a311ca467a69c1b90e7c7acdcf6c4b75d7.tar
rpm-setup-9227c0a311ca467a69c1b90e7c7acdcf6c4b75d7.tar.gz
rpm-setup-9227c0a311ca467a69c1b90e7c7acdcf6c4b75d7.tar.bz2
rpm-setup-9227c0a311ca467a69c1b90e7c7acdcf6c4b75d7.tar.xz
rpm-setup-9227c0a311ca467a69c1b90e7c7acdcf6c4b75d7.zip
-rw-r--r--NEWS1
-rw-r--r--configure.ac2
2 files changed, 2 insertions, 1 deletions
diff --git a/NEWS b/NEWS
index f8c9e2f..e66e121 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,4 @@
+Version 2.81 - 11 November 2024, by Jani Välimaa
- macros: add redhat-hardened-clang-ld.cfg (from Fedora) to pass -pie when linking with clang
- macros: add %dist_vendor (Mageia) and %dist_name (Mageia Linux) macros
diff --git a/configure.ac b/configure.ac
index 8873c87..af40a5f 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.80],[https://bugs.mageia.org/])
+AC_INIT([rpm-mageia-setup],[2.81],[https://bugs.mageia.org/])
AC_CANONICAL_TARGET
AM_INIT_AUTOMAKE(1.9 -Wno-portability foreign no-dist-gzip dist-xz)
AC_CONFIG_SRCDIR