From 4abf1c3196af8f190802df798f7547bd41d3213ce74b37c8aa9e98df6bdc342f Mon Sep 17 00:00:00 2001 From: Sebastian Wagner Date: Tue, 4 Jun 2024 14:05:03 +0000 Subject: [PATCH] Accepting request 1178505 from home:fbui:branches:Virtualization - 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. OBS-URL: https://build.opensuse.org/request/show/1178505 OBS-URL: https://build.opensuse.org/package/show/Virtualization/mkosi?expand=0&rev=32 --- mkosi.changes | 10 ++++++++++ mkosi.spec | 1 - 2 files changed, 10 insertions(+), 1 deletion(-) 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