diff --git a/.cockpit-machines.metadata b/.cockpit-machines.metadata index 15d3a57..0fba661 100644 --- a/.cockpit-machines.metadata +++ b/.cockpit-machines.metadata @@ -1 +1 @@ -409cc3f6897d3dce408c11684c92fc4b0dc2069a SOURCES/cockpit-machines-318.tar.xz +1235ad6160af25fd409a558902c635fc6c1c5ea9 SOURCES/cockpit-machines-322.tar.xz diff --git a/.gitignore b/.gitignore index f478530..c4c9f0f 100644 --- a/.gitignore +++ b/.gitignore @@ -1 +1 @@ -SOURCES/cockpit-machines-318.tar.xz +SOURCES/cockpit-machines-322.tar.xz diff --git a/SPECS/cockpit-machines.spec b/SPECS/cockpit-machines.spec index 97a838f..d752230 100644 --- a/SPECS/cockpit-machines.spec +++ b/SPECS/cockpit-machines.spec @@ -16,7 +16,7 @@ # Name: cockpit-machines -Version: 318 +Version: 322 Release: 1%{?dist} Summary: Cockpit user interface for virtual machines License: LGPL-2.1-or-later AND MIT @@ -43,7 +43,6 @@ Requires: libvirt-daemon-driver-qemu Requires: libvirt-daemon-driver-network Requires: libvirt-daemon-driver-nodedev Requires: libvirt-daemon-driver-storage-core -Requires: (libvirt-daemon-driver-interface if virt-install) Requires: (libvirt-daemon-config-network if virt-install) Recommends: libvirt-daemon-driver-storage-disk %if 0%{?rhel} @@ -70,28 +69,29 @@ Recommends: python3-gobject-base Suggests: (qemu-virtiofsd or virtiofsd) Provides: bundled(npm(@novnc/novnc)) = 1.4.0 -Provides: bundled(npm(@patternfly/patternfly)) = 5.3.1 -Provides: bundled(npm(@patternfly/react-console)) = 5.0.0 -Provides: bundled(npm(@patternfly/react-core)) = 5.3.4 -Provides: bundled(npm(@patternfly/react-icons)) = 5.3.2 -Provides: bundled(npm(@patternfly/react-styles)) = 5.3.1 -Provides: bundled(npm(@patternfly/react-table)) = 5.3.4 -Provides: bundled(npm(@patternfly/react-tokens)) = 5.3.1 +Provides: bundled(npm(@novnc/novnc)) = 1.5.0 +Provides: bundled(npm(@patternfly/patternfly)) = 5.4.1 +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(@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.2 +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.2 +Provides: bundled(npm(focus-trap)) = 7.5.4 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.3 +Provides: bundled(npm(react-dropzone)) = 14.2.10 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.6.3 +Provides: bundled(npm(tslib)) = 2.8.0 Provides: bundled(npm(xterm-addon-fit)) = 0.2.1 Provides: bundled(npm(xterm)) = 4.19.0 @@ -126,9 +126,23 @@ appstream-util validate-relax --nonet %{buildroot}/%{_datadir}/metainfo/* # The changelog is automatically generated and merged %changelog -* Fri Oct 25 2024 MSVSphere Packaging Team - 318-1 +* Fri Oct 25 2024 MSVSphere Packaging Team - 322-1 - Rebuilt for MSVSphere 10 +* Wed Oct 23 2024 Packit - 322-1 +- Bug fixes and translation updates + +* Wed Oct 09 2024 Packit - 321-1 +- Drop usage of virtinterfaced + +* Wed Sep 25 2024 Packit - 320-1 +- Improve snapshot memory path handling +- Add support for VM descriptions + +* Wed Sep 04 2024 Packit - 319-1 +- Translation updates +- Bug fixes + * Tue Aug 20 2024 Packit - 318-1 - Translation updates - Test fixes