[antlr32] Perform a non-bootstrap build

Mat Booth mbooth at fedoraproject.org
Mon Jun 2 14:58:08 UTC 2014


commit 8a18b5f07a0270702d5dcffa7bbb65788660839c
Author: Mat Booth <mat.booth at redhat.com>
Date:   Mon Jun 2 15:57:46 2014 +0100

    Perform a non-bootstrap build

 antlr32.spec |    7 +++++--
 1 files changed, 5 insertions(+), 2 deletions(-)
---
diff --git a/antlr32.spec b/antlr32.spec
index e064076..658e21c 100644
--- a/antlr32.spec
+++ b/antlr32.spec
@@ -1,9 +1,9 @@
-%global bootstrap 1
+%global bootstrap 0
 %global bootstrap_version 3.1.3
 
 Name:           antlr32
 Version:        3.2
-Release:        2%{?dist}
+Release:        3%{?dist}
 Summary:        ANother Tool for Language Recognition
 
 License:        BSD
@@ -138,6 +138,9 @@ cp -p %{SOURCE6} %{SOURCE7} .m2/org/antlr/antlr3-maven-plugin/%{bootstrap_versio
 %doc tool/LICENSE.txt
 
 %changelog
+* Mon Jun 02 2014 Mat Booth <mat.booth at redhat.com> - 3.2-3
+- Perform a non-bootstrap build
+
 * Mon Jun 02 2014 Mat Booth <mat.booth at redhat.com> - 3.2-2
 - Add link to source of back-ported patch
 


More information about the scm-commits mailing list