Accepting request 890397 from home:susnux:branches:devel:libraries:c_c++
Update to version 2.13.6 OBS-URL: https://build.opensuse.org/request/show/890397 OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/Catch2?expand=0&rev=11
This commit is contained in:
parent
1f019c4e02
commit
7f1b61ea57
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:7fee7d643599d10680bfd482799709f14ed282a8b7db82f54ec75ec9af32fa76
|
||||
size 659672
|
3
Catch2-2.13.6.tar.gz
Normal file
3
Catch2-2.13.6.tar.gz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:48dfbb77b9193653e4e72df9633d2e0383b9b625a47060759668480fdf24fbd4
|
||||
size 659811
|
@ -1,3 +1,10 @@
|
||||
-------------------------------------------------------------------
|
||||
Mon May 3 18:05:28 UTC 2021 - Ferdinand Thiessen <rpm@fthiessen.de>
|
||||
|
||||
- Update to version 2.13.6
|
||||
* Disabling all signal handlers no longer breaks compilation
|
||||
* catch_discover_tests should handle escaped semicolon (;) better
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Apr 13 07:50:44 UTC 2021 - Luigi Baldoni <aloisio@gmx.com>
|
||||
|
||||
|
@ -17,7 +17,7 @@
|
||||
|
||||
|
||||
Name: Catch2
|
||||
Version: 2.13.5
|
||||
Version: 2.13.6
|
||||
Release: 0
|
||||
Summary: A modern, C++-native, header-only, test framework for unit-tests, TDD and BDD
|
||||
License: BSL-1.0
|
||||
@ -49,7 +49,7 @@ extensions may require additional headers.
|
||||
%cmake -DCMAKE_BUILD_TYPE=Release \
|
||||
-DCMAKE_INSTALL_DOCDIR=%{_defaultdocdir}/%{name} \
|
||||
-DPKGCONFIG_INSTALL_DIR=%{_libdir}/pkgconfig
|
||||
%make_jobs
|
||||
%cmake_build
|
||||
|
||||
%install
|
||||
%cmake_install
|
||||
|
Loading…
x
Reference in New Issue
Block a user