From 0948221750d5822417980160faefa951651ea5e5 Mon Sep 17 00:00:00 2001 From: Mohan Boddu Date: Mon, 9 Aug 2021 19:56:35 +0000 Subject: [PATCH] Rebuilt for IMA sigs, glibc 2.34, aarch64 flags Related: rhbz#1991688 Signed-off-by: Mohan Boddu --- eth-tools.spec | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/eth-tools.spec b/eth-tools.spec index 13c836f..416e11e 100644 --- a/eth-tools.spec +++ b/eth-tools.spec @@ -1,6 +1,6 @@ Name: eth-tools Version: 11.0.0.0 -Release: 163%{?dist} +Release: 164%{?dist} Summary: Intel Ethernet Fabric Suite basic tools and libraries for fabric management License: BSD @@ -78,6 +78,10 @@ BUILDDIR=%{_builddir} DESTDIR=%{buildroot} LIBDIR=%{_prefix}/lib DSAP_LIBDIR=%{_ %changelog +* Mon Aug 09 2021 Mohan Boddu - 1:11.0.0.0-164 +- Rebuilt for IMA sigs, glibc 2.34, aarch64 flags + Related: rhbz#1991688 + * Thu Jul 01 2021 Honggang Li - 11.0.0.0-163 - Import Intel Ethernet Fast Fabric Suite for RHEL9 - Resolves: rhbz#1919019