From fb0b2386e3c59aca974ebe490d5845a79832fbf5 Mon Sep 17 00:00:00 2001 From: MSVSphere Packaging Team Date: Fri, 20 Dec 2024 13:29:35 +0300 Subject: [PATCH] import cockpit-machines-326-1.el10 --- .cockpit-machines.metadata | 2 +- .gitignore | 2 +- SPECS/cockpit-machines.spec | 9 ++++++--- 3 files changed, 8 insertions(+), 5 deletions(-) diff --git a/.cockpit-machines.metadata b/.cockpit-machines.metadata index 151a1a1..f9c2c14 100644 --- a/.cockpit-machines.metadata +++ b/.cockpit-machines.metadata @@ -1 +1 @@ -98829aca93fb2e2bc7caf2cca70d7d6ed68b763c SOURCES/cockpit-machines-325.tar.xz +5251007d08c16bf95d2c23145fbec8e52ff091f3 SOURCES/cockpit-machines-326.tar.xz diff --git a/.gitignore b/.gitignore index b6243ac..5982c96 100644 --- a/.gitignore +++ b/.gitignore @@ -1 +1 @@ -SOURCES/cockpit-machines-325.tar.xz +SOURCES/cockpit-machines-326.tar.xz diff --git a/SPECS/cockpit-machines.spec b/SPECS/cockpit-machines.spec index 41512fe..eef119c 100644 --- a/SPECS/cockpit-machines.spec +++ b/SPECS/cockpit-machines.spec @@ -16,7 +16,7 @@ # Name: cockpit-machines -Version: 325 +Version: 326 Release: 1%{?dist} Summary: Cockpit user interface for virtual machines License: LGPL-2.1-or-later AND MIT @@ -72,10 +72,10 @@ Provides: bundled(npm(@novnc/novnc)) = 1.4.0 Provides: bundled(npm(@novnc/novnc)) = 1.5.0 Provides: bundled(npm(@patternfly/patternfly)) = 5.4.2 Provides: bundled(npm(@patternfly/react-console)) = 5.1.0 -Provides: bundled(npm(@patternfly/react-core)) = 5.4.10 +Provides: bundled(npm(@patternfly/react-core)) = 5.4.11 Provides: bundled(npm(@patternfly/react-icons)) = 5.4.2 Provides: bundled(npm(@patternfly/react-styles)) = 5.4.1 -Provides: bundled(npm(@patternfly/react-table)) = 5.4.11 +Provides: bundled(npm(@patternfly/react-table)) = 5.4.12 Provides: bundled(npm(@patternfly/react-tokens)) = 5.4.1 Provides: bundled(npm(@spice-project/spice-html5)) = 0.2.1 Provides: bundled(npm(@xterm/addon-canvas)) = 0.7.0 @@ -126,6 +126,9 @@ appstream-util validate-relax --nonet %{buildroot}/%{_datadir}/metainfo/* # The changelog is automatically generated and merged %changelog +* Wed Dec 18 2024 Packit - 326-1 +- Download and install unsupported and older operating systems + * Wed Dec 04 2024 Packit - 325-1 - Improve rendering of VM descriptions - Translation updates