Hello community,

here is the log from the commit of package bazel-skylib for openSUSE:Factory 
checked in at 2019-08-06 15:11:40
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/bazel-skylib (Old)
 and      /work/SRC/openSUSE:Factory/.bazel-skylib.new.4126 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "bazel-skylib"

Tue Aug  6 15:11:40 2019 rev:2 rq:721065 version:0.9.0

Changes:
--------
--- /work/SRC/openSUSE:Factory/bazel-skylib/bazel-skylib.changes        
2019-01-24 14:12:16.455441446 +0100
+++ /work/SRC/openSUSE:Factory/.bazel-skylib.new.4126/bazel-skylib.changes      
2019-08-06 15:11:51.567741283 +0200
@@ -1,0 +2,71 @@
+Mon Aug 05 12:02:38 UTC 2019 - mroste...@opensuse.org
+
+- Update to version 0.9.0:
+  * fix formatting problem (#169)
+  * Give BuildSettingInfo's value field a description (#167)
+  * Create new stardoc target for common_settings.bzl (#166)
+  * Get docs working again. (#165)
+  * Create common build settings (#154)
+  * selects.bzl: Add config_setting_group for config_setting AND/OR-chaining 
(#89)
+  * README.md: Fix typo in project name (#161)
+  * Add some comments to unittest_test.sh (#159)
+  * Make sets.bzl point to new_sets.bzl instead of old_sets.bzl (#158)
+  * Fix for --incompatible_no_support_tools_in_action_inputs on Windows (#157)
+  * Fix repository for compatibility with 
--incompatible_no_support_tools_in_action_inputs (#156)
+  * run_binary: runs an executable as an action (#153)
+  * New rules: native_binary and native_test (#152)
+  * copy_file: expose the copying logic (#151)
+  * write_file: support different line endings (#150)
+  * Minor formatting changes plus doc updates (#147)
+  * Fix a number of misc issues to allow google usage of bazel-skylib (#146)
+  * Use TEST_SRCDIR for shell tests (#145)
+  * Pass through an attribute arguments to `analysistest.make`. (#140)
+  * Fix typo (#142)
+  * Add licenses() to all BUILD files. (#141)
+  * diff_test: add rule and tests (#136)
+  * Fix installation instructions (#135)
+  * Fix broken link to new_sets doc page (#120)
+  * Reformat with buildifier --warnings=all (#138)
+  * Regenerate docs + remove maprule.md (#137)
+  * Windows: fix tests for native test wrapper (#129)
+  * maprule: move functionality to maprule_util.bzl (#132)
+  * maprule: hide it, not ready for public use. (#133)
+  * Accept kwargs in dicts.add() (#130)
+  * maprule: add basic integration test (#131)
+  * e2e tests: make them run on Windows (#121)
+  * write_file: add rule and tests (#122)
+  * copy_file: add rule and tests (#123)
+  * Use //... to mean "all packages" (#128)
+  * run buildifier 0.22.0 (#125)
+  * Fix Buildifier version (#124)
+  * maprule: use ctx.resolve_tools (#117)
+  * add documentation pages for rules/ and lib/ (#119)
+  * CI updates. (#118)
+  * fix a number of warnings found by Starlark analyzer (#114)
+  * analysistest API for retrieval of actions registered by target under test
+  * CI simplification/improvements for buildifier (#113)
+  * Add analysis_test rule
+  * Add analysis-test test framework (#110)
+  * Create CODEOWNERS (#103)
+  * Add basic shell testing for unittest.bzl (#108)
+  * Add `types.is_depset`. (#105)
+  * Add rules to the test_deps target. (#102)
+  * Fix example load directive. (#101)
+  * Some doc fixes (#100)
+  * Add a build_test rule. (#97)
+  * Enable tests on Windows (#99)
+  * reorder toolchain targets to help clarity (#95)
+  * add unittest/toolchains/BUILD as a test dep (#96)
+  * add missing license notices (#94)
+  * fix various linter errors (#93)
+  * Wrap invocation of dict.items() in list(). (#91)
+  * maprule: an improved version of genrule() (#86)
+  * Buildifier fixes (#87)
+  * Run buildifier --lint=fix over the files. (#88)
+  * Fix load paths examples in README (#80)
+  * unittest.bzl: supports Windows (#84)
+  * Fix Skylark analyzer warning. (#81)
+  * Add WORKSPACE to the things checked by buildifier. (#79)
+  * Fix skylark_library deps for new_sets and unittest. (#76)
+
+-------------------------------------------------------------------

Old:
----
  bazel-skylib-0.6.0.tar.xz

New:
----
  bazel-skylib-0.9.0.tar.xz

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ bazel-skylib.spec ++++++
--- /var/tmp/diff_new_pack.JbQCrP/_old  2019-08-06 15:11:51.971741195 +0200
+++ /var/tmp/diff_new_pack.JbQCrP/_new  2019-08-06 15:11:51.975741194 +0200
@@ -12,14 +12,14 @@
 # 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/
 #
 
 
 %define src_install_dir /usr/src/%{name}
 
 Name:           bazel-skylib
-Version:        0.6.0
+Version:        0.9.0
 Release:        0
 Summary:        Set of functions for writing Bazel build rules with Skylark
 License:        Apache-2.0

++++++ _service ++++++
--- /var/tmp/diff_new_pack.JbQCrP/_old  2019-08-06 15:11:51.995741190 +0200
+++ /var/tmp/diff_new_pack.JbQCrP/_new  2019-08-06 15:11:51.995741190 +0200
@@ -5,7 +5,7 @@
     <param name="changesgenerate">enable</param>
     <param name="filename">bazel-skylib</param>
     <param name="versionformat">@PARENT_TAG@</param>
-    <param name="revision">refs/tags/0.6.0</param>
+    <param name="revision">refs/tags/0.9.0</param>
   </service>
   <service mode="disabled" name="recompress">
     <param name="file">*.tar</param>

++++++ _servicedata ++++++
--- /var/tmp/diff_new_pack.JbQCrP/_old  2019-08-06 15:11:52.011741187 +0200
+++ /var/tmp/diff_new_pack.JbQCrP/_new  2019-08-06 15:11:52.011741187 +0200
@@ -1,4 +1,4 @@
 <servicedata>
 <service name="tar_scm">
                 <param 
name="url">https://github.com/bazelbuild/bazel-skylib</param>
-              <param 
name="changesrevision">f83cb8dd6f5658bc574ccd873e25197055265d1c</param></service></servicedata>
\ No newline at end of file
+              <param 
name="changesrevision">2b38b2f8bd4b8603d610cfc651fcbb299498147f</param></service></servicedata>
\ No newline at end of file

++++++ bazel-skylib-0.6.0.tar.xz -> bazel-skylib-0.9.0.tar.xz ++++++
++++ 11737 lines of diff (skipped)


Reply via email to