Update to 337 upstream release
Upstream tag: 337 Upstream commit: 7a737efd Commit authored by Packit automation (https://packit.dev/) Related: RHEL-87393
This commit is contained in:
parent
289237676d
commit
bf200d0d01
1
.gitignore
vendored
1
.gitignore
vendored
@ -102,3 +102,4 @@
|
||||
/cockpit-machines-334.tar.xz
|
||||
/cockpit-machines-335.tar.xz
|
||||
/cockpit-machines-336.tar.xz
|
||||
/cockpit-machines-337.tar.xz
|
||||
|
||||
@ -1,3 +1,3 @@
|
||||
This repository is maintained by packit.
|
||||
https://packit.dev/
|
||||
The file was generated using packit 1.9.0.post1.dev4+g48b4c222.
|
||||
The file was generated using packit 1.11.0.
|
||||
|
||||
@ -16,7 +16,7 @@
|
||||
#
|
||||
|
||||
Name: cockpit-machines
|
||||
Version: 336
|
||||
Version: 337
|
||||
Release: 1%{?dist}
|
||||
Summary: Cockpit user interface for virtual machines
|
||||
License: LGPL-2.1-or-later AND MIT
|
||||
@ -69,12 +69,12 @@ Recommends: python3-gobject-base
|
||||
Suggests: (qemu-virtiofsd or virtiofsd)
|
||||
|
||||
Provides: bundled(npm(@novnc/novnc)) = 1.5.0
|
||||
Provides: bundled(npm(@patternfly/patternfly)) = 6.2.3
|
||||
Provides: bundled(npm(@patternfly/react-core)) = 6.2.2
|
||||
Provides: bundled(npm(@patternfly/react-icons)) = 6.2.2
|
||||
Provides: bundled(npm(@patternfly/react-styles)) = 6.2.2
|
||||
Provides: bundled(npm(@patternfly/react-table)) = 6.2.2
|
||||
Provides: bundled(npm(@patternfly/react-tokens)) = 6.2.2
|
||||
Provides: bundled(npm(@patternfly/patternfly)) = 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(@xterm/addon-canvas)) = 0.7.0
|
||||
Provides: bundled(npm(@xterm/xterm)) = 5.5.0
|
||||
Provides: bundled(npm(attr-accept)) = 2.2.5
|
||||
@ -119,6 +119,12 @@ appstream-util validate-relax --nonet %{buildroot}/%{_datadir}/metainfo/*
|
||||
|
||||
# The changelog is automatically generated and merged
|
||||
%changelog
|
||||
* Wed Aug 06 2025 Packit <hello@packit.dev> - 337-1
|
||||
Bug fixes and translation updates
|
||||
|
||||
* Wed Jul 23 2025 Fedora Release Engineering <releng@fedoraproject.org> - 336-2
|
||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_43_Mass_Rebuild
|
||||
|
||||
* Wed Jul 23 2025 Packit <hello@packit.dev> - 336-1
|
||||
- Graphical VNC and serial consoles improvements
|
||||
- Control VNC console resizing and scaling
|
||||
|
||||
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (cockpit-machines-336.tar.xz) = 229b44da7bf287fe781ae3af86fbdaddd7296fb22e77066cb842bad99bf8ed8987bee1c29cb2ef122f3a5e3681d04fe940e4ffb5f51dd2d9a38a50abddfd0f90
|
||||
SHA512 (cockpit-machines-337.tar.xz) = a2d82f76ce937cf26aeac52858dc9ecad8719b14eb11d95a089800ed0dda89e407ac3b9ade8f52e43042c7cfd4415ce370f97e698d1fe2119b132a2b54f6de45
|
||||
|
||||
Loading…
Reference in New Issue
Block a user