Update to 7 upstream release
Upstream tag: 7 Upstream commit: 3632e901 Commit authored by Packit automation (https://packit.dev/) Related: jira#RHEL-60047
This commit is contained in:
parent
a384f42370
commit
9d1d8967e2
1
.gitignore
vendored
1
.gitignore
vendored
@ -5,3 +5,4 @@
|
|||||||
/cockpit-files-4.tar.xz
|
/cockpit-files-4.tar.xz
|
||||||
/cockpit-files-5.tar.xz
|
/cockpit-files-5.tar.xz
|
||||||
/cockpit-files-6.tar.xz
|
/cockpit-files-6.tar.xz
|
||||||
|
/cockpit-files-7.tar.xz
|
||||||
|
@ -1,3 +1,3 @@
|
|||||||
This repository is maintained by packit.
|
This repository is maintained by packit.
|
||||||
https://packit.dev/
|
https://packit.dev/
|
||||||
The file was generated using packit 0.100.2.post1.dev4+g31a74ebd.
|
The file was generated using packit 0.100.3.post1.dev13+g92513a8e.
|
||||||
|
@ -1,5 +1,5 @@
|
|||||||
Name: cockpit-files
|
Name: cockpit-files
|
||||||
Version: 6
|
Version: 7
|
||||||
Release: 1%{?dist}
|
Release: 1%{?dist}
|
||||||
Summary: A filesystem browser for Cockpit
|
Summary: A filesystem browser for Cockpit
|
||||||
License: LGPL-2.1-or-later
|
License: LGPL-2.1-or-later
|
||||||
@ -19,16 +19,16 @@ BuildRequires: gettext
|
|||||||
|
|
||||||
Requires: cockpit-bridge >= 318
|
Requires: cockpit-bridge >= 318
|
||||||
|
|
||||||
Provides: bundled(npm(@patternfly/patternfly)) = 5.3.1
|
Provides: bundled(npm(@patternfly/patternfly)) = 5.4.0
|
||||||
Provides: bundled(npm(@patternfly/react-core)) = 5.3.4
|
Provides: bundled(npm(@patternfly/react-core)) = 5.4.0
|
||||||
Provides: bundled(npm(@patternfly/react-icons)) = 5.3.2
|
Provides: bundled(npm(@patternfly/react-icons)) = 5.4.0
|
||||||
Provides: bundled(npm(@patternfly/react-styles)) = 5.3.1
|
Provides: bundled(npm(@patternfly/react-styles)) = 5.4.0
|
||||||
Provides: bundled(npm(@patternfly/react-table)) = 5.3.4
|
Provides: bundled(npm(@patternfly/react-table)) = 5.4.0
|
||||||
Provides: bundled(npm(@patternfly/react-tokens)) = 5.3.1
|
Provides: bundled(npm(@patternfly/react-tokens)) = 5.4.0
|
||||||
Provides: bundled(npm(attr-accept)) = 2.2.2
|
Provides: bundled(npm(attr-accept)) = 2.2.2
|
||||||
Provides: bundled(npm(dequal)) = 2.0.3
|
Provides: bundled(npm(dequal)) = 2.0.3
|
||||||
Provides: bundled(npm(file-selector)) = 0.6.0
|
Provides: bundled(npm(file-selector)) = 0.6.0
|
||||||
Provides: bundled(npm(focus-trap)) = 7.5.2
|
Provides: bundled(npm(focus-trap)) = 7.5.4
|
||||||
Provides: bundled(npm(js-tokens)) = 4.0.0
|
Provides: bundled(npm(js-tokens)) = 4.0.0
|
||||||
Provides: bundled(npm(lodash)) = 4.17.21
|
Provides: bundled(npm(lodash)) = 4.17.21
|
||||||
Provides: bundled(npm(loose-envify)) = 1.4.0
|
Provides: bundled(npm(loose-envify)) = 1.4.0
|
||||||
@ -40,8 +40,8 @@ Provides: bundled(npm(react-is)) = 16.13.1
|
|||||||
Provides: bundled(npm(react)) = 18.3.1
|
Provides: bundled(npm(react)) = 18.3.1
|
||||||
Provides: bundled(npm(scheduler)) = 0.23.2
|
Provides: bundled(npm(scheduler)) = 0.23.2
|
||||||
Provides: bundled(npm(tabbable)) = 6.2.0
|
Provides: bundled(npm(tabbable)) = 6.2.0
|
||||||
Provides: bundled(npm(throttle-debounce)) = 5.0.0
|
Provides: bundled(npm(throttle-debounce)) = 5.0.2
|
||||||
Provides: bundled(npm(tslib)) = 2.6.3
|
Provides: bundled(npm(tslib)) = 2.7.0
|
||||||
|
|
||||||
%description
|
%description
|
||||||
A filesystem browser for Cockpit
|
A filesystem browser for Cockpit
|
||||||
@ -71,6 +71,9 @@ appstream-util validate-relax --nonet %{buildroot}/%{_datadir}/metainfo/*
|
|||||||
%{_datadir}/metainfo/*
|
%{_datadir}/metainfo/*
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Wed Sep 4 2024 Packit <hello@packit.dev> - 7-1
|
||||||
|
- Basic file editor and viewer
|
||||||
|
|
||||||
* Thu Aug 22 2024 Packit <hello@packit.dev> - 6-1
|
* Thu Aug 22 2024 Packit <hello@packit.dev> - 6-1
|
||||||
- Add owner column to details view
|
- Add owner column to details view
|
||||||
- Translation updates
|
- Translation updates
|
||||||
|
2
sources
2
sources
@ -1 +1 @@
|
|||||||
SHA512 (cockpit-files-6.tar.xz) = c73dcac4452c31e3d400fed6191a9150667706e35b7682edcfbabafafa2a0af377f11ee424aa8c1e7ce2263a59db2cb26bd44aba3611907dbc8520612b69c37a
|
SHA512 (cockpit-files-7.tar.xz) = f4fb8ca7a4073dd01699c8e2b4b0dba022baee9061925277921def3a183256f5203f99ac3cd6277489f05143822318fca7a84ee6454069301a6c30a2f8ba0d1e
|
||||||
|
Loading…
Reference in New Issue
Block a user