From 23276476148a657e7a45ade547f858cbf965a33a Mon Sep 17 00:00:00 2001 From: Fedora Release Engineering Date: Wed, 21 Jul 2021 19:11:51 +0000 Subject: [PATCH] - Rebuilt for https://fedoraproject.org/wiki/Fedora_35_Mass_Rebuild Signed-off-by: Fedora Release Engineering --- catch1.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/catch1.spec b/catch1.spec index 55d59e5..841bf57 100644 --- a/catch1.spec +++ b/catch1.spec @@ -2,7 +2,7 @@ Name: catch1 Version: 1.12.2 -Release: 8%{?dist} +Release: 9%{?dist} Summary: A modern, C++-native, header-only, framework for unit-tests, TDD and BDD License: Boost @@ -57,6 +57,9 @@ cp -pr include %{buildroot}%{_includedir}/catch %changelog +* Wed Jul 21 2021 Fedora Release Engineering - 1.12.2-9 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_35_Mass_Rebuild + * Fri Feb 19 2021 Tom Hughes - 1.12.2-8 - Add patch for non-constant SIGSTKSZ