Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package pasystray for openSUSE:Factory checked in at 2026-03-10 17:57:58 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/pasystray (Old) and /work/SRC/openSUSE:Factory/.pasystray.new.8177 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "pasystray" Tue Mar 10 17:57:58 2026 rev:13 rq:1337964 version:0.8.2 Changes: -------- --- /work/SRC/openSUSE:Factory/pasystray/pasystray.changes 2023-02-19 18:19:30.137687029 +0100 +++ /work/SRC/openSUSE:Factory/.pasystray.new.8177/pasystray.changes 2026-03-10 18:51:53.196485191 +0100 @@ -1,0 +2,5 @@ +Tue Mar 10 10:20:29 UTC 2026 - Dr. Werner Fink <[email protected]> + +- Make it build with latest gcc + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ pasystray.spec ++++++ --- /var/tmp/diff_new_pack.j5Puu6/_old 2026-03-10 18:51:53.896513978 +0100 +++ /var/tmp/diff_new_pack.j5Puu6/_new 2026-03-10 18:51:53.900514143 +0100 @@ -1,7 +1,7 @@ # # spec file for package pasystray # -# Copyright (c) 2023 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 @@ -63,6 +63,7 @@ %build autoreconf -fi +export CFLAGS="-fpermissive -std=gnu99 %{optflags}" %configure --sysconfdir=%{_sysconfdir} %make_build
