aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--NEWS1
-rw-r--r--configure.ac2
2 files changed, 2 insertions, 1 deletions
diff --git a/NEWS b/NEWS
index 7d50160..8d6718e 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,4 @@
+Version 2.75.1 - 24 March 2024, by Jani Välimaa
- configure: force armv7hl target arch when building for armv7hl with armv8l/aarch64 host machine
- macros: make _host_cpu identical with _target_cpu as ATM rpm uses real build
host's arch and it can be different what we really want (armv8l vs. armv7hl)
diff --git a/configure.ac b/configure.ac
index d1638ed..d850552 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.75],[https://bugs.mageia.org/])
+AC_INIT([rpm-mageia-setup],[2.75.1],[https://bugs.mageia.org/])
AC_CANONICAL_TARGET
AM_INIT_AUTOMAKE(1.9 -Wno-portability foreign no-dist-gzip dist-xz)
AC_CONFIG_SRCDIR