Bump release for Aug 2024 java mass rebuild

Signed-off-by: Troy Dawson <tdawson@redhat.com>
This commit is contained in:
Troy Dawson 2024-08-01 10:34:17 -07:00
parent 137233749e
commit da5fe65577

View File

@ -1,8 +1,8 @@
%bcond_with bootstrap %bcond_without bootstrap
Name: velocity Name: velocity
Version: 2.3 Version: 2.3
Release: 4%{?dist} Release: 5%{?dist}
Summary: Java-based template engine Summary: Java-based template engine
License: Apache-2.0 License: Apache-2.0
URL: http://velocity.apache.org/ URL: http://velocity.apache.org/
@ -96,6 +96,9 @@ sed 's/${project.version}/%{version}/' \
%license LICENSE NOTICE %license LICENSE NOTICE
%changelog %changelog
* Thu Aug 01 2024 Troy Dawson <tdawson@redhat.com> - 2.3-5
- Bump release for Aug 2024 java mass rebuild
* Mon Jun 24 2024 Troy Dawson <tdawson@redhat.com> - 2.3-4 * Mon Jun 24 2024 Troy Dawson <tdawson@redhat.com> - 2.3-4
- Bump release for June 2024 mass rebuild - Bump release for June 2024 mass rebuild