Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package hare for openSUSE:Factory checked in at 2024-08-17 12:44:18 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/hare (Old) and /work/SRC/openSUSE:Factory/.hare.new.2698 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "hare" Sat Aug 17 12:44:18 2024 rev:8 rq:1194397 version:0.24.2 Changes: -------- --- /work/SRC/openSUSE:Factory/hare/hare.changes 2024-07-19 15:26:57.678289811 +0200 +++ /work/SRC/openSUSE:Factory/.hare.new.2698/hare.changes 2024-08-17 12:44:40.324063774 +0200 @@ -1,0 +2,8 @@ +Sat Aug 10 01:04:06 UTC 2024 - Soc Virnyl Estela <[email protected]> + +- Improve build logic. + * fixes version string output + * no need to run `./scripts/version` + * set our own cflags and ldflags + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ hare.spec ++++++ --- /var/tmp/diff_new_pack.Es4IER/_old 2024-08-17 12:44:40.832084899 +0200 +++ /var/tmp/diff_new_pack.Es4IER/_new 2024-08-17 12:44:40.832084899 +0200 @@ -106,6 +106,8 @@ X86_64_LD=ld SH +cp config.mk configs/linux.mk + %build export CFLAGS="%optflags -fPIE -Wl,-z,noexecstack" export PLATFORM="linux"
