diff --git a/ecj.spec b/ecj.spec index a584bf3..12140f6 100644 --- a/ecj.spec +++ b/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 - 1:4.20-11 +- Bump release so that the NVR on RHEL-9 is higher than RHEL-8 + * Mon Feb 20 2023 Hui Wang - 1:4.20-4 - Drop unnecessary javax16.api.jar - Add dependency on javapackages-tools since the ecj binary requires it to run