Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package pigz for openSUSE:Factory checked in at 2023-12-08 22:31:21 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/pigz (Old) and /work/SRC/openSUSE:Factory/.pigz.new.25432 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "pigz" Fri Dec 8 22:31:21 2023 rev:18 rq:1131576 version:2.8 Changes: -------- --- /work/SRC/openSUSE:Factory/pigz/pigz.changes 2023-09-06 18:56:36.024151739 +0200 +++ /work/SRC/openSUSE:Factory/.pigz.new.25432/pigz.changes 2023-12-08 22:31:25.454610836 +0100 @@ -1,0 +2,5 @@ +Wed Dec 6 14:50:18 UTC 2023 - Guillaume GARDET <[email protected]> + +- Compile with openSUSE flags + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ pigz.spec ++++++ --- /var/tmp/diff_new_pack.ptHcxt/_old 2023-12-08 22:31:26.978666913 +0100 +++ /var/tmp/diff_new_pack.ptHcxt/_new 2023-12-08 22:31:26.982667060 +0100 @@ -33,8 +33,12 @@ %prep %autosetup -p1 +# Workaround until fixed upstream - https://github.com/madler/pigz/issues/114 +sed -i 's#CFLAGS=#CFLAGS?=#' Makefile +sed -i 's#LDFLAGS=#LDFLAGS?=#' Makefile %build +%set_build_flags %make_build %check
