Accepting request 1065653 from home:badshah400:branches:devel:libraries:c_c++
Update to version 3.3.1 OBS-URL: https://build.opensuse.org/request/show/1065653 OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/Catch2?expand=0&rev=22
This commit is contained in:
parent
8324e3d353
commit
7fe8a0c2b3
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:fe2f29a54ca775c2dd04bb97ffb79d398e6210e3caa174348b5cd3b7e4ca887d
|
||||
size 1093966
|
3
Catch2-3.3.1.tar.gz
Normal file
3
Catch2-3.3.1.tar.gz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:d90351cdc55421f640c553cfc0875a8c834428679444e8062e9187d05b18aace
|
||||
size 1095450
|
@ -1,3 +1,10 @@
|
||||
-------------------------------------------------------------------
|
||||
Tue Feb 14 05:37:32 UTC 2023 - Atri Bhattacharya <badshah400@gmail.com>
|
||||
|
||||
- Update to version 3.3.1:
|
||||
* Reduced allocations and improved performance, mainly from
|
||||
smarter handling of `SECTION`s, especially sibling `SECTION`s.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Jan 23 18:51:40 UTC 2023 - Atri Bhattacharya <badshah400@gmail.com>
|
||||
|
||||
|
@ -17,7 +17,7 @@
|
||||
|
||||
|
||||
Name: Catch2
|
||||
Version: 3.3.0
|
||||
Version: 3.3.1
|
||||
Release: 0
|
||||
Summary: A modern, C++-native, header-only, test framework for unit-tests, TDD and BDD
|
||||
License: BSL-1.0
|
||||
|
Loading…
x
Reference in New Issue
Block a user