diff --git a/catch.spec b/catch.spec index be4522f..30bdb1b 100644 --- a/catch.spec +++ b/catch.spec @@ -2,7 +2,7 @@ Name: catch Version: 1.2.1 -Release: 1%{?dist} +Release: 2%{?dist} Summary: A modern, C++-native, header-only, framework for unit-tests, TDD and BDD License: Boost @@ -50,5 +50,8 @@ cp -pr include %{buildroot}%{_includedir}/catch %changelog +* Wed Feb 03 2016 Fedora Release Engineering - 1.2.1-2 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_24_Mass_Rebuild + * Fri Sep 18 2015 Tom Hughes - 1.2.1-1 - Initial build