From 4d0534dbb964758912834f206beb64864def86a80db0de2dcf654ad07e262c91 Mon Sep 17 00:00:00 2001 From: Fridrich Strba Date: Wed, 11 Sep 2019 07:40:43 +0000 Subject: [PATCH] OBS-URL: https://build.opensuse.org/package/show/Java:packages/antlr3?expand=0&rev=3 --- antlr3-bootstrap.spec | 5 ++++- antlr3.spec | 3 +++ 2 files changed, 7 insertions(+), 1 deletion(-) diff --git a/antlr3-bootstrap.spec b/antlr3-bootstrap.spec index c169d23..2037484 100644 --- a/antlr3-bootstrap.spec +++ b/antlr3-bootstrap.spec @@ -1,5 +1,5 @@ # -# spec file for package antlr3 +# spec file for package antlr3-bootstrap # # Copyright (c) 2019 SUSE LINUX GmbH, Nuernberg, Germany. # @@ -16,6 +16,9 @@ # +%global antlr_version 3.5.2 +%global c_runtime_version 3.4 +%global javascript_runtime_version 3.1 %bcond_without bootstrap Version: %{antlr_version} Release: 0 diff --git a/antlr3.spec b/antlr3.spec index c6d180b..d4e2763 100644 --- a/antlr3.spec +++ b/antlr3.spec @@ -16,6 +16,9 @@ # +%global antlr_version 3.5.2 +%global c_runtime_version 3.4 +%global javascript_runtime_version 3.1 %bcond_with bootstrap Version: %{antlr_version} Release: 0