Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package bazel-skylib for openSUSE:Factory checked in at 2026-09-19 22:20:25 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/bazel-skylib (Old) and /work/SRC/openSUSE:Factory/.bazel-skylib.new.383539 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "bazel-skylib" Sat Sep 19 22:20:25 2026 rev:5 rq:1378869 version:1.9.2 Changes: -------- --- /work/SRC/openSUSE:Factory/bazel-skylib/bazel-skylib.changes 2021-09-02 23:20:30.508567969 +0200 +++ /work/SRC/openSUSE:Factory/.bazel-skylib.new.383539/bazel-skylib.changes 2026-09-19 22:21:37.496811755 +0200 @@ -1,0 +2,23 @@ +Sun Sep 13 06:20:27 UTC 2026 - Martin Pluskal <[email protected]> + +- Update to version 1.9.2: + * 1.9.2 reverts the copy_file allow_symlink default for + non-executables and narrows Starlark flag default scope from + universal to target; CI covers Bazel 9, Bazel 6 dropped + * 1.9.1 was skipped upstream over a CI failure; 1.9.0 had + optimized copy_file and raised the rules_go dependency for + Bazel 9 compatibility + * New since 1.0.3: expand_template, copy_directory and + directory rules, subpackages module, dicts.omit/dicts.pick, + paths is_normalized/starts_with, repeatable_string_flag, + module-extension helpers, bzlmod support and a stable + Gazelle plugin for Starlark + * Incompatible changes: native_binary/native_test use symlinks + and build in target configuration; copy_file keeps + non-executables out of default_runfiles; structs.to_dict + ignores deprecated to_json/to_proto methods + * Build settings exposed as Make variables; unittest and + analysistest gains (doc params, toolchain argument, + loadingtest); see upstream release notes for the full list + +------------------------------------------------------------------- Old: ---- bazel-skylib-1.0.3.tar.gz New: ---- bazel-skylib-1.9.2.tar.gz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ bazel-skylib.spec ++++++ --- /var/tmp/diff_new_pack.e61syN/_old 2026-09-19 22:21:38.232842456 +0200 +++ /var/tmp/diff_new_pack.e61syN/_new 2026-09-19 22:21:38.234842539 +0200 @@ -1,7 +1,7 @@ # -# spec file for package bazel +# spec file for package bazel-skylib # -# Copyright (c) 2021 SUSE LLC +# Copyright (c) 2026 SUSE LLC and contributors # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -17,22 +17,18 @@ %define set_ver_suffix 0 - %define shortname bazel-skylib -%define src_install_dir /usr/src/%{shortname} +%define src_install_dir %{_prefix}/src/%{shortname} # set by service set_version: -%define version_unconverted 1.0.3 - +%define version_unconverted 1.9.2 %if 0%{set_ver_suffix} -%define n_suffix %version_unconverted +%define n_suffix %{version_unconverted} %endif - Name: %{shortname}%{?n_suffix} -Version: 1.0.3 +Version: 1.9.2 Release: 0 Summary: Set of functions for writing Bazel build rules with Skylark License: Apache-2.0 -Group: Development/Tools/Building URL: https://github.com/bazelbuild/bazel-skylib Source: https://github.com/bazelbuild/bazel-skylib/archive/%{version}.tar.gz#/%{shortname}-%{version}.tar.gz @@ -43,11 +39,10 @@ %package source Summary: Source code of bazel-skylib -Group: Development/Sources BuildArch: noarch %if 0%{set_ver_suffix} -Provides: %{shortname}-source = %version Conflicts: %{shortname}-source +Provides: %{shortname}-source = %{version} %endif %description source ++++++ bazel-skylib-1.0.3.tar.gz -> bazel-skylib-1.9.2.tar.gz ++++++ ++++ 15184 lines of diff (skipped)
