From 4710a7587bcdfa9faea6162de3b8bca2e3575c93 Mon Sep 17 00:00:00 2001 From: Fedora Release Engineering Date: Sat, 23 Jul 2022 08:52:43 +0000 Subject: [PATCH] Rebuilt for https://fedoraproject.org/wiki/Fedora_37_Mass_Rebuild Signed-off-by: Fedora Release Engineering --- smartmontools.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/smartmontools.spec b/smartmontools.spec index a252bce..7745618 100644 --- a/smartmontools.spec +++ b/smartmontools.spec @@ -7,7 +7,7 @@ Summary: Tools for monitoring SMART capable hard disks Name: smartmontools Version: 7.3 -Release: 2%{?dist} +Release: 3%{?dist} Epoch: 1 License: GPLv2+ URL: http://smartmontools.sourceforge.net/ @@ -161,6 +161,9 @@ fi %ghost %{_sharedstatedir}/selinux/%{selinuxtype}/active/modules/200/%{modulename} %changelog +* Sat Jul 23 2022 Fedora Release Engineering - 1:7.3-3 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_37_Mass_Rebuild + * Wed Mar 09 2022 Michal Hlavinka - 1:7.3-2 - use --capabilities=mail for exim mail notification (#2060526)