diff --git a/nvme-cli.changes b/nvme-cli.changes index 97e733c..8363bdc 100644 --- a/nvme-cli.changes +++ b/nvme-cli.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Wed Sep 21 08:32:38 UTC 2022 - Daniel Wagner + +- Add %systemd_require to spec file (bsc#1186399) + ------------------------------------------------------------------- Wed Aug 17 19:26:17 UTC 2022 - dmueller@suse.com diff --git a/nvme-cli.spec b/nvme-cli.spec index 087ac4a..c624870 100644 --- a/nvme-cli.spec +++ b/nvme-cli.spec @@ -128,6 +128,8 @@ if [ -d %{_datadir}/bash-completion/completions/nvme ]; then rm -r %{_datadir}/bash-completion/completions/nvme; fi +%systemd_require + %files %license LICENSE %doc README.md