cockpit-podman-83-1.el8
- update to https://github.com/cockpit-project/cockpit-podman/releases/tag/83 - Related: Jira:RHEL-2110 Signed-off-by: Jindrich Novy <jnovy@redhat.com>
This commit is contained in:
parent
bafc26b7b8
commit
0933156bde
@ -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 <jnovy@redhat.com> - 83-1
|
||||
- update to https://github.com/cockpit-project/cockpit-podman/releases/tag/83
|
||||
- Related: Jira:RHEL-2110
|
||||
|
||||
* Tue Jan 02 2024 Jindrich Novy <jnovy@redhat.com> - 82-1
|
||||
- update to https://github.com/cockpit-project/cockpit-podman/releases/tag/82
|
||||
- Related: Jira:RHEL-2110
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (cockpit-podman-82.tar.xz) = 6bda90241d672bdde96d0db03c2c4f6aecc767f225eddbaa52616d36f825bad8b2738dfe1108e9233b618221f1e2dbeeb3373d532549ba4768fd5b303ee87222
|
||||
SHA512 (cockpit-podman-83.tar.xz) = dcde76f81b3bac6caecde7e9db9434a0639245828774acb37eef276156404bc7a50dce6bb141f4c50501ee93dd62d0efb7f2da30b09c6094644d53eabbfcf8ae
|
||||
|
Loading…
Reference in New Issue
Block a user