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-w64-tools.spec b/mingw-w64-tools.spec index c4fdc17..c1f8827 100644 --- a/mingw-w64-tools.spec +++ b/mingw-w64-tools.spec @@ -5,7 +5,7 @@ Name: mingw-w64-tools Version: 11.0.1 -Release: 4%{?dist} +Release: 5%{?dist} Summary: Supplementary tools which are part of the mingw-w64 toolchain # Fix build on s390x and ppc64le Patch0: mingw-w64-tools-s390x-ppc66le.patch @@ -108,6 +108,10 @@ popd %changelog +* Fri Jun 28 2024 Konstantin Kostiuk - 11.0.1-5 +- Bump release +- RHEL-45474 - Update gating.yaml for RHEL10 + * Mon Jun 24 2024 Troy Dawson - 11.0.1-4 - Bump release for June 2024 mass rebuild