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/msitools.spec b/msitools.spec index ed58c27..b2e74c8 100644 --- a/msitools.spec +++ b/msitools.spec @@ -12,7 +12,7 @@ Name: msitools Version: 0.103 -Release: 3%{?dist} +Release: 4%{?dist} Summary: Windows Installer tools # LGPL-2.1-or-later: the project as a whole @@ -291,6 +291,10 @@ The libmsi1-devel package includes the header files for libmsi. %changelog +* Sun Jun 30 2024 Konstantin Kostiuk - 0.103-4 +- Bump release +- RHEL-45477 - Update gating.yaml for RHEL10 + * Mon Jun 24 2024 Troy Dawson - 0.103-3 - Bump release for June 2024 mass rebuild