From 005061032441ca4430bd5daa68c1cd6e5dc4ca08 Mon Sep 17 00:00:00 2001 From: Mohan Boddu Date: Thu, 15 Apr 2021 22:27:40 +0000 Subject: [PATCH] - Rebuilt for RHEL 9 BETA on Apr 15th 2021. Related: rhbz#1947937 Signed-off-by: Mohan Boddu --- WALinuxAgent.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/WALinuxAgent.spec b/WALinuxAgent.spec index 4c58395..5ac8b18 100644 --- a/WALinuxAgent.spec +++ b/WALinuxAgent.spec @@ -3,7 +3,7 @@ Name: WALinuxAgent Version: 2.2.52 -Release: 5%{?dist} +Release: 6%{?dist} Summary: The Microsoft Azure Linux Agent License: ASL 2.0 @@ -127,6 +127,9 @@ install -m0755 -D -t %{buildroot}%{_prefix}/lib/dracut/modules.d/%{dracut_modnam %endif %changelog +* Thu Apr 15 2021 Mohan Boddu - 2.2.52-6 +- Rebuilt for RHEL 9 BETA on Apr 15th 2021. Related: rhbz#1947937 + * Fri Feb 19 2021 Vitaly Kuznetsov - 2.2.52-5 - Require ntfsprogs on Fedora only