From 8314e57d3458b9fba8f42fa54b9daa90638190a93b63a3a06665b17187c12baa Mon Sep 17 00:00:00 2001 From: Neil Brown Date: Fri, 17 Nov 2023 23:25:52 +0000 Subject: [PATCH] Accepting request 1127333 from home:dimstar:Factory - No longer recommend smtp-daemon: this was a remainder from the cron configuration, which was removed back in 2018. OBS-URL: https://build.opensuse.org/request/show/1127333 OBS-URL: https://build.opensuse.org/package/show/Base:System/mdadm?expand=0&rev=229 --- mdadm.changes | 6 ++++++ mdadm.spec | 1 - 2 files changed, 6 insertions(+), 1 deletion(-) diff --git a/mdadm.changes b/mdadm.changes index 93c05b7..e62eedf 100644 --- a/mdadm.changes +++ b/mdadm.changes @@ -1,3 +1,9 @@ +------------------------------------------------------------------- +Fri Nov 17 15:34:31 UTC 2023 - Dominique Leuenberger + +- No longer recommend smtp-daemon: this was a remainder from the + cron configuration, which was removed back in 2018. + ------------------------------------------------------------------- Mon Jul 24 15:31:30 UTC 2023 - Ludwig Nussel diff --git a/mdadm.spec b/mdadm.spec index 9a91da4..17793ad 100644 --- a/mdadm.spec +++ b/mdadm.spec @@ -33,7 +33,6 @@ BuildRequires: pkgconfig(systemd) BuildRequires: pkgconfig(udev) PreReq: %fillup_prereq PreReq: coreutils -Recommends: smtp_daemon URL: http://www.kernel.org/pub/linux/utils/raid/mdadm/ Summary: Utility for configuring "MD" software RAID devices License: GPL-2.0-only