From c96f9c208655fae92c2cb6f081a969c550436079 Mon Sep 17 00:00:00 2001 From: Mohan Boddu Date: Mon, 9 Aug 2021 20:58:47 +0000 Subject: [PATCH] Rebuilt for IMA sigs, glibc 2.34, aarch64 flags Related: rhbz#1991688 Signed-off-by: Mohan Boddu --- iprutils.spec | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/iprutils.spec b/iprutils.spec index 26d087b..6dd1326 100644 --- a/iprutils.spec +++ b/iprutils.spec @@ -3,7 +3,7 @@ Summary: Utilities for the IBM Power Linux RAID adapters Name: iprutils Version: 2.4.19 -Release: 4%{?dist} +Release: 5%{?dist} License: CPL URL: https://github.com/bjking1/iprutils Source0: https://github.com/bjking1/iprutils/archive/%{gitver}/%{name}-%{version}.tar.gz @@ -75,6 +75,10 @@ rm %{buildroot}/%{_sysconfdir}/ha.d/resource.d/iprha %changelog +* Mon Aug 09 2021 Mohan Boddu - 2.4.19-5 +- Rebuilt for IMA sigs, glibc 2.34, aarch64 flags + Related: rhbz#1991688 + * Fri Apr 16 2021 Mohan Boddu - 2.4.19-4 - Rebuilt for RHEL 9 BETA on Apr 15th 2021. Related: rhbz#1947937