diff --git a/.gitattributes b/.gitattributes new file mode 100644 index 0000000000000000000000000000000000000000..1177240f654beb65145b02aafee6e28f10a6586a --- /dev/null +++ b/.gitattributes @@ -0,0 +1 @@ +*.tar.xz filter=lfs diff=lfs merge=lfs -text diff --git a/.lfsconfig b/.lfsconfig new file mode 100644 index 0000000000000000000000000000000000000000..310676b3f593eb7330bdbb50a7222cc85f4073ba --- /dev/null +++ b/.lfsconfig @@ -0,0 +1,2 @@ +[lfs] + url = https://artlfs.openeuler.openatom.cn/src-openEuler/cockpit-machines diff --git a/cockpit-machines-320.tar.xz b/cockpit-machines-320.tar.xz deleted file mode 100644 index c27e8e877c517dd78a483177837f02275e69f9a5..0000000000000000000000000000000000000000 Binary files a/cockpit-machines-320.tar.xz and /dev/null differ diff --git a/cockpit-machines-339.tar.xz b/cockpit-machines-339.tar.xz new file mode 100644 index 0000000000000000000000000000000000000000..74819917f389c294a0c22bee12d697d6675372e0 --- /dev/null +++ b/cockpit-machines-339.tar.xz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ca522c01627d597347f26c5997dea9713432215988bfc89c91981033e6673b96 +size 1612136 diff --git a/cockpit-machines.spec b/cockpit-machines.spec index 946c5c3adb2da99edbe2049523bfdb11fc566103..8ac02c3c020153569b5dae42c7ddcff1daacd549 100644 --- a/cockpit-machines.spec +++ b/cockpit-machines.spec @@ -1,5 +1,5 @@ Name: cockpit-machines -Version: 320 +Version: 339 Release: 1 Summary: Cockpit user interface for virtual machines License: LGPL-2.1-or-later AND MIT @@ -29,30 +29,29 @@ Recommends: libosinfo Recommends: python3-gobject-base 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.0 -Provides: bundled(npm(@patternfly/react-console)) = 5.1.0 -Provides: bundled(npm(@patternfly/react-core)) = 5.4.0 -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.0 -Provides: bundled(npm(@patternfly/react-tokens)) = 5.4.0 +Provides: bundled(npm(@patternfly/patternfly)) = 6.3.0 +Provides: bundled(npm(@patternfly/react-console)) = 6.3.0 +Provides: bundled(npm(@patternfly/react-core)) = 6.3.0 +Provides: bundled(npm(@patternfly/react-icons)) = 6.3.0 +Provides: bundled(npm(@patternfly/react-styles)) = 6.3.0 +Provides: bundled(npm(@patternfly/react-table)) = 6.3.0 +Provides: bundled(npm(@patternfly/react-tokens)) = 6.3.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.5 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.2 +Provides: bundled(npm(focus-trap)) = 7.6.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.3.8 Provides: bundled(npm(react-is)) = 16.13.1 Provides: bundled(npm(react)) = 18.3.1 Provides: bundled(npm(redux-thunk)) = 3.1.0 @@ -86,5 +85,8 @@ appstream-util validate-relax --nonet %{buildroot}/%{_datadir}/metainfo/* %{_datadir}/metainfo/* %changelog +* Mon Sep 8 2025 Han Jinpeng - 339-1 +- Update to version 339 + * Sun Sep 29 2024 liweigang - 320-1 - init package.