Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package gwenhywfar for openSUSE:Factory checked in at 2025-08-16 21:52:44 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/gwenhywfar (Old) and /work/SRC/openSUSE:Factory/.gwenhywfar.new.1085 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "gwenhywfar" Sat Aug 16 21:52:44 2025 rev:88 rq:1299926 version:5.12.1 Changes: -------- --- /work/SRC/openSUSE:Factory/gwenhywfar/gwenhywfar.changes 2025-08-09 20:05:42.905020432 +0200 +++ /work/SRC/openSUSE:Factory/.gwenhywfar.new.1085/gwenhywfar.changes 2025-08-16 21:52:45.482845982 +0200 @@ -1,0 +2,5 @@ +Wed Aug 13 13:47:00 UTC 2025 - Christophe Marin <christo...@krop.fr> + +- Fix build with gettext-runtime >= 0.24.1 + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ gwenhywfar-qt6.spec ++++++ --- /var/tmp/diff_new_pack.D14RBl/_old 2025-08-16 21:52:46.106871908 +0200 +++ /var/tmp/diff_new_pack.D14RBl/_new 2025-08-16 21:52:46.110872075 +0200 @@ -105,7 +105,7 @@ export PATH=%{_qt6_bindir}:$PATH %if %{with configure} -autoreconf -ifv +autoreconf -ifv -I /usr/share/gettext/m4 %endif # with-guis=qt5 will build with Qt 6 ++++++ gwenhywfar.spec ++++++ --- /var/tmp/diff_new_pack.D14RBl/_old 2025-08-16 21:52:46.138873238 +0200 +++ /var/tmp/diff_new_pack.D14RBl/_new 2025-08-16 21:52:46.138873238 +0200 @@ -212,7 +212,7 @@ export PATH=%{_libqt5_bindir}:$PATH %if %{with configure} -autoreconf -ifv +autoreconf -ifv -I /usr/share/gettext/m4 %endif %configure\ --enable-release\