Update gating.yaml for RHEL10

Resolves: RHEL-45470

Signed-off-by: Konstantin Kostiuk <kkostiuk@redhat.com>
This commit is contained in:
Konstantin Kostiuk 2024-06-28 19:45:27 +03:00
parent 3a5e161a4e
commit 4549c11eda
2 changed files with 10 additions and 1 deletions

5
gating.yaml Normal file
View File

@ -0,0 +1,5 @@
--- !Policy
product_versions:
- rhel-10
decision_context: osci_compose_gate
rules: []

View File

@ -2,7 +2,7 @@
Name: mingw-libffi
Version: 3.4.4
Release: 6%{?dist}
Release: 7%{?dist}
Summary: A portable foreign function interface library for MinGW
License: MIT
@ -103,6 +103,10 @@ find %{buildroot} -name "*.la" -delete
%changelog
* Fri Jun 28 2024 Konstantin Kostiuk <kkostiuk@redhat.com> - 3.4.4-7
- Bump release
- RHEL-45470 - Update gating.yaml for RHEL10
* Mon Jun 24 2024 Troy Dawson <tdawson@redhat.com> - 3.4.4-6
- Bump release for June 2024 mass rebuild