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:33:45 -07:00
parent 04a52e7f55
commit df1ada1312

View File

@ -29,11 +29,11 @@
#
# Build in bootstrap mode on new architectures
%bcond_with bootstrap
%bcond_without bootstrap
Name: javacc
Version: 7.0.13
Release: 4%{?dist}
Release: 5%{?dist}
Epoch: 0
Summary: A parser/scanner generator for java
@ -152,6 +152,9 @@ ln -s javacc %{buildroot}%{_bindir}/javacc.sh
%doc examples
%changelog
* Thu Aug 01 2024 Troy Dawson <tdawson@redhat.com> - 0:7.0.13-5
- Bump release for Aug 2024 java mass rebuild
* Mon Jun 24 2024 Troy Dawson <tdawson@redhat.com> - 0:7.0.13-4
- Bump release for June 2024 mass rebuild