From da5fe6557735e07e412c1729b12b7b5e1109d28b Mon Sep 17 00:00:00 2001 From: Troy Dawson Date: Thu, 1 Aug 2024 10:34:17 -0700 Subject: [PATCH] Bump release for Aug 2024 java mass rebuild Signed-off-by: Troy Dawson --- velocity.spec | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) diff --git a/velocity.spec b/velocity.spec index 7d3e08d..cee097b 100644 --- a/velocity.spec +++ b/velocity.spec @@ -1,8 +1,8 @@ -%bcond_with bootstrap +%bcond_without bootstrap Name: velocity Version: 2.3 -Release: 4%{?dist} +Release: 5%{?dist} Summary: Java-based template engine License: Apache-2.0 URL: http://velocity.apache.org/ @@ -96,6 +96,9 @@ sed 's/${project.version}/%{version}/' \ %license LICENSE NOTICE %changelog +* Thu Aug 01 2024 Troy Dawson - 2.3-5 +- Bump release for Aug 2024 java mass rebuild + * Mon Jun 24 2024 Troy Dawson - 2.3-4 - Bump release for June 2024 mass rebuild