From 2db75b5694e3a422d852d526bfaf47429a663003 Mon Sep 17 00:00:00 2001 From: Troy Dawson Date: Tue, 29 Oct 2024 08:14:37 -0700 Subject: [PATCH] Bump release for October 2024 mass rebuild: Resolves: RHEL-64018 --- ansible-core.spec | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/ansible-core.spec b/ansible-core.spec index b0ce698..9a8bf98 100644 --- a/ansible-core.spec +++ b/ansible-core.spec @@ -17,7 +17,7 @@ Summary: A radically simple IT automation system Epoch: 1 Version: 2.16.3 %global uversion %{version_no_tilde %{quote:%nil}} -Release: 3%{?dist} +Release: 4%{?dist} # The main license is GPLv3+. Many of the files in lib/ansible/module_utils # are BSD licensed. There are various files scattered throughout the codebase # containing code under different licenses. @@ -268,6 +268,10 @@ install -Dpm 0644 licenses/* -t %{buildroot}%{_pkglicensedir} %changelog +* Tue Oct 29 2024 Troy Dawson - 1:2.16.3-4 +- Bump release for October 2024 mass rebuild: + Resolves: RHEL-64018 + * Thu Jul 25 2024 Brian Stinson - 1:2.16.3-3 - Bump the Epoch to preserve upgrade path with previous versions of RHEL