diff --git a/gating.yaml b/gating.yaml new file mode 100644 index 0000000..9156309 --- /dev/null +++ b/gating.yaml @@ -0,0 +1,5 @@ +--- !Policy +product_versions: + - rhel-10 +decision_context: osci_compose_gate +rules: [] diff --git a/mingw-win-iconv.spec b/mingw-win-iconv.spec index d597b2e..f59c575 100644 --- a/mingw-win-iconv.spec +++ b/mingw-win-iconv.spec @@ -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 - 0.0.8-14 +- Bump release +- RHEL-45475 - Update gating.yaml for RHEL10 + * Mon Jun 24 2024 Troy Dawson - 0.0.8-13 - Bump release for June 2024 mass rebuild