diff --git a/gating.yaml b/gating.yaml new file mode 100644 index 0000000..76ce139 --- /dev/null +++ b/gating.yaml @@ -0,0 +1,7 @@ +--- !Policy +product_versions: + - rhel-10 +decision_context: osci_compose_gate +rules: +# manual gating for virt-viewer https://polarion.engineering.redhat.com/polarion/#/project/RedHatEnterpriseLinux + - !PassingTestCaseRule {test_case_name: manual.sst_virtualization_rhel_9.virt-viewer.manual_gating} diff --git a/virt-viewer.spec b/virt-viewer.spec index ab8e5b3..12221a5 100644 --- a/virt-viewer.spec +++ b/virt-viewer.spec @@ -11,7 +11,7 @@ Name: virt-viewer Version: 11.0 -Release: 9%{?dist}.alma.1 +Release: 10%{?dist}.alma.1 Summary: Virtual Machine Viewer License: GPL-2.0-or-later URL: https://gitlab.com/virt-viewer/virt-viewer @@ -89,9 +89,13 @@ the display, and libvirt for looking up VNC/SPICE server details. %{_datadir}/bash-completion/completions/virt-viewer %changelog -* Fri Aug 23 2024 Andrew Lukoshko - 11.0-9.alma.1 +* Tue Dec 10 2024 Eduard Abdullin - 11.0-10.alma.1 - Enable SPICE on AlmaLinux +* Tue Oct 29 2024 Troy Dawson - 11.0-10 +- Bump release for October 2024 mass rebuild: + Resolves: RHEL-64018 + * Mon Jun 24 2024 Troy Dawson - 11.0-9 - Bump release for June 2024 mass rebuild