public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/cockpit-machines] rawhide: Update to 355 upstream release
@ 2026-07-30 11:28 Packit
0 siblings, 0 replies; only message in thread
From: Packit @ 2026-07-30 11:28 UTC (permalink / raw)
To: git-commits
A new commit has been pushed.
Repo : rpms/cockpit-machines
Branch : rawhide
Commit : 9def9528f75ec56395563ce89a5d81f3014dcebf
Author : Packit <hello@packit.dev>
Date : 2026-07-30T10:30:25+00:00
Stats : +17/-11 in 5 file(s)
URL : https://src.fedoraproject.org/rpms/cockpit-machines/c/9def9528f75ec56395563ce89a5d81f3014dcebf?branch=rawhide
Log:
Update to 355 upstream release
Upstream tag: 355
Upstream commit: 717b4980
Commit authored by Packit automation (https://packit.dev/)
---
diff --git a/.gitignore b/.gitignore
index 2d46a29..5fa18ea 100644
--- a/.gitignore
+++ b/.gitignore
@@ -128,3 +128,5 @@
/cockpit-machines-node-353.tar.xz
/cockpit-machines-354.tar.xz
/cockpit-machines-node-354.tar.xz
+/cockpit-machines-355.tar.xz
+/cockpit-machines-node-355.tar.xz
diff --git a/README.packit b/README.packit
index 4e76cbe..d816803 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.16.0.post1.dev8+g8a0482385.
+The file was generated using packit 1.16.2.
diff --git a/cockpit-machines.spec b/cockpit-machines.spec
index fbc1232..d18640f 100644
--- a/cockpit-machines.spec
+++ b/cockpit-machines.spec
@@ -3,8 +3,8 @@
# Copyright (C) 2021 Red Hat, Inc.
Name: cockpit-machines
-Version: 354
-Release: 2%{?dist}
+Version: 355
+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
@@ -69,16 +69,16 @@ Recommends: python3-gobject-base
Suggests: (qemu-virtiofsd or virtiofsd)
Provides: bundled(npm(@novnc/novnc)) = 1.5.0
-Provides: bundled(npm(@patternfly/react-core)) = 6.5.1
-Provides: bundled(npm(@patternfly/react-icons)) = 6.5.1
-Provides: bundled(npm(@patternfly/react-styles)) = 6.5.1
-Provides: bundled(npm(@patternfly/react-table)) = 6.5.1
-Provides: bundled(npm(@patternfly/react-tokens)) = 6.5.1
+Provides: bundled(npm(@patternfly/react-core)) = 6.6.0
+Provides: bundled(npm(@patternfly/react-icons)) = 6.6.0
+Provides: bundled(npm(@patternfly/react-styles)) = 6.6.0
+Provides: bundled(npm(@patternfly/react-table)) = 6.6.0
+Provides: bundled(npm(@patternfly/react-tokens)) = 6.6.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.6
-Provides: bundled(npm(ipaddr.js)) = 2.3.0
+Provides: bundled(npm(ipaddr.js)) = 2.4.0
Provides: bundled(npm(lodash)) = 4.18.1
Provides: bundled(npm(react)) = 18.3.1
Provides: bundled(npm(react-dom)) = 18.3.1
@@ -118,6 +118,9 @@ appstream-util validate-relax --nonet %{buildroot}/%{_datadir}/metainfo/*
# The changelog is automatically generated and merged
%changelog
+* Thu Jul 30 2026 Packit <hello@packit.dev> - 355-1
+- Translations and dependency updates
+
* Wed Jul 15 2026 Fedora Release Engineering <releng@fedoraproject.org> - 354-2
- Rebuilt for https://fedoraproject.org/wiki/Fedora_45_Mass_Rebuild
diff --git a/packit.yaml b/packit.yaml
index 9e2fd57..d5f8efe 100644
--- a/packit.yaml
+++ b/packit.yaml
@@ -29,6 +29,7 @@ jobs:
- fedora-43
- fedora-44
- fedora-rawhide
+ - fedora-eln-x86_64
- centos-stream-9
- centos-stream-10
diff --git a/sources b/sources
index ddc777a..b008641 100644
--- a/sources
+++ b/sources
@@ -1,2 +1,2 @@
-SHA512 (cockpit-machines-354.tar.xz) = 86191d1df59da609a76b68758347ba1016f277baee4dcb6c3fccf60038a94e77501c65c3b750e65a3eee795388d46b67f10c9373b79951d86fae56679e330df1
-SHA512 (cockpit-machines-node-354.tar.xz) = 3f573ce61e8d89c98f8dfbd8386b2baa608e23f25739a904833aedebba1a6ea58534d22516b4b7f5aa15448b502973cdd593d8cd677ccd5297a451c0499cadc9
+SHA512 (cockpit-machines-355.tar.xz) = f1cc2b9b795dc60ba95f5d44aec94a37853a62141a9387d04875f3f276b842c60fda659113f6f75847e8f5ec1ffc8bc412e1ac164b5347776aced052186b873c
+SHA512 (cockpit-machines-node-355.tar.xz) = ccc4c1c9ca9256303ffefc82ca19943bea6559d466515c4aa01265c7341f9b455f1a93101159fac64e79457bf69d99f45e8eb0a5a8ae0d362e0d3cc6508b4044
^ permalink raw reply related [flat|nested] only message in thread
only message in thread, other threads:[~2026-07-30 11:28 UTC | newest]
Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2026-07-30 11:28 [rpms/cockpit-machines] rawhide: Update to 355 upstream release Packit
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox