[packit] 79 upstream release
Upstream tag: 79 Upstream commit: 332f835e
This commit is contained in:
parent
67f9d73786
commit
0cf4c2f413
1
.gitignore
vendored
1
.gitignore
vendored
@ -79,3 +79,4 @@
|
||||
/cockpit-podman-76.tar.xz
|
||||
/cockpit-podman-77.tar.xz
|
||||
/cockpit-podman-78.tar.xz
|
||||
/cockpit-podman-79.tar.xz
|
||||
|
||||
@ -1,3 +1,3 @@
|
||||
This repository is maintained by packit.
|
||||
https://packit.dev/
|
||||
The file was generated using packit 0.82.0.post1.dev2+g77334714.
|
||||
The file was generated using packit 0.84.0.
|
||||
|
||||
@ -16,7 +16,7 @@
|
||||
#
|
||||
|
||||
Name: cockpit-podman
|
||||
Version: 78
|
||||
Version: 79
|
||||
Release: 1%{?dist}
|
||||
Summary: Cockpit component for Podman containers
|
||||
License: LGPL-2.1-or-later
|
||||
@ -38,18 +38,19 @@ Requires: podman >= 2.0.4
|
||||
Requires: criu-libs
|
||||
%endif
|
||||
|
||||
Provides: bundled(npm(@babel/runtime)) = 7.23.1
|
||||
Provides: bundled(npm(@patternfly/patternfly)) = 5.0.4
|
||||
Provides: bundled(npm(@patternfly/react-core)) = 5.0.1
|
||||
Provides: bundled(npm(@patternfly/react-icons)) = 5.0.1
|
||||
Provides: bundled(npm(@patternfly/react-styles)) = 5.0.1
|
||||
Provides: bundled(npm(@patternfly/react-table)) = 5.0.1
|
||||
Provides: bundled(npm(@patternfly/react-tokens)) = 5.0.1
|
||||
Provides: bundled(npm(@babel/runtime)) = 7.23.2
|
||||
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(attr-accept)) = 2.2.2
|
||||
Provides: bundled(npm(date-fns)) = 2.30.0
|
||||
Provides: bundled(npm(docker-names)) = 1.2.1
|
||||
Provides: bundled(npm(file-selector)) = 0.6.0
|
||||
Provides: bundled(npm(focus-trap)) = 7.4.3
|
||||
Provides: bundled(npm(focus-trap)) = 7.5.2
|
||||
Provides: bundled(npm(ipaddr.js)) = 2.1.0
|
||||
Provides: bundled(npm(js-tokens)) = 4.0.0
|
||||
Provides: bundled(npm(lodash)) = 4.17.21
|
||||
Provides: bundled(npm(loose-envify)) = 1.4.0
|
||||
@ -87,6 +88,9 @@ appstream-util validate-relax --nonet %{buildroot}/%{_datadir}/metainfo/*
|
||||
%{_datadir}/metainfo/*
|
||||
|
||||
%changelog
|
||||
* Wed Oct 18 2023 Packit <hello@packit.dev> - 79-1
|
||||
- Validate fields in "Create container" dialog
|
||||
|
||||
* Thu Oct 05 2023 Packit <hello@packit.dev> - 78-1
|
||||
- Label Toolbox and Distrobox containers
|
||||
|
||||
|
||||
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (cockpit-podman-78.tar.xz) = 76c2de281f76b21113715d1c312b1d72e133e01403f98cacf23b6ad0c7b3247ba55dd0c3eefc9419ff5cbb5ed76511e3ce74a113c0c353a29d78c7c39f91d14a
|
||||
SHA512 (cockpit-podman-79.tar.xz) = e609450c0f60e0b679a4b3424db6243054a54169f71abbc9bf04b6d643f44d7b91fe958ae18efa4eecc315f2045e19d80727394f882c140bc18aeda5c591b9ed
|
||||
|
||||
Loading…
Reference in New Issue
Block a user