Update gating.yaml for RHEL10

Resolves: RHEL-45475

Signed-off-by: Konstantin Kostiuk <kkostiuk@redhat.com>
This commit is contained in:
Konstantin Kostiuk 2024-06-28 12:47:44 +03:00
parent 72184ab231
commit 0b68cbd625
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

@ -4,7 +4,7 @@
Name: mingw-%{pkgname}
Version: 0.0.8
Release: 13%{?dist}
Release: 14%{?dist}
Summary: Iconv implementation using Win32 API
License: LicenseRef-Fedora-Public-Domain
@ -112,6 +112,10 @@ rm -rf %{buildroot}%{mingw64_bindir}/*.exe
%changelog
* Fri Jun 28 2024 Konstantin Kostiuk <kkostiuk@redhat.com> - 0.0.8-14
- Bump release
- RHEL-45475 - Update gating.yaml for RHEL10
* Mon Jun 24 2024 Troy Dawson <tdawson@redhat.com> - 0.0.8-13
- Bump release for June 2024 mass rebuild