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:47 -07:00
parent 1f42acb730
commit ddb65a2c48

View File

@ -1,4 +1,4 @@
%bcond_with bootstrap
%bcond_without bootstrap
%if !0%{?rhel} && %{without bootstrap}
%bcond_without bnd_maven_plugin
@ -8,7 +8,7 @@
Name: javaparser
Version: 3.25.6
Release: 5%{?dist}
Release: 6%{?dist}
Summary: Java 1 to 13 Parser and Abstract Syntax Tree for Java
License: LGPL-2.0-or-later OR Apache-2.0
URL: https://javaparser.org
@ -108,6 +108,9 @@ sed -i \
%license LICENSE LICENSE.APACHE LICENSE.GPL LICENSE.LGPL
%changelog
* Thu Aug 01 2024 Troy Dawson <tdawson@redhat.com> - 3.25.6-6
- Bump release for Aug 2024 java mass rebuild
* Mon Jun 24 2024 Troy Dawson <tdawson@redhat.com> - 3.25.6-5
- Bump release for June 2024 mass rebuild