Mikolaj Izdebski 2017-11-07 09:05:56 +01:00
parent 9604bc8719
commit e41659cbb5

View File

@ -7,9 +7,9 @@
Summary: ANother Tool for Language Recognition
Name: antlr
Version: 2.7.7
Release: 51%{?dist}
Release: 52%{?dist}
Epoch: 0
License: Public Domain
License: ANTLR-PD
URL: http://www.antlr2.org/
Source0: http://www.antlr2.org/download/antlr-%{version}.tar.gz
Source1: %{name}-build.xml
@ -204,6 +204,9 @@ cd ../..
%endif
%changelog
* Tue Nov 7 2017 Mikolaj Izdebski <mizdebsk@redhat.com> - 0:2.7.7-52
- Switch to new license tag: ANTLR-PD
* Sat Sep 23 2017 Mikolaj Izdebski <mizdebsk@redhat.com> - 0:2.7.7-51
- Conditionally allow building without C++ docs