diff --git a/mkosi.changes b/mkosi.changes index ed1bff2..38dbe9c 100644 --- a/mkosi.changes +++ b/mkosi.changes @@ -1,3 +1,13 @@ +------------------------------------------------------------------- +Tue Jun 4 13:59:06 UTC 2024 - Franck Bui + +- Drop requirement on systemd-experimental. + + It's no longer necessary as systemd-repart is no more considered as an + experimental tool and is now shipped by udev. Also the hard requirement was a + bit too strong since systemd-repart is only required when building disk + images. + ------------------------------------------------------------------- Mon May 27 15:50:17 UTC 2024 - Alberto Planas Dominguez diff --git a/mkosi.spec b/mkosi.spec index 940ae4c..a10e80f 100644 --- a/mkosi.spec +++ b/mkosi.spec @@ -37,7 +37,6 @@ BuildRequires: pandoc BuildRequires: python-rpm-macros Requires: bubblewrap Requires: python3 >= 3.9 -Requires: systemd-experimental Requires: zypper Recommends: btrfsprogs Recommends: dnf >= 4.8.0