From f8f37cc3b29bfe352707168de5de2ebc14deea8e Mon Sep 17 00:00:00 2001 From: Jelle van der Waa Date: Wed, 20 May 2026 20:37:11 +0200 Subject: [PATCH] Update to upstream release 353 Related: RHEL-157282 --- .gitignore | 6 ++++++ README.packit | 2 +- cockpit-machines.spec | 27 +++++++++++++++++++-------- sources | 4 ++-- 4 files changed, 28 insertions(+), 11 deletions(-) diff --git a/.gitignore b/.gitignore index dfcbc68..4e9812b 100644 --- a/.gitignore +++ b/.gitignore @@ -120,3 +120,9 @@ /cockpit-machines-node-349.1.tar.xz /cockpit-machines-350.tar.xz /cockpit-machines-node-350.tar.xz +/cockpit-machines-351.tar.xz +/cockpit-machines-node-351.tar.xz +/cockpit-machines-352.tar.xz +/cockpit-machines-node-352.tar.xz +/cockpit-machines-353.tar.xz +/cockpit-machines-node-353.tar.xz diff --git a/README.packit b/README.packit index 1d61730..eb5cf90 100644 --- a/README.packit +++ b/README.packit @@ -1,3 +1,3 @@ This repository is maintained by packit. https://packit.dev/ -The file was generated using packit 1.15.1.post1.dev4+g9380a86a0. +The file was generated using packit 1.16.0.post1.dev2+ged481c62d. diff --git a/cockpit-machines.spec b/cockpit-machines.spec index 50460a6..470da43 100644 --- a/cockpit-machines.spec +++ b/cockpit-machines.spec @@ -3,15 +3,16 @@ # Copyright (C) 2021 Red Hat, Inc. Name: cockpit-machines -Version: 350 +Version: 353 Release: 1%{?dist} Summary: Cockpit user interface for virtual machines License: LGPL-2.1-or-later AND MIT URL: https://github.com/cockpit-project/cockpit-machines # distributions which ship nodejs-esbuild can rebuild the bundle during package build +# allow override from command line (e.g. for development builds) %if 0%{?fedora} >= 42 -%define rebuild_bundle 1 +%{!?rebuild_bundle: %define rebuild_bundle 1} %endif Source0: https://github.com/cockpit-project/%{name}/releases/download/%{version}/%{name}-%{version}.tar.xz @@ -28,7 +29,7 @@ BuildRequires: gettext %if 0%{?rhel} && 0%{?rhel} <= 8 BuildRequires: libappstream-glib-devel %endif -%if %{defined rebuild_bundle} +%if 0%{?rebuild_bundle} BuildRequires: /usr/bin/node BuildRequires: nodejs-esbuild %endif @@ -68,17 +69,17 @@ Recommends: python3-gobject-base Suggests: (qemu-virtiofsd or virtiofsd) Provides: bundled(npm(@novnc/novnc)) = 1.5.0 -Provides: bundled(npm(@patternfly/react-core)) = 6.4.1 +Provides: bundled(npm(@patternfly/react-core)) = 6.4.3 Provides: bundled(npm(@patternfly/react-icons)) = 6.4.0 Provides: bundled(npm(@patternfly/react-styles)) = 6.4.0 -Provides: bundled(npm(@patternfly/react-table)) = 6.4.1 +Provides: bundled(npm(@patternfly/react-table)) = 6.4.3 Provides: bundled(npm(@patternfly/react-tokens)) = 6.4.0 Provides: bundled(npm(@xterm/addon-webgl)) = 0.19.0 Provides: bundled(npm(@xterm/xterm)) = 6.0.0 Provides: bundled(npm(dequal)) = 2.0.3 Provides: bundled(npm(focus-trap)) = 7.6.4 Provides: bundled(npm(ipaddr.js)) = 2.3.0 -Provides: bundled(npm(lodash)) = 4.17.23 +Provides: bundled(npm(lodash)) = 4.18.1 Provides: bundled(npm(prop-types)) = 15.8.1 Provides: bundled(npm(react)) = 18.3.1 Provides: bundled(npm(react-dom)) = 18.3.1 @@ -92,12 +93,12 @@ Cockpit component for managing libvirt virtual machines. %prep %setup -q -n %{name} -%if %{defined rebuild_bundle} +%if 0%{?rebuild_bundle} %setup -q -D -T -a 1 -n %{name} %endif %build -%if %{defined rebuild_bundle} +%if 0%{?rebuild_bundle} rm -rf dist # HACK: node module packaging is broken in Fedora ≤ 43; should be in # common location, not major version specific one @@ -118,6 +119,16 @@ appstream-util validate-relax --nonet %{buildroot}/%{_datadir}/metainfo/* # The changelog is automatically generated and merged %changelog +* Wed May 20 2026 Packit - 353-1 +- Bug fixes and translation updates + +* Tue Apr 21 2026 Packit - 352-1 +- Improvements to the "Add disk" and "Create Volume" dialogs + +* Wed Mar 25 2026 Packit - 351-1 +- Bug fixes and translation updates + + * Wed Mar 18 2026 Packit - 350-1 - Bug fixes and translation updates diff --git a/sources b/sources index 62bd331..5be9e3f 100644 --- a/sources +++ b/sources @@ -1,2 +1,2 @@ -SHA512 (cockpit-machines-350.tar.xz) = a46e1f9394df33a72f2e1dd48e396da35209596ba7aa8e30956ccb557eb5ffcf00dd5218415ab360028c03aaabd7aa9063ef7b886857a57a8481a60a31e0806a -SHA512 (cockpit-machines-node-350.tar.xz) = 7efa17c833a4b2fceeb9267568a03c9cd310e24f97da458e78d359a0a94e2bd8a982e163f6bee7200c427e7cf59ba3a3c1c5d49f21675662ed25477d1498b041 +SHA512 (cockpit-machines-353.tar.xz) = 25c0241b552ae92f71b5f698af4e1e00d5f3c3078291ec96789ca83548f283939f18d4f80cff2714e73c2596ed7b04c68e91bff25cdb96bb441cebb2bb7b2a92 +SHA512 (cockpit-machines-node-353.tar.xz) = fe48a0904876f1d3698ce8e2dfefbf89bb19d787a64a18770afce3dea86469f56a020bf9bb77682fe99426b4c39a5b7ed167e7394d7037c579f33eed1bd3c5db