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-libffi.spec b/mingw-libffi.spec index 196a88c..ce8136a 100644 --- a/mingw-libffi.spec +++ b/mingw-libffi.spec @@ -2,7 +2,7 @@ Name: mingw-libffi Version: 3.4.4 -Release: 6%{?dist} +Release: 7%{?dist} Summary: A portable foreign function interface library for MinGW License: MIT @@ -103,6 +103,10 @@ find %{buildroot} -name "*.la" -delete %changelog +* Fri Jun 28 2024 Konstantin Kostiuk - 3.4.4-7 +- Bump release +- RHEL-45470 - Update gating.yaml for RHEL10 + * Mon Jun 24 2024 Troy Dawson - 3.4.4-6 - Bump release for June 2024 mass rebuild