From 55610a76e2a3e2f7bcc5d21c0e75c583ad83e290 Mon Sep 17 00:00:00 2001 From: Mohan Boddu Date: Mon, 9 Aug 2021 22:32:34 +0000 Subject: [PATCH] Rebuilt for IMA sigs, glibc 2.34, aarch64 flags Related: rhbz#1991688 Signed-off-by: Mohan Boddu --- nfs-utils.spec | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/nfs-utils.spec b/nfs-utils.spec index c47e7c1..e34e5be 100644 --- a/nfs-utils.spec +++ b/nfs-utils.spec @@ -2,7 +2,7 @@ Summary: NFS utilities and supporting clients and daemons for the kernel NFS ser Name: nfs-utils URL: http://linux-nfs.org/ Version: 2.5.4 -Release: 0%{?dist} +Release: 1%{?dist} Epoch: 1 # group all 32bit related archs @@ -451,6 +451,10 @@ fi %{_mandir}/*/nfsiostat.8.gz %changelog +* Mon Aug 09 2021 Mohan Boddu - 1:2.5.4-1 +- Rebuilt for IMA sigs, glibc 2.34, aarch64 flags + Related: rhbz#1991688 + * Thu Jun 24 2021 Steve Dickson 2.5.4-0 - Rebased to upstream release: nfs-utils-2-5-4 (bz 1971684)