From b09055ff556ea9fda6826de3aaded1de6fc723f4 Mon Sep 17 00:00:00 2001 From: Troy Dawson Date: Tue, 29 Oct 2024 09:18:25 -0700 Subject: [PATCH] Bump release for October 2024 mass rebuild: Resolves: RHEL-64018 --- velocity.spec | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/velocity.spec b/velocity.spec index cd5f28a..8d8d569 100644 --- a/velocity.spec +++ b/velocity.spec @@ -2,7 +2,7 @@ Name: velocity Version: 2.3 -Release: 5%{?dist} +Release: 6%{?dist} Summary: Java-based template engine License: Apache-2.0 URL: http://velocity.apache.org/ @@ -96,6 +96,10 @@ sed 's/${project.version}/%{version}/' \ %license LICENSE NOTICE %changelog +* Tue Oct 29 2024 Troy Dawson - 2.3-6 +- Bump release for October 2024 mass rebuild: + Resolves: RHEL-64018 + * Thu Aug 01 2024 Troy Dawson - 2.3-5 - Bump release for Aug 2024 java mass rebuild