Accepting request 1140093 from devel:libraries:c_c++

OBS-URL: https://build.opensuse.org/request/show/1140093
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/Catch2?expand=0&rev=16
This commit is contained in:
Ana Guerrero 2024-01-21 22:07:08 +00:00 committed by Git OBS Bridge
commit ecf5d1b661
4 changed files with 13 additions and 4 deletions

View File

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

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

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

View File

@ -1,3 +1,12 @@
-------------------------------------------------------------------
Fri Jan 19 18:58:25 UTC 2024 - Atri Bhattacharya <badshah400@gmail.com>
- Update to version 3.5.2:
* Fixed -Wsubobject-linkage in the Console reporter
(gh#catchorg/Catch2#2794).
* Fixed adding new CLI Options to lvalue parser using |
(gh#catchorg/Catch2#2787).
-------------------------------------------------------------------
Tue Jan 2 12:15:06 UTC 2024 - Atri Bhattacharya <badshah400@gmail.com>

View File

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