From b097445ca8293a75d8daa1f6ac013276b0bd20ef Mon Sep 17 00:00:00 2001 From: MSVSphere Packaging Team Date: Fri, 6 Dec 2024 09:40:38 +0300 Subject: [PATCH] import cockpit-machines-325-1.el10 --- .cockpit-machines.metadata | 2 +- .gitignore | 2 +- SPECS/cockpit-machines.spec | 25 ++++++++++++++----------- 3 files changed, 16 insertions(+), 13 deletions(-) diff --git a/.cockpit-machines.metadata b/.cockpit-machines.metadata index 50a8e0f..151a1a1 100644 --- a/.cockpit-machines.metadata +++ b/.cockpit-machines.metadata @@ -1 +1 @@ -c0a8b5574dfe120747c32fe31f0ff6b4224dec02 SOURCES/cockpit-machines-323.tar.xz +98829aca93fb2e2bc7caf2cca70d7d6ed68b763c SOURCES/cockpit-machines-325.tar.xz diff --git a/.gitignore b/.gitignore index 9f85d62..b6243ac 100644 --- a/.gitignore +++ b/.gitignore @@ -1 +1 @@ -SOURCES/cockpit-machines-323.tar.xz +SOURCES/cockpit-machines-325.tar.xz diff --git a/SPECS/cockpit-machines.spec b/SPECS/cockpit-machines.spec index 58e6ecc..41512fe 100644 --- a/SPECS/cockpit-machines.spec +++ b/SPECS/cockpit-machines.spec @@ -16,7 +16,7 @@ # Name: cockpit-machines -Version: 323 +Version: 325 Release: 1%{?dist} Summary: Cockpit user interface for virtual machines License: LGPL-2.1-or-later AND MIT @@ -72,26 +72,26 @@ 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.8 +Provides: bundled(npm(@patternfly/react-core)) = 5.4.10 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.9 +Provides: bundled(npm(@patternfly/react-table)) = 5.4.11 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 Provides: bundled(npm(@xterm/xterm)) = 5.5.0 -Provides: bundled(npm(attr-accept)) = 2.2.4 +Provides: bundled(npm(attr-accept)) = 2.2.5 Provides: bundled(npm(dequal)) = 2.0.3 Provides: bundled(npm(file-saver)) = 1.3.8 -Provides: bundled(npm(file-selector)) = 2.1.0 -Provides: bundled(npm(focus-trap)) = 7.6.0 +Provides: bundled(npm(file-selector)) = 2.1.2 +Provides: bundled(npm(focus-trap)) = 7.6.2 Provides: bundled(npm(js-tokens)) = 4.0.0 Provides: bundled(npm(lodash)) = 4.17.21 Provides: bundled(npm(loose-envify)) = 1.4.0 Provides: bundled(npm(object-assign)) = 4.1.1 Provides: bundled(npm(prop-types)) = 15.8.1 Provides: bundled(npm(react-dom)) = 18.3.1 -Provides: bundled(npm(react-dropzone)) = 14.3.2 +Provides: bundled(npm(react-dropzone)) = 14.3.5 Provides: bundled(npm(react-is)) = 16.13.1 Provides: bundled(npm(react)) = 18.3.1 Provides: bundled(npm(redux-thunk)) = 3.1.0 @@ -126,13 +126,16 @@ appstream-util validate-relax --nonet %{buildroot}/%{_datadir}/metainfo/* # The changelog is automatically generated and merged %changelog +* Wed Dec 04 2024 Packit - 325-1 +- Improve rendering of VM descriptions +- Translation updates + +* Wed Nov 20 2024 Packit - 324-1 +- Limit size of descriptions + * Wed Nov 06 2024 Packit - 323-1 - Action to add a TPM -* Tue Oct 29 2024 Troy Dawson - 322-2 -- Bump release for October 2024 mass rebuild: - Resolves: RHEL-64018 - * Fri Oct 25 2024 MSVSphere Packaging Team - 322-1 - Rebuilt for MSVSphere 10