From 02f5b5a36fdb0b09f571962a47e31cd6c95b8fd5 Mon Sep 17 00:00:00 2001 From: Troy Dawson Date: Mon, 24 Jun 2024 09:29:09 -0700 Subject: [PATCH] Bump release for June 2024 mass rebuild --- WALinuxAgent.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/WALinuxAgent.spec b/WALinuxAgent.spec index 58c75fb..1e37dfe 100644 --- a/WALinuxAgent.spec +++ b/WALinuxAgent.spec @@ -3,7 +3,7 @@ Name: WALinuxAgent Version: 2.9.1.1 -Release: 4%{?dist} +Release: 5%{?dist} Summary: The Microsoft Azure Linux Agent License: Apache-2.0 @@ -123,6 +123,9 @@ install -m0755 -D -t %{buildroot}%{_prefix}/lib/dracut/modules.d/%{dracut_modnam %endif %changelog +* Mon Jun 24 2024 Troy Dawson - 2.9.1.1-5 +- Bump release for June 2024 mass rebuild + * Tue May 14 2024 Miroslav Rezanina - 2.9.1.1-4 - wla-Disable-automatic-log-collector.patch [RHEL-35963] - Resolves: RHEL-35963