Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package ocfs2-tools for openSUSE:Factory checked in at 2025-08-21 16:59:38 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/ocfs2-tools (Old) and /work/SRC/openSUSE:Factory/.ocfs2-tools.new.29662 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "ocfs2-tools" Thu Aug 21 16:59:38 2025 rev:92 rq:1300578 version:1.8.8 Changes: -------- --- /work/SRC/openSUSE:Factory/ocfs2-tools/ocfs2-tools.changes 2024-08-01 22:05:44.831727694 +0200 +++ /work/SRC/openSUSE:Factory/.ocfs2-tools.new.29662/ocfs2-tools.changes 2025-08-21 16:59:52.535337896 +0200 @@ -1,0 +2,6 @@ +Wed Aug 20 19:00:02 UTC 2025 - Giacomo Comes <gcomes....@gmail.com> + +- ocfs2-tools: Fix build error for Tumbleweed after updating GCC to v15 (boo#1248421) + * update ocfs2-tools.spec, add "-std=gnu11" to CFLAGS + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ ocfs2-tools.spec ++++++ --- /var/tmp/diff_new_pack.E2n3lV/_old 2025-08-21 16:59:53.631383744 +0200 +++ /var/tmp/diff_new_pack.E2n3lV/_new 2025-08-21 16:59:53.635383912 +0200 @@ -166,6 +166,7 @@ %build %global _lto_cflags %{_lto_cflags} -ffat-lto-objects +export CFLAGS="%{optflags} -std=gnu11" export PROJECT="ocfs2-tools" autoreconf -fi -I /usr/share/aclocal