Resolves: #2172870 Bump release of ecj for RHEL-9

This commit is contained in:
Hui Wang 2023-02-23 19:35:39 +08:00
parent dffb4a93c2
commit 00b82a268f
1 changed files with 4 additions and 1 deletions

View File

@ -8,7 +8,7 @@ Epoch: 1
Summary: Eclipse Compiler for Java
Name: ecj
Version: %{eclipse_ver}
Release: 4%{?dist}
Release: 11%{?dist}
URL: https://www.eclipse.org
License: EPL-2.0
@ -70,6 +70,9 @@ install -m 644 -p ecj.1 $RPM_BUILD_ROOT%{_mandir}/man1/ecj.1
%{_mandir}/man1/ecj*
%changelog
* Thu Feb 23 2023 Hui Wang <huwang@redhat.com> - 1:4.20-11
- Bump release so that the NVR on RHEL-9 is higher than RHEL-8
* Mon Feb 20 2023 Hui Wang <huwang@redhat.com> - 1:4.20-4
- Drop unnecessary javax16.api.jar
- Add dependency on javapackages-tools since the ecj binary requires it to run