Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package mate-user-guide for openSUSE:Factory 
checked in at 2025-11-12 21:16:02
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/mate-user-guide (Old)
 and      /work/SRC/openSUSE:Factory/.mate-user-guide.new.1980 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "mate-user-guide"

Wed Nov 12 21:16:02 2025 rev:16 rq:1317363 version:1.28.0

Changes:
--------
--- /work/SRC/openSUSE:Factory/mate-user-guide/mate-user-guide.changes  
2024-04-09 16:50:50.204057683 +0200
+++ 
/work/SRC/openSUSE:Factory/.mate-user-guide.new.1980/mate-user-guide.changes    
    2025-11-12 21:16:49.316256749 +0100
@@ -1,0 +2,5 @@
+Wed Nov 12 14:44:38 UTC 2025 - Hillwood Yang <[email protected]>
+
+- Fix build with gettext >= 0.24.1 
+
+-------------------------------------------------------------------

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ mate-user-guide.spec ++++++
--- /var/tmp/diff_new_pack.EyEO6T/_old  2025-11-12 21:16:50.668313423 +0100
+++ /var/tmp/diff_new_pack.EyEO6T/_new  2025-11-12 21:16:50.668313423 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package mate-user-guide
 #
-# Copyright (c) 2024 SUSE LLC
+# Copyright (c) 2025 SUSE LLC and contributors
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -42,9 +42,12 @@
 %lang_package
 
 %prep
-%setup -q
+%autosetup -p1
 
 %build
+%if %{pkg_vcmp gettext-devel >= 0.24.1}
+export ACLOCAL_PATH=/usr/share/gettext/m4/
+%endif
 NOCONFIGURE=1 mate-autogen
 %configure
 %make_build

Reply via email to