Accepting request 1136183 from devel:libraries:c_c++

OBS-URL: https://build.opensuse.org/request/show/1136183
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/Catch2?expand=0&rev=15
This commit is contained in:
Dominique Leuenberger 2024-01-04 14:56:49 +00:00 committed by Git OBS Bridge
commit dab5a91d4d
4 changed files with 16 additions and 5 deletions

View File

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

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

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

View File

@ -1,3 +1,14 @@
-------------------------------------------------------------------
Tue Jan 2 12:15:06 UTC 2024 - Atri Bhattacharya <badshah400@gmail.com>
- 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 <badshah400@gmail.com>

View File

@ -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