From 9e8070f0c7594da003839d865658b83c200704ff Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jani=20V=C3=A4limaa?= Date: Wed, 22 Nov 2023 20:35:27 +0200 Subject: 2.73 --- NEWS | 1 + configure.ac | 2 +- 2 files changed, 2 insertions(+), 1 deletion(-) diff --git a/NEWS b/NEWS index 4a0fcc4..36a0b3a 100644 --- a/NEWS +++ b/NEWS @@ -1,3 +1,4 @@ +Version 2.73 - 22 November 2023, by Jani Välimaa - macros: include RUSTFLAGS in %set_build_flags - macros: set -g when building Vala applications - macros: make _FORTIFY_SOURCE flags configurable via %_fortify_level variable diff --git a/configure.ac b/configure.ac index b183364..7fb6de2 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.72],[https://bugs.mageia.org/]) +AC_INIT([rpm-mageia-setup],[2.73],[https://bugs.mageia.org/]) AC_CANONICAL_TARGET AM_INIT_AUTOMAKE(1.9 -Wno-portability foreign no-dist-gzip dist-xz) AC_CONFIG_SRCDIR -- cgit v1.2.1