public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/cockpit-podman] f44: Update to 130 upstream release
@ 2026-08-31  7:50 Packit
  0 siblings, 0 replies; only message in thread
From: Packit @ 2026-08-31  7:50 UTC (permalink / raw)
  To: git-commits

            A new commit has been pushed.

            Repo   : rpms/cockpit-podman
            Branch : f44
            Commit : 7cd7d1f6eb98cd8abb9be4fc18181d417de6f973
            Author : Packit <hello@packit.dev>
            Date   : 2026-08-27T09:16:20+00:00
            Stats  : +15/-8 in 5 file(s)
            URL    : https://src.fedoraproject.org/rpms/cockpit-podman/c/7cd7d1f6eb98cd8abb9be4fc18181d417de6f973?branch=f44

            Log:
            Update to 130 upstream release

Upstream tag: 130
Upstream commit: a8dec35c

Commit authored by Packit automation (https://packit.dev/)

---
diff --git a/.gitignore b/.gitignore
index ab41e43..328fc20 100644
--- a/.gitignore
+++ b/.gitignore
@@ -143,3 +143,5 @@
 /cockpit-podman-node-128.tar.xz
 /cockpit-podman-129.tar.xz
 /cockpit-podman-node-129.tar.xz
+/cockpit-podman-130.tar.xz
+/cockpit-podman-node-130.tar.xz

diff --git a/README.packit b/README.packit
index d816803..72ae4cd 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.2.
+The file was generated using packit 1.16.2.post1.dev18+g099fa292c.

diff --git a/cockpit-podman.spec b/cockpit-podman.spec
index 4abb62e..1afe7a1 100644
--- a/cockpit-podman.spec
+++ b/cockpit-podman.spec
@@ -3,7 +3,7 @@
 # Copyright (C) 2017-2020 Red Hat, Inc.
 
 Name:           cockpit-podman
-Version:        129
+Version:        130
 Release:        1%{?dist}
 Summary:        Cockpit component for Podman containers
 License:        LGPL-2.1-or-later
@@ -43,7 +43,7 @@ Requires:       criu-libs
 Requires:       libcriu2
 %endif
 
-Provides: bundled(npm(@patternfly/patternfly)) = 6.6.0
+Provides: bundled(npm(@patternfly/patternfly)) = 6.6.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
@@ -53,7 +53,7 @@ Provides: bundled(npm(@xterm/addon-webgl)) = 0.19.0
 Provides: bundled(npm(@xterm/xterm)) = 6.0.0
 Provides: bundled(npm(docker-names)) = 1.2.1
 Provides: bundled(npm(focus-trap)) = 7.6.6
-Provides: bundled(npm(ipaddr.js)) = 2.4.0
+Provides: bundled(npm(ipaddr.js)) = 2.5.0
 Provides: bundled(npm(lodash)) = 4.18.1
 Provides: bundled(npm(react)) = 18.3.1
 Provides: bundled(npm(react-dom)) = 18.3.1
@@ -92,6 +92,9 @@ appstream-util validate-relax --nonet %{buildroot}/%{_datadir}/metainfo/*
 %{_datadir}/metainfo/*
 
 %changelog
+* Thu Aug 27 2026 Packit <hello@packit.dev> - 130-1
+- Translation updates
+
 * Thu Jul 30 2026 Packit <hello@packit.dev> - 129-1
 - Bugfixes
 - Translations and dependency updates

diff --git a/packit.yaml b/packit.yaml
index ae720a6..2b4253f 100644
--- a/packit.yaml
+++ b/packit.yaml
@@ -28,6 +28,7 @@ jobs:
     targets: &test_targets
       fedora-43: {}
       fedora-44: {}
+      fedora-45: {}
       fedora-latest-stable-aarch64: {}
       fedora-rawhide: {}
       centos-stream-9-x86_64:
@@ -66,6 +67,7 @@ jobs:
       - fedora-development
       - fedora-43
       - fedora-44
+      - fedora-45
 
   - job: koji_build
     trigger: commit
@@ -73,10 +75,10 @@ jobs:
       - fedora-development
       - fedora-43
       - fedora-44
+      - fedora-45
 
   - job: bodhi_update
     trigger: commit
     dist_git_branches:
       # rawhide updates are created automatically
-      - fedora-43
-      - fedora-44
+      - fedora-branched

diff --git a/sources b/sources
index c7a4aaa..70c5870 100644
--- a/sources
+++ b/sources
@@ -1,2 +1,2 @@
-SHA512 (cockpit-podman-129.tar.xz) = dc196c703cb95c559f34aa56211ecce169c1fd71667c1393f47a4f36db9ade0aae53f83a3a81db1aa422b75f654e2933f0f26093dbb05bcc8b5b725294a05102
-SHA512 (cockpit-podman-node-129.tar.xz) = 6b4b289f4af3da9a5ff363820126a763ad32fcaf1357ab4959ce9d3de5eb102302607486e861b5f7a5506520ade4ae710f55df7570e1bafa7c562cc47717c438
+SHA512 (cockpit-podman-130.tar.xz) = 7d0ab7a94138ab976aa006cb9b69b807f9b9aaa5acd31b1009e00c1cc0adaa68d54e5a4eac5f5b60346d1dcd8133c74b3740194d0a55142f5657611547b2efc3
+SHA512 (cockpit-podman-node-130.tar.xz) = c1287d909472c5e42478ef34ceb00b65ee258ffdcb13973364d10d195fc1ea8fa308fc829f5415353b00172cfd27fadf5c1a42ae4a7583bff4d1f5b8110dfa71

^ permalink raw reply related	[flat|nested] only message in thread

only message in thread, other threads:[~2026-08-31  7:50 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2026-08-31  7:50 [rpms/cockpit-podman] f44: Update to 130 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