Signed-off-by: Fedora Release Engineering <releng@fedoraproject.org>
This commit is contained in:
Fedora Release Engineering 2020-07-27 12:06:54 +00:00
parent d196524c5a
commit 71b1611c7d

View File

@ -7,7 +7,7 @@
Summary: ANother Tool for Language Recognition Summary: ANother Tool for Language Recognition
Name: antlr Name: antlr
Version: 2.7.7 Version: 2.7.7
Release: 62%{?dist} Release: 63%{?dist}
Epoch: 0 Epoch: 0
License: ANTLR-PD License: ANTLR-PD
URL: http://www.antlr2.org/ URL: http://www.antlr2.org/
@ -210,6 +210,9 @@ cd ../..
%endif %endif
%changelog %changelog
* Mon Jul 27 2020 Fedora Release Engineering <releng@fedoraproject.org> - 0:2.7.7-63
- Rebuilt for https://fedoraproject.org/wiki/Fedora_33_Mass_Rebuild
* Tue Jul 21 2020 Fabio Valentini <decathorpe@gmail.com> - 0:2.7.7-62 * Tue Jul 21 2020 Fabio Valentini <decathorpe@gmail.com> - 0:2.7.7-62
- Set javac source / target version to 1.8 to fix issues with Java 11. - Set javac source / target version to 1.8 to fix issues with Java 11.