import CS cockpit-machines-318-1.el9
This commit is contained in:
parent
b5be9bbd3c
commit
9e84713f0b
@ -1 +1 @@
|
|||||||
61851c830733e517804b1e757320b81bb73667eb SOURCES/cockpit-machines-308.tar.xz
|
409cc3f6897d3dce408c11684c92fc4b0dc2069a SOURCES/cockpit-machines-318.tar.xz
|
||||||
|
2
.gitignore
vendored
2
.gitignore
vendored
@ -1 +1 @@
|
|||||||
SOURCES/cockpit-machines-308.tar.xz
|
SOURCES/cockpit-machines-318.tar.xz
|
||||||
|
@ -16,7 +16,7 @@
|
|||||||
#
|
#
|
||||||
|
|
||||||
Name: cockpit-machines
|
Name: cockpit-machines
|
||||||
Version: 308
|
Version: 318
|
||||||
Release: 1%{?dist}
|
Release: 1%{?dist}
|
||||||
Summary: Cockpit user interface for virtual machines
|
Summary: Cockpit user interface for virtual machines
|
||||||
License: LGPL-2.1-or-later AND MIT
|
License: LGPL-2.1-or-later AND MIT
|
||||||
@ -24,7 +24,11 @@ URL: https://github.com/cockpit-project/cockpit-machines
|
|||||||
|
|
||||||
Source0: https://github.com/cockpit-project/%{name}/releases/download/%{version}/%{name}-%{version}.tar.xz
|
Source0: https://github.com/cockpit-project/%{name}/releases/download/%{version}/%{name}-%{version}.tar.xz
|
||||||
BuildArch: noarch
|
BuildArch: noarch
|
||||||
|
%if 0%{?suse_version}
|
||||||
|
BuildRequires: appstream-glib
|
||||||
|
%else
|
||||||
BuildRequires: libappstream-glib
|
BuildRequires: libappstream-glib
|
||||||
|
%endif
|
||||||
BuildRequires: make
|
BuildRequires: make
|
||||||
BuildRequires: gettext
|
BuildRequires: gettext
|
||||||
%if 0%{?rhel} && 0%{?rhel} <= 8
|
%if 0%{?rhel} && 0%{?rhel} <= 8
|
||||||
@ -66,87 +70,38 @@ Recommends: python3-gobject-base
|
|||||||
Suggests: (qemu-virtiofsd or virtiofsd)
|
Suggests: (qemu-virtiofsd or virtiofsd)
|
||||||
|
|
||||||
Provides: bundled(npm(@novnc/novnc)) = 1.4.0
|
Provides: bundled(npm(@novnc/novnc)) = 1.4.0
|
||||||
Provides: bundled(npm(@patternfly/patternfly)) = 5.2.0
|
Provides: bundled(npm(@patternfly/patternfly)) = 5.3.1
|
||||||
Provides: bundled(npm(@patternfly/react-console)) = 5.0.0
|
Provides: bundled(npm(@patternfly/react-console)) = 5.0.0
|
||||||
Provides: bundled(npm(@patternfly/react-core)) = 5.2.0
|
Provides: bundled(npm(@patternfly/react-core)) = 5.3.4
|
||||||
Provides: bundled(npm(@patternfly/react-icons)) = 5.2.0
|
Provides: bundled(npm(@patternfly/react-icons)) = 5.3.2
|
||||||
Provides: bundled(npm(@patternfly/react-styles)) = 5.2.0
|
Provides: bundled(npm(@patternfly/react-styles)) = 5.3.1
|
||||||
Provides: bundled(npm(@patternfly/react-table)) = 5.2.0
|
Provides: bundled(npm(@patternfly/react-table)) = 5.3.4
|
||||||
Provides: bundled(npm(@patternfly/react-tokens)) = 5.2.0
|
Provides: bundled(npm(@patternfly/react-tokens)) = 5.3.1
|
||||||
Provides: bundled(npm(@spice-project/spice-html5)) = 0.2.1
|
Provides: bundled(npm(@spice-project/spice-html5)) = 0.2.1
|
||||||
Provides: bundled(npm(array-buffer-byte-length)) = 1.0.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.2
|
||||||
Provides: bundled(npm(available-typed-arrays)) = 1.0.6
|
Provides: bundled(npm(dequal)) = 2.0.3
|
||||||
Provides: bundled(npm(call-bind)) = 1.0.7
|
|
||||||
Provides: bundled(npm(date-fns)) = 3.3.1
|
|
||||||
Provides: bundled(npm(deep-equal)) = 2.2.3
|
|
||||||
Provides: bundled(npm(define-data-property)) = 1.1.4
|
|
||||||
Provides: bundled(npm(define-properties)) = 1.2.1
|
|
||||||
Provides: bundled(npm(es-define-property)) = 1.0.0
|
|
||||||
Provides: bundled(npm(es-errors)) = 1.3.0
|
|
||||||
Provides: bundled(npm(es-get-iterator)) = 1.1.3
|
|
||||||
Provides: bundled(npm(file-saver)) = 1.3.8
|
Provides: bundled(npm(file-saver)) = 1.3.8
|
||||||
Provides: bundled(npm(file-selector)) = 0.6.0
|
Provides: bundled(npm(file-selector)) = 0.6.0
|
||||||
Provides: bundled(npm(focus-trap)) = 7.5.2
|
Provides: bundled(npm(focus-trap)) = 7.5.2
|
||||||
Provides: bundled(npm(for-each)) = 0.3.3
|
|
||||||
Provides: bundled(npm(function-bind)) = 1.1.2
|
|
||||||
Provides: bundled(npm(functions-have-names)) = 1.2.3
|
|
||||||
Provides: bundled(npm(get-intrinsic)) = 1.2.4
|
|
||||||
Provides: bundled(npm(gopd)) = 1.0.1
|
|
||||||
Provides: bundled(npm(has-bigints)) = 1.0.2
|
|
||||||
Provides: bundled(npm(has-property-descriptors)) = 1.0.2
|
|
||||||
Provides: bundled(npm(has-proto)) = 1.0.1
|
|
||||||
Provides: bundled(npm(has-symbols)) = 1.0.3
|
|
||||||
Provides: bundled(npm(has-tostringtag)) = 1.0.2
|
|
||||||
Provides: bundled(npm(hasown)) = 2.0.1
|
|
||||||
Provides: bundled(npm(internal-slot)) = 1.0.7
|
|
||||||
Provides: bundled(npm(is-arguments)) = 1.1.1
|
|
||||||
Provides: bundled(npm(is-array-buffer)) = 3.0.4
|
|
||||||
Provides: bundled(npm(is-bigint)) = 1.0.4
|
|
||||||
Provides: bundled(npm(is-boolean-object)) = 1.1.2
|
|
||||||
Provides: bundled(npm(is-callable)) = 1.2.7
|
|
||||||
Provides: bundled(npm(is-date-object)) = 1.0.5
|
|
||||||
Provides: bundled(npm(is-map)) = 2.0.2
|
|
||||||
Provides: bundled(npm(is-number-object)) = 1.0.7
|
|
||||||
Provides: bundled(npm(is-regex)) = 1.1.4
|
|
||||||
Provides: bundled(npm(is-set)) = 2.0.2
|
|
||||||
Provides: bundled(npm(is-shared-array-buffer)) = 1.0.2
|
|
||||||
Provides: bundled(npm(is-string)) = 1.0.7
|
|
||||||
Provides: bundled(npm(is-symbol)) = 1.0.4
|
|
||||||
Provides: bundled(npm(is-weakmap)) = 2.0.1
|
|
||||||
Provides: bundled(npm(is-weakset)) = 2.0.2
|
|
||||||
Provides: bundled(npm(isarray)) = 2.0.5
|
|
||||||
Provides: bundled(npm(js-tokens)) = 4.0.0
|
Provides: bundled(npm(js-tokens)) = 4.0.0
|
||||||
Provides: bundled(npm(lodash)) = 4.17.21
|
Provides: bundled(npm(lodash)) = 4.17.21
|
||||||
Provides: bundled(npm(loose-envify)) = 1.4.0
|
Provides: bundled(npm(loose-envify)) = 1.4.0
|
||||||
Provides: bundled(npm(object-assign)) = 4.1.1
|
Provides: bundled(npm(object-assign)) = 4.1.1
|
||||||
Provides: bundled(npm(object-inspect)) = 1.13.1
|
|
||||||
Provides: bundled(npm(object-is)) = 1.1.5
|
|
||||||
Provides: bundled(npm(object-keys)) = 1.1.1
|
|
||||||
Provides: bundled(npm(object.assign)) = 4.1.5
|
|
||||||
Provides: bundled(npm(prop-types)) = 15.8.1
|
Provides: bundled(npm(prop-types)) = 15.8.1
|
||||||
Provides: bundled(npm(react-dom)) = 18.2.0
|
Provides: bundled(npm(react-dom)) = 18.3.1
|
||||||
Provides: bundled(npm(react-dropzone)) = 14.2.3
|
Provides: bundled(npm(react-dropzone)) = 14.2.3
|
||||||
Provides: bundled(npm(react-is)) = 16.13.1
|
Provides: bundled(npm(react-is)) = 16.13.1
|
||||||
Provides: bundled(npm(react)) = 18.2.0
|
Provides: bundled(npm(react)) = 18.3.1
|
||||||
Provides: bundled(npm(redux-thunk)) = 3.1.0
|
Provides: bundled(npm(redux-thunk)) = 3.1.0
|
||||||
Provides: bundled(npm(redux)) = 5.0.1
|
Provides: bundled(npm(redux)) = 5.0.1
|
||||||
Provides: bundled(npm(regexp.prototype.flags)) = 1.5.2
|
Provides: bundled(npm(scheduler)) = 0.23.2
|
||||||
Provides: bundled(npm(scheduler)) = 0.23.0
|
|
||||||
Provides: bundled(npm(set-function-length)) = 1.2.1
|
|
||||||
Provides: bundled(npm(set-function-name)) = 2.0.1
|
|
||||||
Provides: bundled(npm(side-channel)) = 1.0.5
|
|
||||||
Provides: bundled(npm(stop-iteration-iterator)) = 1.0.0
|
|
||||||
Provides: bundled(npm(tabbable)) = 6.2.0
|
Provides: bundled(npm(tabbable)) = 6.2.0
|
||||||
Provides: bundled(npm(throttle-debounce)) = 5.0.0
|
Provides: bundled(npm(throttle-debounce)) = 5.0.2
|
||||||
Provides: bundled(npm(tslib)) = 2.6.2
|
Provides: bundled(npm(tslib)) = 2.6.3
|
||||||
Provides: bundled(npm(which-boxed-primitive)) = 1.0.2
|
|
||||||
Provides: bundled(npm(which-collection)) = 1.0.1
|
|
||||||
Provides: bundled(npm(which-typed-array)) = 1.1.14
|
|
||||||
Provides: bundled(npm(xterm-addon-canvas)) = 0.4.0
|
|
||||||
Provides: bundled(npm(xterm-addon-fit)) = 0.2.1
|
Provides: bundled(npm(xterm-addon-fit)) = 0.2.1
|
||||||
Provides: bundled(npm(xterm)) = 4.19.0
|
Provides: bundled(npm(xterm)) = 4.19.0
|
||||||
Provides: bundled(npm(xterm)) = 5.1.0
|
|
||||||
|
|
||||||
%description
|
%description
|
||||||
Cockpit component for managing virtual machines.
|
Cockpit component for managing virtual machines.
|
||||||
@ -171,6 +126,43 @@ appstream-util validate-relax --nonet %{buildroot}/%{_datadir}/metainfo/*
|
|||||||
|
|
||||||
# The changelog is automatically generated and merged
|
# The changelog is automatically generated and merged
|
||||||
%changelog
|
%changelog
|
||||||
|
* Tue Aug 20 2024 Packit <hello@packit.dev> - 318-1
|
||||||
|
- Translation updates
|
||||||
|
- Test fixes
|
||||||
|
|
||||||
|
* Thu Aug 08 2024 Packit <hello@packit.dev> - 317-1
|
||||||
|
- Bug fixes
|
||||||
|
|
||||||
|
* Wed Jul 17 2024 Fedora Release Engineering <releng@fedoraproject.org> - 316-2
|
||||||
|
- Rebuilt for https://fedoraproject.org/wiki/Fedora_41_Mass_Rebuild
|
||||||
|
|
||||||
|
* Wed Jul 10 2024 Packit <hello@packit.dev> - 316-1
|
||||||
|
- Bug fixes and performance improvements
|
||||||
|
|
||||||
|
* Wed Jun 26 2024 Packit <hello@packit.dev> - 315-1
|
||||||
|
- Translation updates and bug fixes
|
||||||
|
|
||||||
|
* Wed Jun 12 2024 Packit <hello@packit.dev> - 314-1
|
||||||
|
- Fix translation extraction
|
||||||
|
- Translation updates
|
||||||
|
|
||||||
|
* Thu May 30 2024 Packit <hello@packit.dev> - 313-1
|
||||||
|
- Updates to translations
|
||||||
|
|
||||||
|
* Thu Apr 25 2024 Packit <hello@packit.dev> - 312-1
|
||||||
|
- Bug fixes and performance improvements
|
||||||
|
Resolves: jira#RHEL-33468
|
||||||
|
|
||||||
|
* Wed Apr 10 2024 Packit <hello@packit.dev> - 311-1
|
||||||
|
- Allow pasting multiple SSH keys at once in Create VM dialog
|
||||||
|
- Fix detaching host device for running VMs
|
||||||
|
|
||||||
|
* Wed Mar 27 2024 Packit <hello@packit.dev> - 310-1
|
||||||
|
- Bug fixes and performance improvements
|
||||||
|
|
||||||
|
* Wed Mar 13 2024 Packit <hello@packit.dev> - 309-1
|
||||||
|
- "bug fixes and performance improvements"
|
||||||
|
|
||||||
* Tue Feb 20 2024 Packit <hello@packit.dev> - 308-1
|
* Tue Feb 20 2024 Packit <hello@packit.dev> - 308-1
|
||||||
- Add TPM when switching to EFI
|
- Add TPM when switching to EFI
|
||||||
- Translation updates (RHEL-14230)
|
- Translation updates (RHEL-14230)
|
||||||
|
Loading…
Reference in New Issue
Block a user