Rebuilt for JDK-11

This commit is contained in:
Jiri 2020-07-10 14:25:51 +02:00
parent 3da09e3127
commit 317a12c99e
1 changed files with 4 additions and 1 deletions

View File

@ -1,7 +1,7 @@
%global antlr_version 3.5.2
%global c_runtime_version 3.4
%global javascript_runtime_version 3.1
%global baserelease 28
%global baserelease 29
Summary: ANother Tool for Language Recognition
Name: antlr3
@ -275,6 +275,9 @@ install -pm 644 runtime/Cpp/include/* $RPM_BUILD_ROOT/%{_includedir}/
%doc tool/LICENSE.txt
%changelog
* Fri Jul 10 2020 Jiri Vanek <jvanek@redhat.com> - 1:3.5.2-29
- Rebuilt for JDK-11, see https://fedoraproject.org/wiki/Changes/Java11
* Wed Jun 03 2020 Fabio Valentini <decathorpe@gmail.com> - 1:3.5.2-28
- Actually apply Patch7.