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:35:33 +00:00
parent 6bedee2cf9
commit 0d57612829

View File

@ -1,6 +1,6 @@
Name: check Name: check
Version: 0.15.2 Version: 0.15.2
Release: 4%{?dist} Release: 5%{?dist}
Summary: A unit test framework for C Summary: A unit test framework for C
Source0: https://github.com/libcheck/%{name}/archive/%{version}/%{name}-%{version}.tar.gz Source0: https://github.com/libcheck/%{name}/archive/%{version}/%{name}-%{version}.tar.gz
License: LGPLv2+ License: LGPLv2+
@ -142,6 +142,10 @@ cd -
%{_mandir}/man1/checkmk.1* %{_mandir}/man1/checkmk.1*
%changelog %changelog
* Mon Aug 09 2021 Mohan Boddu <mboddu@redhat.com> - 0.15.2-5
- Rebuilt for IMA sigs, glibc 2.34, aarch64 flags
Related: rhbz#1991688
* Thu Apr 15 2021 Mohan Boddu <mboddu@redhat.com> - 0.15.2-4 * Thu Apr 15 2021 Mohan Boddu <mboddu@redhat.com> - 0.15.2-4
- Rebuilt for RHEL 9 BETA on Apr 15th 2021. Related: rhbz#1947937 - Rebuilt for RHEL 9 BETA on Apr 15th 2021. Related: rhbz#1947937