aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorJani Välimaa <wally@mageia.org>2024-12-28 13:54:46 +0200
committerJani Välimaa <wally@mageia.org>2024-12-28 13:54:46 +0200
commit7e4fb3769c6923e7313867ecf49bfc5710cbbcc7 (patch)
tree886bc21265abfafc32c0a8f0ea3c75c6f07d0064
parent8c71814b616db68f42731dc49819c2e2e4df3a87 (diff)
downloadrpm-setup-7e4fb3769c6923e7313867ecf49bfc5710cbbcc7.tar
rpm-setup-7e4fb3769c6923e7313867ecf49bfc5710cbbcc7.tar.gz
rpm-setup-7e4fb3769c6923e7313867ecf49bfc5710cbbcc7.tar.bz2
rpm-setup-7e4fb3769c6923e7313867ecf49bfc5710cbbcc7.tar.xz
rpm-setup-7e4fb3769c6923e7313867ecf49bfc5710cbbcc7.zip
2.822.82
-rw-r--r--NEWS2
-rw-r--r--configure.ac2
2 files changed, 3 insertions, 1 deletions
diff --git a/NEWS b/NEWS
index 6b3c2ae..ae4d02b 100644
--- a/NEWS
+++ b/NEWS
@@ -1,4 +1,6 @@
+Version 2.82 - 28 December 2024, by Jani Välimaa
- macros: automatically use %set_build_flags macro for build, check, and install phases
+- brp-mangle-shebangs: restore handling of %__brp_mangle_shebangs_exclude
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
diff --git a/configure.ac b/configure.ac
index af40a5f..74c19a0 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.81],[https://bugs.mageia.org/])
+AC_INIT([rpm-mageia-setup],[2.82],[https://bugs.mageia.org/])
AC_CANONICAL_TARGET
AM_INIT_AUTOMAKE(1.9 -Wno-portability foreign no-dist-gzip dist-xz)
AC_CONFIG_SRCDIR