Accepting request 1136174 from home:badshah400:branches:devel:libraries:c_c++
Update to version 3.5.1 OBS-URL: https://build.opensuse.org/request/show/1136174 OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/Catch2?expand=0&rev=30
This commit is contained in:
parent
f908d34ecb
commit
95139e20f9
@ -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
3
Catch2-3.5.1.tar.gz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:49c3ca7a68f1c8ec71307736bc6ed14fec21631707e1be9af45daf4037e75a08
|
||||
size 1159629
|
@ -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>
|
||||
|
||||
|
@ -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
|
||||
|
Loading…
x
Reference in New Issue
Block a user