Update to 2.10.2 upstream release
This commit is contained in:
parent
4fde57bd95
commit
f648220f77
1
.gitignore
vendored
1
.gitignore
vendored
@ -44,3 +44,4 @@
|
||||
/catch-2.9.2.tar.gz
|
||||
/catch-2.10.0.tar.gz
|
||||
/catch-2.10.1.tar.gz
|
||||
/catch-2.10.2.tar.gz
|
||||
|
@ -1,7 +1,7 @@
|
||||
%global debug_package %{nil}
|
||||
|
||||
Name: catch
|
||||
Version: 2.10.1
|
||||
Version: 2.10.2
|
||||
Release: 1%{?dist}
|
||||
Summary: Modern, C++-native, header-only, framework for unit-tests, TDD and BDD
|
||||
|
||||
@ -60,6 +60,9 @@ ctest -V %{?_smp_mflags}
|
||||
|
||||
|
||||
%changelog
|
||||
* Fri Oct 25 2019 Tom Hughes <tom@compton.nu> - 2.10.2-1
|
||||
- Update to 2.10.2 upstream release
|
||||
|
||||
* Wed Oct 23 2019 Tom Hughes <tom@compton.nu> - 2.10.1-1
|
||||
- Update to 2.10.1 upstream release
|
||||
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (catch-2.10.1.tar.gz) = 7806dc3cd5b7ecb51ae5f4e0e4c6ca07943af6038a5a6bdd6825951018f1a79baa76ab37f15a660b7c420ec5b0d3ea19ae95bd8f380f56588850db6566958d00
|
||||
SHA512 (catch-2.10.2.tar.gz) = da18fc7b11ae500efed8798634413efca5533e16d41e51872bb3f3902da8d8a06a0dcbcbb4051c0805734cc9117673ab4ddb6db0c3ca02104441daf7ac2a2b7f
|
||||
|
Loading…
Reference in New Issue
Block a user