Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package bazel6 for openSUSE:Factory checked in at 2023-07-04 15:22:51 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/bazel6 (Old) and /work/SRC/openSUSE:Factory/.bazel6.new.23466 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "bazel6" Tue Jul 4 15:22:51 2023 rev:2 rq:1096692 version:6.2.1 Changes: -------- --- /work/SRC/openSUSE:Factory/bazel6/bazel6.changes 2023-05-27 20:39:10.895210502 +0200 +++ /work/SRC/openSUSE:Factory/.bazel6.new.23466/bazel6.changes 2023-07-04 15:23:44.826698598 +0200 @@ -1,0 +2,118 @@ +Fri Jun 30 14:04:18 UTC 2023 - Fuminobu Takeyama <[email protected]> - 6.2.1 + +- Upstream update to 6.2.1 + * Fix bazel run test_target exit code issue (#18512) + * Use extension rather than local names in ModuleExtensionMetadata + (#18535) +- Upstream update to 6.2.0 + * Highlights + * Added preliminary support for a lockfile for Bzlmod. It's + disabled by default; use --lockfile_mode=update to enable it. + (#18143) + * General + * @foo labels can now be used on the command line as the + top-level target. Double-dot syntax is now forbidden. (#17945) + * The aquery and cquery commands now respect the --query_file flag + just like the query command. (#17823) + * Patch zlib to fix compatibility with latest Xcode (#18000) + * profile: add profile_finish_ts (#18129) + * Use ctime in file digest cache key (#18105) + * Include cause when reporting ActionExecutionException (#18185) + * Check for the nullness of AspectValue. (#18186) + * Force the Bazel server Java runtime to use the root locale + (#17733) + * Fix message generation of ActionExecutionException (#18257) + * Android + * Added coverage metric support to android_local_test (#17467) + * Include build-tools/X.Y.Z/{lib,lib64}/** in the minimal set of + SDK files used by the Android integration tests (#17826) + * Fix worker and multiplex workers for DexBuilder and Desugar + actions (#17965) + * C++ / Objective-C + * Fix wasm dynamic library extension crash (#17765) + * Enable C++ deps pruning on Windows when PARSE_SHOWINCLUDES is + available. (#17957) + * Add attribute provides = [CcInfo] to _cc_proto_aspect (#17979) + * Expose cc_proto_aspect as a top level symbol. (#17980) + * CLI + * Handle SIGWINCH under bazel run //some:test (i.e. test rules) + correctly. (#17760) + * Use less subshells and tees in running tests with bazel run. + (#17869) + * Configurability + * Allow multiple matching select branches if they resolve to the + same value (#18066) + * cquery --output-starlark: better alias support (#17786) + * Fix crashes on select()able target_compatible_with attributes + (#18135) + * Add "did you mean?" suggestions for typoed rule attribute names + (#17855) + * Turn applicable_licenses on platform() into a no-op (#18089) + * External Dependencies + * Added native.module_name() and native.module_version() to allow + BUILD macro authors to acquire information about which Bazel + module the current repo is associated with (#17893) + * Added a new max_compatibility_level attribute to the bazel_dep + directive, which allows version selection to upgrade a + dependency up to the specified compatibility level (#18178) + * Added module_ctx.is_dev_dependency, allowing an extension to + see whether a tag is specified to be a dev dependency (#17934) + * Added module_ctx.extension_metadata, allowing the extension to + specify the list of repos the root module can use_repo on + (#18174) + * Fixed an issue where WORKSPACE and WORKSPACE-loaded .bzl files + couldn't see the Bzlmod root module's mappings when Bzlmod is + enabled (#17818) + * Added suggestions to invalid tag class errors (#17896) + * Workspace relative paths are now supported in --override_module + (#17906) + * Fail early if use_extension has a bad label (#17926) + * Added dev_dependency to register_{execution_platforms,toolchains} + (#18259) + * Java + * Silence setlocale warnings in Java stub (#17741) + * Split darwin java_tools to x86_64 and arm64 (#18197) + * Upgrade Azul JDK 17 archives (#17852) + * Add version to JavaRuntimeInfo (#17913) + * Update default_java_toolchain.bzl to fix a regression (#18225) + * Updated java_tools to v12.3 to fix BazelTestRunner + compatibility with jre8 (#18328) + * Python + * Removed temporary module space created for zip-based binaries + (#17764) + * Set envvar for runfiles manifest, not runfiles dir, when using + a manifest (#18133) + * Remote Execution + * Skip empty directories instead of throwing in the prefetcher + (#17718) + * Remove actionId from RemoteFileArtifactValue (#17724) + * Correctly handle templated tree artifacts in the prefetcher + (#17735) + * [credentialhelper] Ignore failing to provide request (#17745) + * [remote] upload: treat ALREADY_EXISTS as success (#17732) + * Fix data race in prefetcher (#17744) + * Clear all remote metadata if any of them are evicted from + remote cache (#17770) + * Fix seeking of empty chunkers (#17830) + * Rework ByteStreamUploader early return logic (#17832) + * Avoid unnecessary copying when building Merkle trees (#17930) + * Cache Merkle trees for tree artifacts (#17998) + * Deduplicate concurrent computations of the same Merkle tree + (#18015) + * Add exception message to 'failed to create output directory' + (#18067) + * Prevent failures creating output directories (#18062) + * Gracefully handle output symlinks with BwoB (#18106) + * Automatically retry the build if encountered remote cache + eviction error (#18171) + * Allow remote retry max delay to be user configurable (#18061) + * Rename --experimental_remote_grpc_log to --remote_grpc_log + (#18193) + * Construct TreeArtifactValues on multiple threads (#18194) + * Fix crash on multiple output symlinks with BwoB (#18226) + * Starlark / Build Language + * Relax JSON parser, ensure duplicate keys are overridden + (#17868) + + +------------------------------------------------------------------- Old: ---- bazel-6.1.2-dist.zip bazel-6.1.2-dist.zip.sig New: ---- bazel-6.2.1-dist.zip bazel-6.2.1-dist.zip.sig ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ bazel6.spec ++++++ --- /var/tmp/diff_new_pack.H9UAH1/_old 2023-07-04 15:23:47.918717180 +0200 +++ /var/tmp/diff_new_pack.H9UAH1/_new 2023-07-04 15:23:47.970717492 +0200 @@ -1,7 +1,7 @@ # -# spec file for package bazel6.0 +# spec file # -# 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 @@ -22,7 +22,7 @@ %define shortver 6 Name: bazel%{shortver} -Version: 6.1.2 +Version: 6.2.1 Release: 0 Summary: Tool for the automation of building and testing of software License: Apache-2.0 @@ -42,7 +42,7 @@ BuildRequires: pkgconfig(bash-completion) BuildRequires: pkgconfig(zlib) Requires(post): update-alternatives -Requires(postun): update-alternatives +Requires(postun):update-alternatives # Bazel6.0 does not support Java 8 and 17 Requires: java-11-openjdk-devel Provides: bazel = %{version}
