1
0

- Update to 295

* Performance and stability improvements
  * Bug fixes and translation updates
- 1088.patch: upstreamed and removed

OBS-URL: https://build.opensuse.org/package/show/systemsmanagement:cockpit/cockpit-machines?expand=0&rev=22
This commit is contained in:
Adam Majer 2023-08-03 13:08:13 +00:00 committed by Git OBS Bridge
parent 59b7d0d0ee
commit 3cd9be8e7b
8 changed files with 1030 additions and 3509 deletions

2527
1088.patch

File diff suppressed because it is too large Load Diff

BIN
cockpit-machines-292.tar.gz (Stored with Git LFS)

Binary file not shown.

BIN
cockpit-machines-295.tar.gz (Stored with Git LFS) Normal file

Binary file not shown.

View File

@ -1,3 +1,11 @@
-------------------------------------------------------------------
Thu Aug 3 13:07:06 UTC 2023 - Adam Majer <adam.majer@suse.de>
- Update to 295
* Performance and stability improvements
* Bug fixes and translation updates
- 1088.patch: upstreamed and removed
-------------------------------------------------------------------
Fri Jun 16 12:07:39 UTC 2023 - Adam Majer <adam.majer@suse.de>

View File

@ -17,7 +17,7 @@
Name: cockpit-machines
Version: 292
Version: 295
Release: 0
Summary: Cockpit user interface for virtual machines
License: LGPL-2.1-or-later AND MIT
@ -28,7 +28,6 @@ Source: https://github.com/cockpit-project/cockpit-machines/archive/refs
Source10: package-lock.json
Source11: node_modules.spec.inc
%include %_sourcedir/node_modules.spec.inc
Patch1: 1088.patch
Patch10: hide-docs.patch
Patch11: load-css-overrides.patch
BuildArch: noarch
@ -61,8 +60,7 @@ Cockpit component for managing virtual machines.
If "virt-install" is installed, you can also create new virtual machines.
%prep
%setup
%patch1 -p1
%autosetup -p1
%patch10 -p1
%patch11 -p1
rm -f package-lock.json

BIN
node_modules.obscpio (Stored with Git LFS)

Binary file not shown.

File diff suppressed because it is too large Load Diff

961
package-lock.json generated

File diff suppressed because it is too large Load Diff