From e0be3757f7fc4c88c903e7884bb8390d96fcc16d Mon Sep 17 00:00:00 2001 From: Mohan Boddu Date: Thu, 15 Apr 2021 23:13:36 +0000 Subject: [PATCH] - Rebuilt for RHEL 9 BETA on Apr 15th 2021. Related: rhbz#1947937 Signed-off-by: Mohan Boddu --- environment-modules.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/environment-modules.spec b/environment-modules.spec index bf09428..63ada40 100644 --- a/environment-modules.spec +++ b/environment-modules.spec @@ -3,7 +3,7 @@ Name: environment-modules Version: 4.7.0 -Release: 1%{?dist} +Release: 2%{?dist} Summary: Provides dynamic modification of a user's environment License: GPLv2+ @@ -202,6 +202,9 @@ fi %changelog +* Thu Apr 15 2021 Mohan Boddu - 4.7.0-2 +- Rebuilt for RHEL 9 BETA on Apr 15th 2021. Related: rhbz#1947937 + * Fri Feb 19 2021 Xavier Delaruelle - 4.7.0-1 - Update to 4.7.0 (#1930632) - Align spec syntax with upstream spec file