Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package bats for openSUSE:Factory checked in at 2023-07-25 11:50:33 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/bats (Old) and /work/SRC/openSUSE:Factory/.bats.new.1467 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "bats" Tue Jul 25 11:50:33 2023 rev:17 rq:1099779 version:1.10.0 Changes: -------- --- /work/SRC/openSUSE:Factory/bats/bats.changes 2023-02-15 13:41:24.583060755 +0100 +++ /work/SRC/openSUSE:Factory/.bats.new.1467/bats.changes 2023-07-25 11:51:58.277757432 +0200 @@ -1,0 +2,26 @@ +Sun Jul 16 18:41:06 UTC 2023 - Dirk Müller <dmuel...@suse.com> + +- update to 1.10.0: + * add `${BATS_TEST_TAGS[@]}` for querying the tags during a + test + * print tags on failing tests + * test for negative arguments to `--jobs` + * add tests for `--formatter cat` + * test coverage in CI + * Support for rush as alternative to GNU parallel + * add `bats_pipe` helper function for `run` that executes `\|` + as pipes + * publish docker images to ghcr.io (additionally to Dockerhub) + * clarify use cases of `--formatter cat` + * fix `run` with options overwriting the value of `i` + * fix `${BATS_TEST_NAMES[@]}` containing only `--tags` instead + of test name since Bats v1.8.0 + * fix `run --keep-empty-lines` counting trailing ` ` as + (empty) new line + * fix short flag unpacker creating bogus command lines with + valued flags + * fix formatter becoming confused with retries + * fix `--gather-test-outputs-in` fails on tests with `/` + * fix overriding `date` breaks `--timing` + +------------------------------------------------------------------- Old: ---- bats-core-1.9.0.tar.gz New: ---- bats-core-1.10.0.tar.gz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ bats.spec ++++++ --- /var/tmp/diff_new_pack.t0EuV4/_old 2023-07-25 11:52:00.445770126 +0200 +++ /var/tmp/diff_new_pack.t0EuV4/_new 2023-07-25 11:52:00.453770173 +0200 @@ -18,7 +18,7 @@ %define pname %{name}-core Name: bats -Version: 1.9.0 +Version: 1.10.0 Release: 0 Summary: Bash Automated Testing System License: MIT ++++++ bats-core-1.9.0.tar.gz -> bats-core-1.10.0.tar.gz ++++++ ++++ 3205 lines of diff (skipped)