Bump release for October 2024 mass rebuild:

Resolves: RHEL-64018
This commit is contained in:
Troy Dawson 2024-10-29 08:17:06 -07:00
parent 7ea80393a1
commit 44ddf5f03b

View File

@ -1,6 +1,6 @@
Name: bsf Name: bsf
Version: 2.4.0 Version: 2.4.0
Release: 53%{?dist} Release: 54%{?dist}
Summary: Bean Scripting Framework Summary: Bean Scripting Framework
License: Apache-2.0 License: Apache-2.0
URL: https://commons.apache.org/bsf/ URL: https://commons.apache.org/bsf/
@ -70,6 +70,10 @@ build-jar-repository -s lib apache-commons-logging xalan-j2
%doc AUTHORS.txt CHANGES.txt README.txt TODO.txt RELEASE-NOTE.txt %doc AUTHORS.txt CHANGES.txt README.txt TODO.txt RELEASE-NOTE.txt
%changelog %changelog
* Tue Oct 29 2024 Troy Dawson <tdawson@redhat.com> - 2.4.0-54
- Bump release for October 2024 mass rebuild:
Resolves: RHEL-64018
* Mon Aug 05 2024 Mikolaj Izdebski <mizdebsk@redhat.com> - 2.4.0-53 * Mon Aug 05 2024 Mikolaj Izdebski <mizdebsk@redhat.com> - 2.4.0-53
- Switch Java compiler source/target to 1.8 - Switch Java compiler source/target to 1.8
- Resolves: RHEL-52687 - Resolves: RHEL-52687