Hello community, here is the log from the commit of package bazel for openSUSE:Factory checked in at 2020-09-29 18:59:57 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/bazel (Old) and /work/SRC/openSUSE:Factory/.bazel.new.4249 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "bazel" Tue Sep 29 18:59:57 2020 rev:12 rq:835786 version:3.4 Changes: -------- --- /work/SRC/openSUSE:Factory/bazel/bazel.changes 2020-04-23 18:40:18.253220280 +0200 +++ /work/SRC/openSUSE:Factory/.bazel.new.4249/bazel.changes 2020-09-29 19:00:33.957683296 +0200 @@ -1,0 +2,10 @@ +Mon Sep 21 10:16:57 UTC 2020 - Michał Rostecki <[email protected]> + +- Exclude arch %ix86 + +------------------------------------------------------------------- +Wed Aug 19 14:06:33 UTC 2020 - Michał Rostecki <[email protected]> + +- Switch bazel to default version 3.4. + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ bazel.spec ++++++ --- /var/tmp/diff_new_pack.kOmMUt/_old 2020-09-29 19:00:34.865684399 +0200 +++ /var/tmp/diff_new_pack.kOmMUt/_new 2020-09-29 19:00:34.873684408 +0200 @@ -1,7 +1,7 @@ # # spec file for package bazel # -# Copyright (c) 2020 SUSE LINUX GmbH, Nuernberg, Germany. +# Copyright (c) 2020 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: 2.0 +Version: 3.4 Release: 0 Summary: Tool for the automation of building and testing of software License: Apache-2.0 @@ -26,6 +26,7 @@ Source: README Provides: bazel = %{version} Requires: bazel%{version} +ExcludeArch: %ix86 %description Tool for the automation of building and testing of software. It supports Java,
