Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package brickd for openSUSE:Factory checked in at 2023-08-22 08:56:13 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/brickd (Old) and /work/SRC/openSUSE:Factory/.brickd.new.1766 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "brickd" Tue Aug 22 08:56:13 2023 rev:7 rq:1105040 version:2.4.4 Changes: -------- --- /work/SRC/openSUSE:Factory/brickd/brickd.changes 2023-01-27 10:26:10.486694248 +0100 +++ /work/SRC/openSUSE:Factory/.brickd.new.1766/brickd.changes 2023-08-22 08:56:18.882577990 +0200 @@ -1,0 +2,5 @@ +Mon Aug 21 08:30:28 UTC 2023 - Frank Kunz <mailingli...@kunz-im-inter.net> + +- Fix build error with conflicting strcasestr definition + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ brickd.spec ++++++ --- /var/tmp/diff_new_pack.WhsAYE/_old 2023-08-22 08:56:19.886579898 +0200 +++ /var/tmp/diff_new_pack.WhsAYE/_new 2023-08-22 08:56:19.894579913 +0200 @@ -30,6 +30,7 @@ Patch0: harden_brickd-resume.service.patch Patch1: harden_brickd.service.patch BuildRequires: pkgconfig +BuildRequires: systemd-rpm-macros BuildRequires: pkgconfig(libusb) BuildRequires: pkgconfig(systemd) Suggests: logrotate @@ -45,7 +46,7 @@ %build pushd src/brickd -%make_build WITH_SYSTEMD=yes +%make_build WITH_SYSTEMD=yes RPM_OPT_FLAGS+=-D_GNU_SOURCE popd %install