forked from pool/bazel
Accepting request 1118052 from home:fstrba:branches:devel:tools:building
Switch default bazel to 6.x, please accept and forward OBS-URL: https://build.opensuse.org/request/show/1118052 OBS-URL: https://build.opensuse.org/package/show/devel:tools:building/bazel?expand=0&rev=49
This commit is contained in:
parent
f784587c1a
commit
5e2ec36e27
@ -1,3 +1,8 @@
|
||||
-------------------------------------------------------------------
|
||||
Mon Oct 16 14:45:48 UTC 2023 - Fridrich Strba <fstrba@suse.com>
|
||||
|
||||
- Switch bazel to default version 6.x
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Feb 11 14:58:54 UTC 2021 - Michał Rostecki <mrostecki@suse.com>
|
||||
|
||||
|
@ -1,7 +1,7 @@
|
||||
#
|
||||
# spec file for package bazel
|
||||
#
|
||||
# Copyright (c) 2021 SUSE LLC
|
||||
# Copyright (c) 2023 SUSE LLC
|
||||
#
|
||||
# All modifications and additions to the file contributed by third parties
|
||||
# remain the property of their copyright owners, unless otherwise agreed
|
||||
@ -18,7 +18,7 @@
|
||||
|
||||
%define bashcompdir %(pkg-config --variable=completionsdir bash-completion 2>/dev/null)
|
||||
Name: bazel
|
||||
Version: 3.7
|
||||
Version: 6
|
||||
Release: 0
|
||||
Summary: Tool for the automation of building and testing of software
|
||||
License: Apache-2.0
|
||||
|
Loading…
Reference in New Issue
Block a user