Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package bats for openSUSE:Factory checked in at 2026-03-28 20:13:05 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/bats (Old) and /work/SRC/openSUSE:Factory/.bats.new.8177 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "bats" Sat Mar 28 20:13:05 2026 rev:21 rq:1342630 version:1.13.0 Changes: -------- --- /work/SRC/openSUSE:Factory/bats/bats.changes 2025-05-31 19:19:13.712664584 +0200 +++ /work/SRC/openSUSE:Factory/.bats.new.8177/bats.changes 2026-03-28 20:14:13.835600866 +0100 @@ -1,0 +2,25 @@ +Wed Mar 25 21:48:14 UTC 2026 - Dirk Müller <[email protected]> + +- update to 1.13.0: + * use the `syntax` parser directive to declare the Dockerfile + syntax version + * Negative test filtering via `--negative-filter` - tests + matching the filter are *excluded* + * fail-fast flag `--abort` to stop test suite execution on + first failure + * unset `output`, `stderr`, `lines`, `stderr_lines` at the + start of `run` to avoid crosstalk + * between successive invocations + * XML escape fully removes ANSI sequences, e.g. color codes, + cursor movements + * fix retried tests being listed multiple times + * fix crash when `setup_suite` fails + * remove deprecated windows runner + * renamed `docker-compose.yml` to `compose.yaml` + * `bats_test_function`: don't require `--tags` to be sorted + * fix `BATS_TEST_TIMEOUT` + * not stopping processes under `run` + * prolonging skipped tests + * moved 3rd-party libraries list into wiki + +------------------------------------------------------------------- Old: ---- bats-core-1.12.0.tar.gz New: ---- bats-core-1.13.0.tar.gz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ bats.spec ++++++ --- /var/tmp/diff_new_pack.1SuhQv/_old 2026-03-28 20:14:14.359622493 +0100 +++ /var/tmp/diff_new_pack.1SuhQv/_new 2026-03-28 20:14:14.363622658 +0100 @@ -1,7 +1,7 @@ # # spec file for package bats # -# Copyright (c) 2025 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 @@ -18,7 +18,7 @@ %define pname %{name}-core Name: bats -Version: 1.12.0 +Version: 1.13.0 Release: 0 Summary: Bash Automated Testing System License: MIT ++++++ bats-core-1.12.0.tar.gz -> bats-core-1.13.0.tar.gz ++++++ ++++ 1690 lines of diff (skipped)
