This commit is contained in:
parent
92f2ab5cac
commit
4d0534dbb9
@ -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
|
||||
|
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user