Related: #2044876 - add gating.yaml file
This commit is contained in:
parent
92373985f4
commit
4161bac1c4
7
gating.yaml
Normal file
7
gating.yaml
Normal file
@ -0,0 +1,7 @@
|
||||
--- !Policy
|
||||
product_versions:
|
||||
- rhel-9
|
||||
decision_context: osci_compose_gate
|
||||
rules:
|
||||
- !PassingTestCaseRule {test_case_name: baseos-ci.brew-build.tier1.functional}
|
||||
|
@ -1,7 +1,7 @@
|
||||
Summary: POSIX regexp functions
|
||||
Name: librx
|
||||
Version: 1.5
|
||||
Release: 40%{?dist}
|
||||
Release: 41%{?dist}
|
||||
License: GPLv2+
|
||||
URL: http://www.gnu.org/software/rx/rx.html
|
||||
# Originally downloaded from ftp://ftp.gnu.org/gnu/rx/rx-1.5.tar.bz2
|
||||
@ -69,6 +69,9 @@ chmod -x ${RPM_BUILD_ROOT}%{_includedir}/rxposix.h
|
||||
%{_libdir}/*.so
|
||||
|
||||
%changelog
|
||||
* Thu Feb 17 2022 Josef Ridky <jridky@redhat.com> - 1.5-41
|
||||
- add gating.yaml file
|
||||
|
||||
* Wed Feb 16 2022 Josef Ridky <jridky@redhat.com> - 1.5-40
|
||||
- Fix annocheck failure (#2044876)
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user