Rebuilt for IMA sigs, glibc 2.34, aarch64 flags

Related: rhbz#1991688
Signed-off-by: Mohan Boddu <mboddu@redhat.com>
This commit is contained in:
Mohan Boddu 2021-08-09 19:34:17 +00:00
parent 5264cf0066
commit 1ed01ab035

View File

@ -2,7 +2,7 @@
Name: catch1 Name: catch1
Version: 1.12.2 Version: 1.12.2
Release: 10%{?dist} Release: 11%{?dist}
Summary: A modern, C++-native, header-only, framework for unit-tests, TDD and BDD Summary: A modern, C++-native, header-only, framework for unit-tests, TDD and BDD
License: Boost License: Boost
@ -57,6 +57,10 @@ cp -pr include %{buildroot}%{_includedir}/catch
%changelog %changelog
* Mon Aug 09 2021 Mohan Boddu <mboddu@redhat.com> - 1.12.2-11
- Rebuilt for IMA sigs, glibc 2.34, aarch64 flags
Related: rhbz#1991688
* Thu Jul 15 2021 Zoltan Fridrich <zfridric@redhat.com> - 1.12.2-10 * Thu Jul 15 2021 Zoltan Fridrich <zfridric@redhat.com> - 1.12.2-10
- Add tests - Add tests
- Fix compilation error due to dynamic stack sizes - Fix compilation error due to dynamic stack sizes