diff --git a/catch.spec b/catch.spec index 4f98b22..4aee87c 100644 --- a/catch.spec +++ b/catch.spec @@ -2,7 +2,7 @@ Name: catch Version: 1.7.0 -Release: 1%{?dist} +Release: 2%{?dist} Summary: A modern, C++-native, header-only, framework for unit-tests, TDD and BDD License: Boost @@ -55,6 +55,9 @@ ctest -V %{?_smp_mflags} %changelog +* Fri Feb 10 2017 Fedora Release Engineering - 1.7.0-2 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_26_Mass_Rebuild + * Fri Feb 3 2017 Tom Hughes - 1.7.0-1 - Update to 1.7.0 upstream release