Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package sword for openSUSE:Factory checked in at 2026-08-24 12:12:08 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/sword (Old) and /work/SRC/openSUSE:Factory/.sword.new.1258 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "sword" Mon Aug 24 12:12:08 2026 rev:18 rq:1373352 version:1.9.0 Changes: -------- --- /work/SRC/openSUSE:Factory/sword/sword.changes 2025-03-24 13:29:27.828838589 +0100 +++ /work/SRC/openSUSE:Factory/.sword.new.1258/sword.changes 2026-08-24 12:17:35.575758529 +0200 @@ -1,0 +2,5 @@ +Mon Aug 24 08:26:58 UTC 2026 - Ana Guerrero <[email protected]> + +- Fix from Greg Hellings building against newer versions of C++ standards + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ sword.spec ++++++ --- /var/tmp/diff_new_pack.aT8AZR/_old 2026-08-24 12:17:36.317784925 +0200 +++ /var/tmp/diff_new_pack.aT8AZR/_new 2026-08-24 12:17:36.322785103 +0200 @@ -1,7 +1,7 @@ # # spec file for package sword # -# Copyright (c) 2025 SUSE LLC +# Copyright (c) 2026 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 @@ -72,7 +72,7 @@ %autosetup -p1 %build -export CXXFLAGS="%{optflags} -DU_USING_ICU_NAMESPACE=1" +export CXXFLAGS="%{optflags} -std=c++17 -DU_USING_ICU_NAMESPACE=1" autoreconf -fiv %configure \ --disable-static \
