Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package morris for openSUSE:Factory checked in at 2025-12-20 21:46:19 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/morris (Old) and /work/SRC/openSUSE:Factory/.morris.new.1928 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "morris" Sat Dec 20 21:46:19 2025 rev:4 rq:1323733 version:0.3 Changes: -------- --- /work/SRC/openSUSE:Factory/morris/morris.changes 2024-02-23 16:48:15.373704563 +0100 +++ /work/SRC/openSUSE:Factory/.morris.new.1928/morris.changes 2025-12-20 21:48:24.291939148 +0100 @@ -1,0 +2,5 @@ +Sat Dec 13 05:35:38 UTC 2025 - Bernhard Wiedemann <[email protected]> + +- Require minimum gettext version to fix build + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ workaround_autotools.patch ++++++ --- /var/tmp/diff_new_pack.7JsbIY/_old 2025-12-20 21:48:24.895964209 +0100 +++ /var/tmp/diff_new_pack.7JsbIY/_new 2025-12-20 21:48:24.899964375 +0100 @@ -1,7 +1,7 @@ -diff --git a/configure.ac b/configure.ac -index 18951eb..3366e43 100644 ---- a/configure.ac -+++ b/configure.ac +Index: morris-0.3/configure.ac +=================================================================== +--- morris-0.3.orig/configure.ac ++++ morris-0.3/configure.ac @@ -5,7 +5,7 @@ AC_CONFIG_AUX_DIR([build-aux]) AC_CONFIG_SRCDIR([src/morris.cc]) AC_CONFIG_HEADERS([config.h]) @@ -11,4 +11,12 @@ #AM_MAINTAINER_MODE #AC_CONFIG_MACRO_DIR([m4]) +@@ -43,6 +43,7 @@ AC_C_INLINE + AC_TYPE_SIZE_T + + # Checks for library functions. ++AM_GNU_GETTEXT_REQUIRE_VERSION([0.19.4]) + AM_GNU_GETTEXT([external]) + + GETTEXT_PACKAGE=morris
