Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package bats for openSUSE:Factory checked in at 2022-07-18 18:34:15 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/bats (Old) and /work/SRC/openSUSE:Factory/.bats.new.1523 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "bats" Mon Jul 18 18:34:15 2022 rev:14 rq:989633 version:1.7.0 Changes: -------- --- /work/SRC/openSUSE:Factory/bats/bats.changes 2022-06-09 14:11:57.644541546 +0200 +++ /work/SRC/openSUSE:Factory/.bats.new.1523/bats.changes 2022-07-18 18:34:30.973806881 +0200 @@ -1,0 +2,23 @@ +Wed Jun 15 18:28:08 UTC 2022 - Olav Reinert <seroto...@gmail.com> + +- Update to version 1.7.0: + * Pretty formatter print filename when entering file (#561) + * BATS_TEST_NAME_PREFIX allows prefixing test names on stdout and in reports (#561) + * setup_suite and teardown_suite (#571, #585) + * out-of-band warning infrastructure, with following warnings: + * BW01: run command not found (exit code 127) (#586) + * BW02: run uses flags without proper `bats_require_minimum_version` guard (#587) + * `bats_require_minimum_version` to guard code that would not run on older + versions (#587) + * unbound variable errors in formatters when using `SHELLOPTS=nounset` (`-u`) (#558) + * don't require `flock` *and* `shlock` for parallel mode test (#554) + * print name of failing test when using TAP13 with timing information (#559, #555) + * removed broken symlink, added regression test (#560) + * don't show empty lines as `#` with pretty formatter (#561) + * prevent `teardown`, `teardown_file`, and `teardown_suite` from overriding bats' + exit code by setting `$status` (e.g. via calling `run`) (#581, #575) + * **CRITICAL**: this can return exit code 0 despite failed tests, thus preventing + your CI from reporting test failures! The regression happened in version 1.6.0. + * `run --keep-empty-lines` now reports 0 lines on empty `$output` (#583) + +------------------------------------------------------------------- Old: ---- bats-core-1.6.1.tar.gz New: ---- bats-core-1.7.0.tar.gz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ bats.spec ++++++ --- /var/tmp/diff_new_pack.5llQBF/_old 2022-07-18 18:34:31.413807507 +0200 +++ /var/tmp/diff_new_pack.5llQBF/_new 2022-07-18 18:34:31.421807518 +0200 @@ -18,7 +18,7 @@ %define pname %{name}-core Name: bats -Version: 1.6.1 +Version: 1.7.0 Release: 0 Summary: Bash Automated Testing System License: MIT ++++++ bats-core-1.6.1.tar.gz -> bats-core-1.7.0.tar.gz ++++++ ++++ 2105 lines of diff (skipped)