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