Update to upstream release 320
Related: jira#RHEL-60038
This commit is contained in:
parent
76dbaa36c7
commit
186777f6e1
3
.gitignore
vendored
3
.gitignore
vendored
@ -84,4 +84,5 @@
|
||||
/cockpit-machines-316.tar.xz
|
||||
/cockpit-machines-317.tar.xz
|
||||
/cockpit-machines-318.tar.xz
|
||||
/cockpit-machines-318.1.tar.xz
|
||||
/cockpit-machines-319.tar.xz
|
||||
/cockpit-machines-320.tar.xz
|
||||
|
@ -1,3 +1,3 @@
|
||||
This repository is maintained by packit.
|
||||
https://packit.dev/
|
||||
The file was generated using packit 0.100.2.post1.dev4+g31a74ebd.
|
||||
The file was generated using packit 0.101.1.
|
||||
|
@ -16,7 +16,7 @@
|
||||
#
|
||||
|
||||
Name: cockpit-machines
|
||||
Version: 318.1
|
||||
Version: 320
|
||||
Release: 1%{?dist}
|
||||
Summary: Cockpit user interface for virtual machines
|
||||
License: LGPL-2.1-or-later AND MIT
|
||||
@ -70,13 +70,14 @@ 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.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(@spice-project/spice-html5)) = 0.2.1
|
||||
Provides: bundled(npm(@xterm/addon-canvas)) = 0.7.0
|
||||
Provides: bundled(npm(@xterm/xterm)) = 5.5.0
|
||||
@ -84,7 +85,7 @@ Provides: bundled(npm(attr-accept)) = 2.2.2
|
||||
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
|
||||
@ -99,7 +100,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.7.0
|
||||
Provides: bundled(npm(xterm-addon-fit)) = 0.2.1
|
||||
Provides: bundled(npm(xterm)) = 4.19.0
|
||||
|
||||
@ -126,6 +127,14 @@ appstream-util validate-relax --nonet %{buildroot}/%{_datadir}/metainfo/*
|
||||
|
||||
# The changelog is automatically generated and merged
|
||||
%changelog
|
||||
* Wed Sep 25 2024 Packit <hello@packit.dev> - 320-1
|
||||
- Improve snapshot memory path handling
|
||||
- Add support for VM descriptions
|
||||
|
||||
* Wed Sep 04 2024 Packit <hello@packit.dev> - 319-1
|
||||
- Translation updates
|
||||
- Bug fixes
|
||||
|
||||
* Tue Aug 20 2024 Packit <hello@packit.dev> - 318-1
|
||||
- Translation updates
|
||||
- Test fixes
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (cockpit-machines-318.1.tar.xz) = 1d1e557983f37680f40b7be31b79db039866d1a2c5faef9b1fde6131f93f98b358ecfc678d9c07042f4ca48009db55911667e3e7fdd579da8feaaabddbbd9ee6
|
||||
SHA512 (cockpit-machines-320.tar.xz) = bc50e28b2081de4565c39766a4026b5a36a0d0c07e6e9bf56d68690e1158e552b4fb679449a818e0a8bfe404be9cbc8dfa6e2a7f81fd10e24549466927d24f8f
|
||||
|
Loading…
Reference in New Issue
Block a user