From 886c9293f3a126e7c5779d5d7f975b238d3e3a97 Mon Sep 17 00:00:00 2001 From: Mohan Boddu Date: Mon, 9 Aug 2021 21:30:29 +0000 Subject: [PATCH] Rebuilt for IMA sigs, glibc 2.34, aarch64 flags Related: rhbz#1991688 Signed-off-by: Mohan Boddu --- liblockfile.spec | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/liblockfile.spec b/liblockfile.spec index cae8380..10252b9 100644 --- a/liblockfile.spec +++ b/liblockfile.spec @@ -1,6 +1,6 @@ Name: liblockfile Version: 1.14 -Release: 8%{?dist} +Release: 9%{?dist} Summary: This implements a number of functions found in -lmail on SysV systems # regarding license please see file COPYRIGHT @@ -68,6 +68,10 @@ ldconfig -N -n %{buildroot}/%{_libdir} %changelog +* Mon Aug 09 2021 Mohan Boddu - 1.14-9 +- Rebuilt for IMA sigs, glibc 2.34, aarch64 flags + Related: rhbz#1991688 + * Fri Apr 16 2021 Mohan Boddu - 1.14-8 - Rebuilt for RHEL 9 BETA on Apr 15th 2021. Related: rhbz#1947937