Bump release for October 2024 mass rebuild:

Resolves: RHEL-64018
This commit is contained in:
Troy Dawson 2024-10-29 08:37:37 -07:00
parent 5a31a4d34d
commit 9460e00dcc

View File

@ -8,7 +8,7 @@
Name: javaparser
Version: 3.25.6
Release: 6%{?dist}
Release: 7%{?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
@ -112,6 +112,10 @@ sed -i \
%license LICENSE LICENSE.APACHE LICENSE.GPL LICENSE.LGPL
%changelog
* Tue Oct 29 2024 Troy Dawson <tdawson@redhat.com> - 3.25.6-7
- Bump release for October 2024 mass rebuild:
Resolves: RHEL-64018
* Mon Aug 05 2024 Mikolaj Izdebski <mizdebsk@redhat.com> - 3.25.6-6
- Port to OpenJDK 21
- Resolves: RHEL-52805