Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package arc for openSUSE:Factory checked in at 2025-05-06 16:42:54 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/arc (Old) and /work/SRC/openSUSE:Factory/.arc.new.30101 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "arc" Tue May 6 16:42:54 2025 rev:7 rq:1274811 version:5.21q Changes: -------- --- /work/SRC/openSUSE:Factory/arc/arc.changes 2020-06-10 00:48:38.322979917 +0200 +++ /work/SRC/openSUSE:Factory/.arc.new.30101/arc.changes 2025-05-06 16:43:08.072496588 +0200 @@ -1,0 +2,5 @@ +Tue May 6 06:14:50 UTC 2025 - [email protected] + +- build with -std=gnu11 to get trough gcc15 + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ arc.spec ++++++ --- /var/tmp/diff_new_pack.fOtdaX/_old 2025-05-06 16:43:08.564517798 +0200 +++ /var/tmp/diff_new_pack.fOtdaX/_new 2025-05-06 16:43:08.564517798 +0200 @@ -1,7 +1,7 @@ # # spec file for package arc # -# Copyright (c) 2020 SUSE LLC +# Copyright (c) 2025 SUSE LLC # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -37,7 +37,7 @@ %autosetup -p1 %build -%make_build OPT="%{optflags}" +%make_build OPT="%{optflags} -std=gnu11" %install install -Dpm 0755 arc \
