Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package mate-calc for openSUSE:Factory checked in at 2025-11-12 21:15:57 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/mate-calc (Old) and /work/SRC/openSUSE:Factory/.mate-calc.new.1980 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "mate-calc" Wed Nov 12 21:15:57 2025 rev:15 rq:1317344 version:1.28.0 Changes: -------- --- /work/SRC/openSUSE:Factory/mate-calc/mate-calc.changes 2024-04-09 16:51:12.748889369 +0200 +++ /work/SRC/openSUSE:Factory/.mate-calc.new.1980/mate-calc.changes 2025-11-12 21:16:43.143998030 +0100 @@ -1,0 +2,5 @@ +Mon Nov 3 19:44:37 UTC 2025 - Arjen de Korte <[email protected]> + +- Fix build with gettext >= 0.24.1 + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ mate-calc.spec ++++++ --- /var/tmp/diff_new_pack.nSsSgY/_old 2025-11-12 21:16:44.988075327 +0100 +++ /var/tmp/diff_new_pack.nSsSgY/_new 2025-11-12 21:16:45.016076502 +0100 @@ -55,6 +55,9 @@ %setup -q %build +%if %{pkg_vcmp gettext-devel >= 0.24.1} +export ACLOCAL_PATH=/usr/share/gettext/m4/ +%endif NOCONFIGURE=1 mate-autogen %configure %make_build
