Rebuilt for JDK-11
This commit is contained in:
parent
c1f04a7f33
commit
a50c8d0231
5
ecj.spec
5
ecj.spec
@ -5,7 +5,7 @@ Epoch: 1
|
|||||||
Summary: Eclipse Compiler for Java
|
Summary: Eclipse Compiler for Java
|
||||||
Name: ecj
|
Name: ecj
|
||||||
Version: 4.16
|
Version: 4.16
|
||||||
Release: 2%{?dist}
|
Release: 3%{?dist}
|
||||||
URL: http://www.eclipse.org
|
URL: http://www.eclipse.org
|
||||||
License: EPL-2.0
|
License: EPL-2.0
|
||||||
|
|
||||||
@ -75,6 +75,9 @@ install -m 644 -p ecj.1 $RPM_BUILD_ROOT%{_mandir}/man1/ecj.1
|
|||||||
%{_mandir}/man1/ecj*
|
%{_mandir}/man1/ecj*
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Fri Jul 10 2020 Jiri Vanek <jvanek@redhat.com> - 1:4.16-3
|
||||||
|
- Rebuilt for JDK-11, see https://fedoraproject.org/wiki/Changes/Java11
|
||||||
|
|
||||||
* Fri Jun 19 2020 Mat Booth <mat.booth@redhat.com> - 1:4.16-2
|
* Fri Jun 19 2020 Mat Booth <mat.booth@redhat.com> - 1:4.16-2
|
||||||
- Restore compiler adaptor
|
- Restore compiler adaptor
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user