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