diff --git a/Catch2-3.5.0.tar.gz b/Catch2-3.5.0.tar.gz deleted file mode 100644 index 7beca62..0000000 --- a/Catch2-3.5.0.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:f6d4f8d78a9b59ec72a81d49f58d18eb317372ac07f8d9432710a079e69fd66a -size 1155736 diff --git a/Catch2-3.5.1.tar.gz b/Catch2-3.5.1.tar.gz new file mode 100644 index 0000000..b47db7d --- /dev/null +++ b/Catch2-3.5.1.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:49c3ca7a68f1c8ec71307736bc6ed14fec21631707e1be9af45daf4037e75a08 +size 1159629 diff --git a/Catch2.changes b/Catch2.changes index 564429d..01ee4f1 100644 --- a/Catch2.changes +++ b/Catch2.changes @@ -1,3 +1,14 @@ +------------------------------------------------------------------- +Tue Jan 2 12:15:06 UTC 2024 - Atri Bhattacharya + +- Update to version 3.5.1: + * Significantly improved performance of the CLI parsing. + * Added support for Bazel modules (gh#catchorg/Catch2#2781). + * Added CMake option to disable the build reproducibility + settings (gh#catchorg/Catch2#2785). + * Added log library linking to the Meson build + (gh#catchorg/Catch2#2784). + ------------------------------------------------------------------- Fri Dec 15 14:38:43 UTC 2023 - Atri Bhattacharya diff --git a/Catch2.spec b/Catch2.spec index c98ba1a..7a139f4 100644 --- a/Catch2.spec +++ b/Catch2.spec @@ -1,7 +1,7 @@ # # spec file for package Catch2 # -# Copyright (c) 2023 SUSE LLC +# Copyright (c) 2024 SUSE LLC # # 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 __builder ninja Name: Catch2 -Version: 3.5.0 +Version: 3.5.1 Release: 0 Summary: A modern, C++-native, header-only, test framework for unit-tests, TDD and BDD License: BSL-1.0