Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package xdg-user-dirs-gtk for openSUSE:Factory checked in at 2023-03-29 23:26:31 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/xdg-user-dirs-gtk (Old) and /work/SRC/openSUSE:Factory/.xdg-user-dirs-gtk.new.31432 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "xdg-user-dirs-gtk" Wed Mar 29 23:26:31 2023 rev:28 rq:1074629 version:0.11 Changes: -------- --- /work/SRC/openSUSE:Factory/xdg-user-dirs-gtk/xdg-user-dirs-gtk.changes 2022-10-18 12:44:44.617688730 +0200 +++ /work/SRC/openSUSE:Factory/.xdg-user-dirs-gtk.new.31432/xdg-user-dirs-gtk.changes 2023-03-29 23:26:42.219316420 +0200 @@ -1,0 +2,6 @@ +Mon Mar 27 08:16:34 UTC 2023 - Andreas Schwab <sch...@suse.de> + +- Build with %optflags +- Don't treat -Wcast-align as error + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ xdg-user-dirs-gtk.spec ++++++ --- /var/tmp/diff_new_pack.RR7i0B/_old 2023-03-29 23:26:42.635318373 +0200 +++ /var/tmp/diff_new_pack.RR7i0B/_new 2023-03-29 23:26:42.639318393 +0200 @@ -1,7 +1,7 @@ # # spec file for package xdg-user-dirs-gtk # -# Copyright (c) 2022 SUSE LLC +# Copyright (c) 2023 SUSE LLC # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -46,7 +46,7 @@ %build NOCONFIGURE=1 ./autogen.sh -export CFLAGS='-Wno-error=deprecated-declarations' +export CFLAGS='%{optflags} -Wno-error=deprecated-declarations -Wno-error=cast-align' %configure %make_build