Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package xmlsec1 for openSUSE:Factory checked in at 2023-12-05 17:01:25 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/xmlsec1 (Old) and /work/SRC/openSUSE:Factory/.xmlsec1.new.25432 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "xmlsec1" Tue Dec 5 17:01:25 2023 rev:24 rq:1130810 version:1.2.37 Changes: -------- --- /work/SRC/openSUSE:Factory/xmlsec1/xmlsec1.changes 2023-08-09 17:24:33.405120085 +0200 +++ /work/SRC/openSUSE:Factory/.xmlsec1.new.25432/xmlsec1.changes 2023-12-05 17:01:42.973830181 +0100 @@ -1,0 +2,5 @@ +Thu Nov 30 14:49:16 UTC 2023 - Guillaume GARDET <guillaume.gar...@opensuse.org> + +- Make use of openSUSE build flags + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ xmlsec1.spec ++++++ --- /var/tmp/diff_new_pack.hdPZHL/_old 2023-12-05 17:01:44.257877512 +0100 +++ /var/tmp/diff_new_pack.hdPZHL/_new 2023-12-05 17:01:44.257877512 +0100 @@ -148,8 +148,8 @@ %build # Allow for deprecations -export CFLAGS="-Wno-error=deprecated-declarations -std=c99" -export CXXFLAGS="-Wno-error=deprecated-declarations" +export CFLAGS="%{optflags} -Wno-error=deprecated-declarations -std=c99" +export CXXFLAGS="%{optflags} -Wno-error=deprecated-declarations" %configure \ --disable-static \ --disable-silent-rules \