From 815ec00c40a27eab565b90c74e5712b07d6f4d6f110a0e03ca10baee5ee0dbbe Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Micha=C5=82=20Rostecki?= Date: Thu, 17 Oct 2019 18:33:10 +0000 Subject: [PATCH 1/2] Accepting request 739879 from home:RBrownSUSE:branches:devel:tools:building Remove obsolete Groups tag (fate#326485) OBS-URL: https://build.opensuse.org/request/show/739879 OBS-URL: https://build.opensuse.org/package/show/devel:tools:building/bazel?expand=0&rev=35 --- bazel.changes | 5 +++++ bazel.spec | 1 - 2 files changed, 5 insertions(+), 1 deletion(-) diff --git a/bazel.changes b/bazel.changes index a9cb8e3..79390f0 100644 --- a/bazel.changes +++ b/bazel.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Thu Oct 17 14:23:53 UTC 2019 - Richard Brown + +- Remove obsolete Groups tag (fate#326485) + ------------------------------------------------------------------- Thu Jun 6 14:31:10 UTC 2019 - Michał Rostecki diff --git a/bazel.spec b/bazel.spec index e5fccfe..ddc9b00 100644 --- a/bazel.spec +++ b/bazel.spec @@ -22,7 +22,6 @@ Version: 0.26 Release: 0 Summary: Tool for the automation of building and testing of software License: Apache-2.0 -Group: Development/Tools/Building URL: http://bazel.io/ Source: README Provides: bazel = %{version} From f4ea3af08e088643f5d7aa3ec61358fb7f5e10a95b1e152439b78655fb28469e Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Micha=C5=82=20Rostecki?= Date: Mon, 2 Dec 2019 12:39:02 +0000 Subject: [PATCH 2/2] Accepting request 752927 from home:mrostecki:branches:devel:tools:building - Switch bazel to default version 0.29. OBS-URL: https://build.opensuse.org/request/show/752927 OBS-URL: https://build.opensuse.org/package/show/devel:tools:building/bazel?expand=0&rev=36 --- bazel.changes | 5 +++++ bazel.spec | 2 +- 2 files changed, 6 insertions(+), 1 deletion(-) diff --git a/bazel.changes b/bazel.changes index 79390f0..3c841e3 100644 --- a/bazel.changes +++ b/bazel.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Mon Dec 2 12:33:43 UTC 2019 - Michał Rostecki + +- Switch bazel to default version 0.29. + ------------------------------------------------------------------- Thu Oct 17 14:23:53 UTC 2019 - Richard Brown diff --git a/bazel.spec b/bazel.spec index ddc9b00..53cbce9 100644 --- a/bazel.spec +++ b/bazel.spec @@ -18,7 +18,7 @@ %define bashcompdir %(pkg-config --variable=completionsdir bash-completion 2>/dev/null) Name: bazel -Version: 0.26 +Version: 0.29 Release: 0 Summary: Tool for the automation of building and testing of software License: Apache-2.0