Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package emacs for openSUSE:Factory checked in at 2026-08-05 17:46:13 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/emacs (Old) and /work/SRC/openSUSE:Factory/.emacs.new.16738 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "emacs" Wed Aug 5 17:46:13 2026 rev:219 rq:1369389 version:30.2 Changes: -------- --- /work/SRC/openSUSE:Factory/emacs/emacs.changes 2026-04-26 21:11:59.111067467 +0200 +++ /work/SRC/openSUSE:Factory/.emacs.new.16738/emacs.changes 2026-08-05 17:46:33.869971999 +0200 @@ -1,0 +2,6 @@ +Mon Aug 3 12:39:27 UTC 2026 - Dr. Werner Fink <[email protected]> + +- Configure wayland the compilation support native with + ahead of time (aot) to avoid compiling threads (boo#1271643) + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ emacs.spec ++++++ --- /var/tmp/diff_new_pack.ecU8V9/_old 2026-08-05 17:46:35.934044293 +0200 +++ /var/tmp/diff_new_pack.ecU8V9/_new 2026-08-05 17:46:35.938044433 +0200 @@ -595,6 +595,7 @@ --with-libotf \ --with-m17n-flt \ --with-imagemagick \ + --with-harfbuzz \ " DESKTOP_X11="${DESKTOP_SHARED} @@ -624,11 +625,13 @@ --without-x \ --without-xim \ --without-xft \ + --without-x-toolkit \ " GTK_PURE="${DESKTOP_WAYLAND} --with-pgtk \ --with-toolkit-scroll-bars \ + --with-native-compilation=aot \ " LUCID_X11="${DESKTOP_SHARED} \
