aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorJani Välimaa <wally@mageia.org>2024-02-23 16:34:53 +0200
committerJani Välimaa <wally@mageia.org>2024-02-23 16:34:53 +0200
commit17c74d69f35a2feba8f3543d70f24ccc03c0e708 (patch)
treeaf7e5b4c2cddafdb13e07778db42df3579e986a6
parent9e9db1e7dae71cb00720a97693369d445463cfbf (diff)
downloadrpm-setup-17c74d69f35a2feba8f3543d70f24ccc03c0e708.tar
rpm-setup-17c74d69f35a2feba8f3543d70f24ccc03c0e708.tar.gz
rpm-setup-17c74d69f35a2feba8f3543d70f24ccc03c0e708.tar.bz2
rpm-setup-17c74d69f35a2feba8f3543d70f24ccc03c0e708.tar.xz
rpm-setup-17c74d69f35a2feba8f3543d70f24ccc03c0e708.zip
2.742.74
-rw-r--r--NEWS1
-rw-r--r--configure.ac2
2 files changed, 2 insertions, 1 deletions
diff --git a/NEWS b/NEWS
index 09160bf..8f95704 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,4 @@
+Version 2.74 - 23 February 2024, by Jani Välimaa
- rpmeval: fix build with gcc13
- rpmrc: add -fstack-clash-protection to default flags for all supported arches
- rpmrc: add -fcf-protection=full to x86 default flags
diff --git a/configure.ac b/configure.ac
index ea92d8d..c7be7e4 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.73],[https://bugs.mageia.org/])
+AC_INIT([rpm-mageia-setup],[2.74],[https://bugs.mageia.org/])
AC_CANONICAL_TARGET
AM_INIT_AUTOMAKE(1.9 -Wno-portability foreign no-dist-gzip dist-xz)
AC_CONFIG_SRCDIR