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-gettext.spec b/mingw-gettext.spec index 8baaef3..d76af31 100644 --- a/mingw-gettext.spec +++ b/mingw-gettext.spec @@ -2,7 +2,7 @@ Name: mingw-gettext Version: 0.22 -Release: 5%{?dist} +Release: 6%{?dist} Summary: GNU libraries and utilities for producing multi-lingual messages License: GPL-2.0-or-later AND LGPL-2.0-or-later @@ -197,6 +197,10 @@ find %{buildroot} -name "*.la" -delete %changelog +* Fri Jun 28 2024 Konstantin Kostiuk - 0.22-6 +- Bump release +- RHEL-45467 - Update gating.yaml for RHEL10 + * Mon Jun 24 2024 Troy Dawson - 0.22-5 - Bump release for June 2024 mass rebuild