Compare commits

...

2 Commits

Author SHA1 Message Date
Aleksandra Fedorova 686d79f480 Add RHEL gating configuration 2023-11-25 01:06:06 +00:00
Mohan Boddu 6d77366693 Rebuilt for IMA sigs, glibc 2.34, aarch64 flags
Related: rhbz#1991688
Signed-off-by: Mohan Boddu <mboddu@redhat.com>
2021-08-09 19:44:14 +00:00
3 changed files with 12 additions and 1 deletions

1
.CUnit.metadata Normal file
View File

@ -0,0 +1 @@
eac0c71167aa3fab83483ae1313b78163f0f7238 CUnit-2.1-3.tar.bz2

View File

@ -2,7 +2,7 @@
Name: CUnit
Version: 2.1.3
Release: 24%{?dist}
Release: 25%{?dist}
Summary: Unit testing framework for C
License: LGPLv2+
@ -70,6 +70,10 @@ done
%{_mandir}/man3/CUnit.3*
%changelog
* Mon Aug 09 2021 Mohan Boddu <mboddu@redhat.com> - 2.1.3-25
- Rebuilt for IMA sigs, glibc 2.34, aarch64 flags
Related: rhbz#1991688
* Thu Apr 15 2021 Mohan Boddu <mboddu@redhat.com> - 2.1.3-24
- Rebuilt for RHEL 9 BETA on Apr 15th 2021. Related: rhbz#1947937

6
gating.yaml Normal file
View File

@ -0,0 +1,6 @@
--- !Policy
product_versions:
- rhel-9
decision_context: osci_compose_gate
rules:
- !PassingTestCaseRule {test_case_name: baseos-ci.brew-build.tier1.functional}