From 332eb8bda9173fe40b2e8930b6b6bae3d02bf0b4 Mon Sep 17 00:00:00 2001 From: Mohan Boddu Date: Mon, 9 Aug 2021 19:34:17 +0000 Subject: [PATCH] Rebuilt for IMA sigs, glibc 2.34, aarch64 flags --- .catch1.metadata | 1 + catch1.spec | 6 +++++- 2 files changed, 6 insertions(+), 1 deletion(-) create mode 100644 .catch1.metadata diff --git a/.catch1.metadata b/.catch1.metadata new file mode 100644 index 0000000..554a181 --- /dev/null +++ b/.catch1.metadata @@ -0,0 +1 @@ +742d0f5c5607037112a655c28853639263ad770d catch1-1.12.2.tar.gz diff --git a/catch1.spec b/catch1.spec index 3f90782..d59ec08 100644 --- a/catch1.spec +++ b/catch1.spec @@ -2,7 +2,7 @@ Name: catch1 Version: 1.12.2 -Release: 10%{?dist} +Release: 11%{?dist} Summary: A modern, C++-native, header-only, framework for unit-tests, TDD and BDD License: Boost @@ -57,6 +57,10 @@ cp -pr include %{buildroot}%{_includedir}/catch %changelog +* Mon Aug 09 2021 Mohan Boddu - 1.12.2-11 +- Rebuilt for IMA sigs, glibc 2.34, aarch64 flags + Related: rhbz#1991688 + * Thu Jul 15 2021 Zoltan Fridrich - 1.12.2-10 - Add tests - Fix compilation error due to dynamic stack sizes