copy gating.yaml from c9s

Signed-off-by: Adrian Reber <areber@redhat.com>
This commit is contained in:
Adrian Reber 2024-08-06 15:12:29 +02:00
parent 5c5e539b40
commit d746ee3358
No known key found for this signature in database
GPG Key ID: 82C9378ED3C4906A
2 changed files with 10 additions and 1 deletions

6
gating.yaml Normal file
View File

@ -0,0 +1,6 @@
--- !Policy
product_versions:
- rhel-10
decision_context: osci_compose_gate
rules:
- !PassingTestCaseRule {test_case_name: osci.brew-build.tier0.functional}

View File

@ -19,7 +19,7 @@ Name: protobuf
# “patch” updates of protobuf.
Version: 3.19.6
%global so_version 30
Release: 9%{?dist}
Release: 10%{?dist}
# The entire source is BSD-3-Clause, except the following files, which belong
# to the build system; are unpackaged maintainer utility scripts; or are used
@ -473,6 +473,9 @@ install -p -m 0644 %{SOURCE2} %{buildroot}%{_emacs_sitestartdir}
%changelog
* Tue Aug 06 2024 Adrian Reber <areber@redhat.com> - 3.19.6-10
- copy gating.yaml from c9s
* Mon Jun 24 2024 Troy Dawson <tdawson@redhat.com> - 3.19.6-9
- Bump release for June 2024 mass rebuild