Hello community, here is the log from the commit of package bats for openSUSE:Factory checked in at 2020-05-26 17:20:39 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/bats (Old) and /work/SRC/openSUSE:Factory/.bats.new.2738 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "bats" Tue May 26 17:20:39 2020 rev:7 rq:807956 version:1.2.0 Changes: -------- --- /work/SRC/openSUSE:Factory/bats/bats.changes 2019-11-22 10:27:42.101233257 +0100 +++ /work/SRC/openSUSE:Factory/.bats.new.2738/bats.changes 2020-05-26 17:20:40.768150119 +0200 @@ -1,0 +2,17 @@ +Wed May 20 12:04:49 UTC 2020 - Olav Reinert <[email protected]> + +- update to 1.2.0: + * Added: + - docs/CHANGELOG.md and docs/releasing.md (#122) + - The -f, --filter flag to run only the tests matching a regular expression (#126) + - Optimize stack trace capture (#138) + - --jobs n flag to support parallel execution of tests with GNU parallel (#172) + * Changed: + - AppVeyor builds are now semver-compliant (#123) + - Add Bash 5 as test target (#181) + - Always use upper case signal names to avoid locale dependent err… (#215) + - Fix for tests reading from stdin (#227) + - Fix wrong line numbers of errors in bash < 4.4 (#229) + - Remove preprocessed source after test run (#232) + +------------------------------------------------------------------- Old: ---- v1.1.0.tar.gz New: ---- v1.2.0.tar.gz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ bats.spec ++++++ --- /var/tmp/diff_new_pack.subh9B/_old 2020-05-26 17:20:41.620151951 +0200 +++ /var/tmp/diff_new_pack.subh9B/_new 2020-05-26 17:20:41.624151959 +0200 @@ -1,7 +1,7 @@ # # spec file for package bats # -# Copyright (c) 2019 SUSE LINUX GmbH, Nuernberg, Germany. +# Copyright (c) 2020 SUSE LLC # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -17,7 +17,7 @@ Name: bats -Version: 1.1.0 +Version: 1.2.0 Release: 0 Summary: Bash Automated Testing System License: MIT ++++++ v1.1.0.tar.gz -> v1.2.0.tar.gz ++++++ ++++ 2678 lines of diff (skipped)
