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-termcap.spec b/mingw-termcap.spec index e9a521b..6b66fea 100644 --- a/mingw-termcap.spec +++ b/mingw-termcap.spec @@ -12,7 +12,7 @@ Name: mingw-termcap Version: 1.3.1 -Release: 37%{?dist} +Release: 38%{?dist} Summary: MinGW terminal feature database License: GPL-2.0-or-later @@ -173,6 +173,10 @@ mv $RPM_BUILD_ROOT%{mingw64_prefix}/info/* $RPM_BUILD_ROOT%{mingw64_infodir} %changelog +* Fri Jun 28 2024 Konstantin Kostiuk - 1.3.1-38 +- Bump release +- RHEL-45473 - Update gating.yaml for RHEL10 + * Mon Jun 24 2024 Troy Dawson - 1.3.1-37 - Bump release for June 2024 mass rebuild