Update to 1.5.8

Signed-off-by: Igor Gnatenko <i.gnatenko.brain@gmail.com>
This commit is contained in:
Igor Gnatenko 2016-11-10 06:44:30 +01:00
parent 852980d01c
commit e4562be9fe
3 changed files with 6 additions and 2 deletions

1
.gitignore vendored
View File

@ -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

View File

@ -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

View File

@ -1 +1 @@
5b391fca34888f2c8fa11e0df6db6adc catch-1.5.4.tar.gz
7fa853d2d13123d8849c317d17cebafe catch-1.5.8.tar.gz