commit bazel for openSUSE:Factory
Hello community, here is the log from the commit of package bazel for openSUSE:Factory checked in at 2018-11-27 10:44:53 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/bazel (Old) and /work/SRC/openSUSE:Factory/.bazel.new.19453 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Package is "bazel" Tue Nov 27 10:44:53 2018 rev:3 rq:652046 version:0.19.2 Changes: -------- --- /work/SRC/openSUSE:Factory/bazel/bazel.changes 2018-11-14 14:44:32.290601470 +0100 +++ /work/SRC/openSUSE:Factory/.bazel.new.19453/bazel.changes 2018-11-27 10:46:34.111940429 +0100 @@ -1,0 +2,13 @@ +Mon Nov 26 16:15:23 UTC 2018 - Michał Rostecki <mrostecki@suse.de> + +- Update to version 0.19.2: + * Add cc_toolchain targets for the new entries in the default + cc_toolchain_suite. + * Read the CROSSTOOL from the package of the current + cc_toolchain, not from --crosstool_top + * CROSSTOOL file is now read from the package of cc_toolchain, + not from the package of cc_toolchain_suite. This is not + expected to break anybody since cc_toolchain_suite and + cc_toolchain are commonly in the same package. + +------------------------------------------------------------------- Old: ---- bazel-0.19.0-dist.zip bazel-0.19.0-dist.zip.sig New: ---- bazel-0.19.2-dist.zip bazel-0.19.2-dist.zip.sig ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ bazel.spec ++++++ --- /var/tmp/diff_new_pack.znlCwr/_old 2018-11-27 10:46:36.059938428 +0100 +++ /var/tmp/diff_new_pack.znlCwr/_new 2018-11-27 10:46:36.063938425 +0100 @@ -1,6 +1,7 @@ +# # spec file for package bazel # -# Copyright (c) 2018 SUSE LINUX Products GmbH, Nuernberg, Germany. +# Copyright (c) 2018 SUSE LINUX GmbH, Nuernberg, Germany. # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -11,12 +12,12 @@ # license that conforms to the Open Source Definition (Version 1.9) # published by the Open Source Initiative. -# Please submit bugfixes or comments via http://bugs.opensuse.org/ +# Please submit bugfixes or comments via https://bugs.opensuse.org/ # Name: bazel -Version: 0.19.0 +Version: 0.19.2 Release: 0 Summary: Tool for the automation of building and testing of software License: Apache-2.0 @@ -24,13 +25,13 @@ URL: http://bazel.io/ Source0: https://github.com/bazelbuild/bazel/releases/download/%{version}/%{name}-%{version}-dist.zip Source1: https://github.com/bazelbuild/bazel/releases/download/%{version}/%{name}-%{version}-dist.zip.sig +BuildRequires: gcc-c++ BuildRequires: java-1_8_0-openjdk-devel -BuildRequires: zlib-devel -BuildRequires: pkgconfig(bash-completion) BuildRequires: python -BuildRequires: gcc-c++ BuildRequires: unzip BuildRequires: zip +BuildRequires: zlib-devel +BuildRequires: pkgconfig(bash-completion) Requires: java-1_8_0-openjdk-devel %define bashcompdir %(pkg-config --variable=completionsdir bash-completion 2>/dev/null) %ifarch armv7l
participants (1)
-
root