From 8643d0b36da04b66a04409c41196b8280f42c02e Mon Sep 17 00:00:00 2001 From: Mohan Boddu Date: Mon, 9 Aug 2021 19:55:35 +0000 Subject: [PATCH] Rebuilt for IMA sigs, glibc 2.34, aarch64 flags Related: rhbz#1991688 Signed-off-by: Mohan Boddu --- environment-modules.spec | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/environment-modules.spec b/environment-modules.spec index 8f37c87..a8ae123 100644 --- a/environment-modules.spec +++ b/environment-modules.spec @@ -3,7 +3,7 @@ Name: environment-modules Version: 5.0.0 -Release: 0.2.alpha%{?dist} +Release: 0.3.alpha%{?dist} Summary: Provides dynamic modification of a user's environment License: GPLv2+ @@ -160,6 +160,10 @@ fi %{vimdatadir}/syntax/modulefile.vim %changelog +* Mon Aug 09 2021 Mohan Boddu - 5.0.0-0.3.alpha +- Rebuilt for IMA sigs, glibc 2.34, aarch64 flags + Related: rhbz#1991688 + * Tue Aug 3 2021 Lukas Zaoral - 5.0.0-0.2.alpha - Rebuilt for added gating.yaml. Related rhbz#1989523