Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package systemd-rpm-macros for openSUSE:Factory checked in at 2021-10-25 15:16:41 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/systemd-rpm-macros (Old) and /work/SRC/openSUSE:Factory/.systemd-rpm-macros.new.1890 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "systemd-rpm-macros" Mon Oct 25 15:16:41 2021 rev:37 rq:922188 version:13 Changes: -------- --- /work/SRC/openSUSE:Factory/systemd-rpm-macros/systemd-rpm-macros.changes 2021-07-03 20:50:33.668901461 +0200 +++ /work/SRC/openSUSE:Factory/.systemd-rpm-macros.new.1890/systemd-rpm-macros.changes 2021-10-25 15:16:42.909648688 +0200 @@ -1,0 +2,5 @@ +Wed Sep 29 11:27:11 UTC 2021 - Dominique Leuenberger <[email protected]> + +- Use %{load:} instead of %{?load:}: fix build with RPM 4.17. + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ systemd-rpm-macros.spec ++++++ --- /var/tmp/diff_new_pack.1h42UK/_old 2021-10-25 15:16:43.469649038 +0200 +++ /var/tmp/diff_new_pack.1h42UK/_new 2021-10-25 15:16:43.469649038 +0200 @@ -31,7 +31,7 @@ #!BuildIgnore: %{name} # We need our own definition of %{_unitdir}. -%{?load:%{S:0}} +%{load:%{S:0}} %description Starting with openSUSE 12.1, several RPM macros must be used to package systemd
