Update gating.yaml for RHEL10
Resolves: RHEL-45470 Signed-off-by: Konstantin Kostiuk <kkostiuk@redhat.com>
This commit is contained in:
parent
3a5e161a4e
commit
4549c11eda
5
gating.yaml
Normal file
5
gating.yaml
Normal file
@ -0,0 +1,5 @@
|
||||
--- !Policy
|
||||
product_versions:
|
||||
- rhel-10
|
||||
decision_context: osci_compose_gate
|
||||
rules: []
|
@ -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
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user