From 502c406efd83bc5855a446aa9dc9908ded0fdc45 Mon Sep 17 00:00:00 2001 From: Jindrich Novy Date: Fri, 19 Jan 2024 11:55:22 +0100 Subject: [PATCH] cockpit-podman-83-1.el9 - update to https://github.com/cockpit-project/cockpit-podman/releases/tag/83 - Related: RHEL-2112 Signed-off-by: Jindrich Novy --- .gitignore | 86 +-------------------------------------------- cockpit-podman.spec | 22 ++++++------ sources | 2 +- 3 files changed, 14 insertions(+), 96 deletions(-) diff --git a/.gitignore b/.gitignore index 077689c..9452199 100644 --- a/.gitignore +++ b/.gitignore @@ -1,85 +1 @@ -/cockpit-podman-1.tar.gz -/cockpit-podman-2.tar.gz -/cockpit-podman-3.tar.gz -/cockpit-podman-4.tar.gz -/cockpit-podman-5.tar.gz -/cockpit-podman-6.tar.gz -/cockpit-podman-7.tar.gz -/cockpit-podman-8.tar.gz -/cockpit-podman-9.tar.gz -/cockpit-podman-10.tar.gz -/cockpit-podman-11.tar.gz -/cockpit-podman-12.tar.gz -/cockpit-podman-13.tar.gz -/cockpit-podman-14.tar.gz -/cockpit-podman-15.tar.gz -/cockpit-podman-16.tar.gz -/cockpit-podman-17.tar.gz -/cockpit-podman-18.tar.gz -/cockpit-podman-19.tar.gz -/cockpit-podman-20.tar.gz -/cockpit-podman-21.tar.gz -/cockpit-podman-22.tar.gz -/cockpit-podman-23.tar.gz -/cockpit-podman-24.tar.gz -/cockpit-podman-25.tar.gz -/cockpit-podman-26.tar.gz -/cockpit-podman-27.tar.gz -/cockpit-podman-27.1.tar.gz -/cockpit-podman-28.tar.gz -/cockpit-podman-28.1.tar.gz -/cockpit-podman-29.tar.gz -/cockpit-podman-30.tar.gz -/cockpit-podman-31.tar.gz -/cockpit-podman-32.tar.gz -/cockpit-podman-33.tar.gz -/cockpit-podman-34.tar.gz -/cockpit-podman-35.tar.xz -/cockpit-podman-36.tar.xz -/cockpit-podman-37.tar.xz -/cockpit-podman-38.tar.xz -/cockpit-podman-39.tar.xz -/cockpit-podman-40.tar.xz -/cockpit-podman-41.tar.xz -/cockpit-podman-42.tar.xz -/cockpit-podman-43.tar.xz -/cockpit-podman-44.tar.xz -/cockpit-podman-45.tar.xz -/cockpit-podman-46.tar.xz -/cockpit-podman-47.tar.xz -/cockpit-podman-48.tar.xz -/cockpit-podman-49.tar.xz -/cockpit-podman-49.1.tar.xz -/cockpit-podman-50.tar.xz -/cockpit-podman-51.1.tar.xz -/cockpit-podman-52.tar.xz -/cockpit-podman-53.tar.xz -/cockpit-podman-54.tar.xz -/cockpit-podman-55.tar.xz -/cockpit-podman-56.tar.xz -/cockpit-podman-57.tar.xz -/cockpit-podman-58.tar.xz -/cockpit-podman-59.tar.xz -/cockpit-podman-60.tar.xz -/cockpit-podman-61.tar.xz -/cockpit-podman-62.tar.xz -/cockpit-podman-63.tar.xz -/cockpit-podman-64.tar.xz -/cockpit-podman-65.tar.xz -/cockpit-podman-66.tar.xz -/cockpit-podman-67.tar.xz -/cockpit-podman-68.tar.xz -/cockpit-podman-69.tar.xz -/cockpit-podman-70.tar.xz -/cockpit-podman-71.tar.xz -/cockpit-podman-72.tar.xz -/cockpit-podman-73.tar.xz -/cockpit-podman-74.tar.xz -/cockpit-podman-75.tar.xz -/cockpit-podman-76.tar.xz -/cockpit-podman-77.tar.xz -/cockpit-podman-78.tar.xz -/cockpit-podman-79.tar.xz -/cockpit-podman-80.tar.xz -/cockpit-podman-81.tar.xz -/cockpit-podman-82.tar.xz +/*.tar.xz diff --git a/cockpit-podman.spec b/cockpit-podman.spec index 3939c3c..7cfe650 100644 --- a/cockpit-podman.spec +++ b/cockpit-podman.spec @@ -16,7 +16,7 @@ # Name: cockpit-podman -Version: 82 +Version: 83 Release: 1%{?dist} Summary: Cockpit component for Podman containers License: LGPL-2.1-or-later @@ -34,19 +34,18 @@ BuildRequires: libappstream-glib-devel Requires: cockpit-bridge Requires: podman >= 2.0.4 # HACK https://github.com/containers/crun/issues/1091 -%if 0%{?fedora} == 36 || 0%{?fedora} == 37 || 0%{?centos} == 9 +%if 0%{?centos} == 9 Requires: criu-libs %endif -Provides: bundled(npm(@babel/runtime)) = 7.23.4 Provides: bundled(npm(@patternfly/patternfly)) = 5.1.0 -Provides: bundled(npm(@patternfly/react-core)) = 5.1.1 -Provides: bundled(npm(@patternfly/react-icons)) = 5.1.1 -Provides: bundled(npm(@patternfly/react-styles)) = 5.1.1 -Provides: bundled(npm(@patternfly/react-table)) = 5.1.1 -Provides: bundled(npm(@patternfly/react-tokens)) = 5.1.1 +Provides: bundled(npm(@patternfly/react-core)) = 5.1.2 +Provides: bundled(npm(@patternfly/react-icons)) = 5.1.2 +Provides: bundled(npm(@patternfly/react-styles)) = 5.1.2 +Provides: bundled(npm(@patternfly/react-table)) = 5.1.2 +Provides: bundled(npm(@patternfly/react-tokens)) = 5.1.2 Provides: bundled(npm(attr-accept)) = 2.2.2 -Provides: bundled(npm(date-fns)) = 2.30.0 +Provides: bundled(npm(date-fns)) = 3.2.0 Provides: bundled(npm(docker-names)) = 1.2.1 Provides: bundled(npm(file-selector)) = 0.6.0 Provides: bundled(npm(focus-trap)) = 7.5.2 @@ -60,7 +59,6 @@ Provides: bundled(npm(react-dom)) = 18.2.0 Provides: bundled(npm(react-dropzone)) = 14.2.3 Provides: bundled(npm(react-is)) = 16.13.1 Provides: bundled(npm(react)) = 18.2.0 -Provides: bundled(npm(regenerator-runtime)) = 0.14.0 Provides: bundled(npm(scheduler)) = 0.23.0 Provides: bundled(npm(tabbable)) = 6.2.0 Provides: bundled(npm(throttle-debounce)) = 5.0.0 @@ -88,6 +86,10 @@ appstream-util validate-relax --nonet %{buildroot}/%{_datadir}/metainfo/* %{_datadir}/metainfo/* %changelog +* Fri Jan 19 2024 Jindrich Novy - 83-1 +- update to https://github.com/cockpit-project/cockpit-podman/releases/tag/83 +- Related: RHEL-2112 + * Wed Nov 29 2023 Packit - 82-1 - Delete intermediate images diff --git a/sources b/sources index 1bd5cac..fd4f3e1 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (cockpit-podman-82.tar.xz) = 6bda90241d672bdde96d0db03c2c4f6aecc767f225eddbaa52616d36f825bad8b2738dfe1108e9233b618221f1e2dbeeb3373d532549ba4768fd5b303ee87222 +SHA512 (cockpit-podman-83.tar.xz) = dcde76f81b3bac6caecde7e9db9434a0639245828774acb37eef276156404bc7a50dce6bb141f4c50501ee93dd62d0efb7f2da30b09c6094644d53eabbfcf8ae