diff --git a/systemd.changes b/systemd.changes index 29d0fb98..f6fbb553 100644 --- a/systemd.changes +++ b/systemd.changes @@ -1,3 +1,9 @@ +------------------------------------------------------------------- +Fri Nov 18 08:07:33 UTC 2022 - Franck Bui + +- Reenable build of sd_boot, it was mistakenly disabled during the integration + of v252. + ------------------------------------------------------------------- Mon Nov 14 11:15:06 UTC 2022 - Franck Bui diff --git a/systemd.spec b/systemd.spec index 3c033c27..e44bd068 100644 --- a/systemd.spec +++ b/systemd.spec @@ -59,7 +59,7 @@ %bcond_without portabled %bcond_without resolved %ifarch %{ix86} x86_64 aarch64 -%bcond_with sd_boot +%bcond_without sd_boot %else %bcond_with sd_boot %endif