Resolves: #2172870 Bump release of ecj for RHEL-9
This commit is contained in:
parent
dffb4a93c2
commit
00b82a268f
5
ecj.spec
5
ecj.spec
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user