Update to 1.9.6 upstream release
This commit is contained in:
parent
ec2d1810fe
commit
c45a0fd264
1
.gitignore
vendored
1
.gitignore
vendored
@ -18,3 +18,4 @@
|
||||
/catch-1.9.3.tar.gz
|
||||
/catch-1.9.4.tar.gz
|
||||
/catch-1.9.5.tar.gz
|
||||
/catch-1.9.6.tar.gz
|
||||
|
@ -1,7 +1,7 @@
|
||||
%global debug_package %{nil}
|
||||
|
||||
Name: catch
|
||||
Version: 1.9.5
|
||||
Version: 1.9.6
|
||||
Release: 1%{?dist}
|
||||
Summary: A modern, C++-native, header-only, framework for unit-tests, TDD and BDD
|
||||
|
||||
@ -55,6 +55,9 @@ ctest -V %{?_smp_mflags}
|
||||
|
||||
|
||||
%changelog
|
||||
* Tue Jun 27 2017 Tom Hughes <tom@compton.nu> - 1.9.6-1
|
||||
- Update to 1.9.6 upstream release
|
||||
|
||||
* Fri Jun 16 2017 Tom Hughes <tom@compton.nu> - 1.9.5-1
|
||||
- Update to 1.9.5 upstream release
|
||||
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (catch-1.9.5.tar.gz) = b093f5b4e5a9bf7d099739c4f222741b8f56ab6d880d86d62d37320d64e4f41aa4d6f3f6c7da55ab9772fa3ddb415a420564fa03774fb01424a5243665eba12f
|
||||
SHA512 (catch-1.9.6.tar.gz) = 6d4989518935d60d2274361ad64649be9241e4de435d34cb04ac8ee2f7b25deb33c8919acaa3cd1c0d68c7822f15d74d0f19115ab72bb93d2cf8b3a0205e44c6
|
||||
|
Loading…
x
Reference in New Issue
Block a user