From 4defcd230e475633852ac017b33592b7baee55bb Mon Sep 17 00:00:00 2001 From: MSVSphere Packaging Team Date: Mon, 18 Nov 2024 09:40:45 +0300 Subject: [PATCH] import cockpit-machines-323-1.el10 --- .cockpit-machines.metadata | 2 +- .gitignore | 2 +- SPECS/cockpit-machines.spec | 27 +++++++++++++++------------ 3 files changed, 17 insertions(+), 14 deletions(-) diff --git a/.cockpit-machines.metadata b/.cockpit-machines.metadata index 0fba661..50a8e0f 100644 --- a/.cockpit-machines.metadata +++ b/.cockpit-machines.metadata @@ -1 +1 @@ -1235ad6160af25fd409a558902c635fc6c1c5ea9 SOURCES/cockpit-machines-322.tar.xz +c0a8b5574dfe120747c32fe31f0ff6b4224dec02 SOURCES/cockpit-machines-323.tar.xz diff --git a/.gitignore b/.gitignore index c4c9f0f..9f85d62 100644 --- a/.gitignore +++ b/.gitignore @@ -1 +1 @@ -SOURCES/cockpit-machines-322.tar.xz +SOURCES/cockpit-machines-323.tar.xz diff --git a/SPECS/cockpit-machines.spec b/SPECS/cockpit-machines.spec index a504737..58e6ecc 100644 --- a/SPECS/cockpit-machines.spec +++ b/SPECS/cockpit-machines.spec @@ -16,8 +16,8 @@ # Name: cockpit-machines -Version: 322 -Release: 2%{?dist} +Version: 323 +Release: 1%{?dist} Summary: Cockpit user interface for virtual machines License: LGPL-2.1-or-later AND MIT URL: https://github.com/cockpit-project/cockpit-machines @@ -70,28 +70,28 @@ Suggests: (qemu-virtiofsd or virtiofsd) Provides: bundled(npm(@novnc/novnc)) = 1.4.0 Provides: bundled(npm(@novnc/novnc)) = 1.5.0 -Provides: bundled(npm(@patternfly/patternfly)) = 5.4.1 +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.1 -Provides: bundled(npm(@patternfly/react-icons)) = 5.4.0 -Provides: bundled(npm(@patternfly/react-styles)) = 5.4.0 -Provides: bundled(npm(@patternfly/react-table)) = 5.4.1 -Provides: bundled(npm(@patternfly/react-tokens)) = 5.4.0 +Provides: bundled(npm(@patternfly/react-core)) = 5.4.8 +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-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(dequal)) = 2.0.3 Provides: bundled(npm(file-saver)) = 1.3.8 -Provides: bundled(npm(file-selector)) = 0.6.0 -Provides: bundled(npm(focus-trap)) = 7.5.4 +Provides: bundled(npm(file-selector)) = 2.1.0 +Provides: bundled(npm(focus-trap)) = 7.6.0 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.2.10 +Provides: bundled(npm(react-dropzone)) = 14.3.2 Provides: bundled(npm(react-is)) = 16.13.1 Provides: bundled(npm(react)) = 18.3.1 Provides: bundled(npm(redux-thunk)) = 3.1.0 @@ -99,7 +99,7 @@ Provides: bundled(npm(redux)) = 5.0.1 Provides: bundled(npm(scheduler)) = 0.23.2 Provides: bundled(npm(tabbable)) = 6.2.0 Provides: bundled(npm(throttle-debounce)) = 5.0.2 -Provides: bundled(npm(tslib)) = 2.8.0 +Provides: bundled(npm(tslib)) = 2.8.1 Provides: bundled(npm(xterm-addon-fit)) = 0.2.1 Provides: bundled(npm(xterm)) = 4.19.0 @@ -126,6 +126,9 @@ appstream-util validate-relax --nonet %{buildroot}/%{_datadir}/metainfo/* # The changelog is automatically generated and merged %changelog +* 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