diff --git a/antlr.spec b/antlr.spec index 7786369..0d84eac 100644 --- a/antlr.spec +++ b/antlr.spec @@ -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 - 0:2.7.7-52 +- Switch to new license tag: ANTLR-PD + * Sat Sep 23 2017 Mikolaj Izdebski - 0:2.7.7-51 - Conditionally allow building without C++ docs