Update to 1.5.8
Signed-off-by: Igor Gnatenko <i.gnatenko.brain@gmail.com>
This commit is contained in:
parent
852980d01c
commit
e4562be9fe
1
.gitignore
vendored
1
.gitignore
vendored
@ -3,3 +3,4 @@
|
||||
/catch-1.5.0.tar.gz
|
||||
/catch-1.5.1.tar.gz
|
||||
/catch-1.5.4.tar.gz
|
||||
/catch-1.5.8.tar.gz
|
||||
|
@ -1,7 +1,7 @@
|
||||
%global debug_package %{nil}
|
||||
|
||||
Name: catch
|
||||
Version: 1.5.4
|
||||
Version: 1.5.8
|
||||
Release: 1%{?dist}
|
||||
Summary: A modern, C++-native, header-only, framework for unit-tests, TDD and BDD
|
||||
|
||||
@ -50,6 +50,9 @@ cp -pr include %{buildroot}%{_includedir}/catch
|
||||
|
||||
|
||||
%changelog
|
||||
* Thu Nov 10 2016 Igor Gnatenko <i.gnatenko.brain@gmail.com> - 1.5.8-1
|
||||
- Update to 1.5.8
|
||||
|
||||
* Sat May 14 2016 Tom Hughes <tom@compton.nu> - 1.5.4-1
|
||||
- Update to 1.5.4 upstream release
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user