From 7bd8133a716736145990ad6cf1980392fc7ad624 Mon Sep 17 00:00:00 2001 From: Mohan Boddu Date: Mon, 9 Aug 2021 21:14:54 +0000 Subject: [PATCH] Rebuilt for IMA sigs, glibc 2.34, aarch64 flags Related: rhbz#1991688 Signed-off-by: Mohan Boddu --- ledmon.spec | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/ledmon.spec b/ledmon.spec index 5685e26..368bf73 100644 --- a/ledmon.spec +++ b/ledmon.spec @@ -1,7 +1,7 @@ Summary: Enclosure LED Utilities Name: ledmon Version: 0.95 -Release: 5%{?dist} +Release: 6%{?dist} License: GPLv2+ URL: https://github.com/intel/ledmon Source0: https://github.com/intel/ledmon/archive/v%{version}.tar.gz#/%{name}-%{version}.tar.gz @@ -47,6 +47,10 @@ make %{_unitdir}/ledmon.service %changelog +* Mon Aug 09 2021 Mohan Boddu - 0.95-6 +- Rebuilt for IMA sigs, glibc 2.34, aarch64 flags + Related: rhbz#1991688 + * Thu May 27 2021 Tomas Bzatek - 0.95-5 - Rebuilt for sg3_utils 1.47 (#1955156)