Update gating.yaml for RHEL10
Resolves: RHEL-45475 Signed-off-by: Konstantin Kostiuk <kkostiuk@redhat.com>
This commit is contained in:
parent
72184ab231
commit
0b68cbd625
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: []
|
@ -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
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user