Accepting request 1173882 from devel:libraries:c_c++

OBS-URL: https://build.opensuse.org/request/show/1173882
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/Catch2?expand=0&rev=19
This commit is contained in:
Ana Guerrero 2024-05-15 19:25:42 +00:00 committed by Git OBS Bridge
commit 0192ea58aa
4 changed files with 25 additions and 4 deletions

View File

@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:b7754b711242c167d8f60b890695347f90a1ebc95949a045385114165d606dbb
size 1172449

3
Catch2-3.6.0.tar.gz Normal file
View File

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:485932259a75c7c6b72d4b874242c489ea5155d17efa345eb8cc72159f49f356
size 1181300

View File

@ -1,3 +1,24 @@
-------------------------------------------------------------------
Mon May 13 19:14:33 UTC 2024 - Atri Bhattacharya <badshah400@gmail.com>
- Update to version 3.6.0:
* Fixes
- Fixed the JUnit reporter sometimes crashing when reporting a
fatal error (gh#catchorg/Catch2#1210,
gh#catchorg/Catch2#2855).
* Improvements
- Disable -Wnon-virtual-dtor in Decomposer and Matchers
(gh#catchorg/Catch2#2854).
- precision in floating point stringmakers defaults to
max_digits10.
- Column wrapping ignores ansi colour codes when calculating
string width (gh#catchorg/Catch2#2833,
gh#catchorg/Catch2#2849).
* Miscellaneous
- Conan support improvements
- SelfTest target can be built through Bazel
(gh#catchorg/Catch2#2857).
-------------------------------------------------------------------
Wed Apr 10 13:38:14 UTC 2024 - Atri Bhattacharya <badshah400@gmail.com>

View File

@ -18,7 +18,7 @@
%define __builder ninja
Name: Catch2
Version: 3.5.4
Version: 3.6.0
Release: 0
Summary: A modern, C++-native, header-only, test framework for unit-tests, TDD and BDD
License: BSL-1.0