Update to 13
Resolves: RHEL-60048
This commit is contained in:
parent
dedf521b4f
commit
be2e453605
3
.gitignore
vendored
3
.gitignore
vendored
@ -9,3 +9,6 @@
|
||||
/cockpit-files-8.tar.xz
|
||||
/cockpit-files-9.tar.xz
|
||||
/cockpit-files-10.tar.xz
|
||||
/cockpit-files-11.tar.xz
|
||||
/cockpit-files-12.tar.xz
|
||||
/cockpit-files-13.tar.xz
|
||||
|
@ -1,3 +1,3 @@
|
||||
This repository is maintained by packit.
|
||||
https://packit.dev/
|
||||
The file was generated using packit 0.102.1.post1.dev6+g64f7460b.
|
||||
The file was generated using packit 0.104.1.post1.dev2+g8a1a06eb.
|
||||
|
@ -1,5 +1,5 @@
|
||||
Name: cockpit-files
|
||||
Version: 10
|
||||
Version: 13
|
||||
Release: 1%{?dist}
|
||||
Summary: A filesystem browser for Cockpit
|
||||
License: LGPL-2.1-or-later
|
||||
@ -19,29 +19,29 @@ BuildRequires: gettext
|
||||
|
||||
Requires: cockpit-bridge >= 318
|
||||
|
||||
Provides: bundled(npm(@patternfly/patternfly)) = 5.4.1
|
||||
Provides: bundled(npm(@patternfly/react-core)) = 5.4.1
|
||||
Provides: bundled(npm(@patternfly/react-icons)) = 5.4.0
|
||||
Provides: bundled(npm(@patternfly/react-styles)) = 5.4.0
|
||||
Provides: bundled(npm(@patternfly/react-table)) = 5.4.1
|
||||
Provides: bundled(npm(@patternfly/react-tokens)) = 5.4.0
|
||||
Provides: bundled(npm(attr-accept)) = 2.2.4
|
||||
Provides: bundled(npm(@patternfly/patternfly)) = 5.4.2
|
||||
Provides: bundled(npm(@patternfly/react-core)) = 5.4.10
|
||||
Provides: bundled(npm(@patternfly/react-icons)) = 5.4.2
|
||||
Provides: bundled(npm(@patternfly/react-styles)) = 5.4.1
|
||||
Provides: bundled(npm(@patternfly/react-table)) = 5.4.11
|
||||
Provides: bundled(npm(@patternfly/react-tokens)) = 5.4.1
|
||||
Provides: bundled(npm(attr-accept)) = 2.2.5
|
||||
Provides: bundled(npm(dequal)) = 2.0.3
|
||||
Provides: bundled(npm(file-selector)) = 0.6.0
|
||||
Provides: bundled(npm(focus-trap)) = 7.5.4
|
||||
Provides: bundled(npm(file-selector)) = 2.1.2
|
||||
Provides: bundled(npm(focus-trap)) = 7.6.2
|
||||
Provides: bundled(npm(js-tokens)) = 4.0.0
|
||||
Provides: bundled(npm(lodash)) = 4.17.21
|
||||
Provides: bundled(npm(loose-envify)) = 1.4.0
|
||||
Provides: bundled(npm(object-assign)) = 4.1.1
|
||||
Provides: bundled(npm(prop-types)) = 15.8.1
|
||||
Provides: bundled(npm(react-dom)) = 18.3.1
|
||||
Provides: bundled(npm(react-dropzone)) = 14.2.10
|
||||
Provides: bundled(npm(react-dropzone)) = 14.3.5
|
||||
Provides: bundled(npm(react-is)) = 16.13.1
|
||||
Provides: bundled(npm(react)) = 18.3.1
|
||||
Provides: bundled(npm(scheduler)) = 0.23.2
|
||||
Provides: bundled(npm(tabbable)) = 6.2.0
|
||||
Provides: bundled(npm(throttle-debounce)) = 5.0.2
|
||||
Provides: bundled(npm(tslib)) = 2.8.0
|
||||
Provides: bundled(npm(tslib)) = 2.8.1
|
||||
|
||||
%description
|
||||
A filesystem browser for Cockpit
|
||||
@ -71,6 +71,16 @@ appstream-util validate-relax --nonet %{buildroot}/%{_datadir}/metainfo/*
|
||||
%{_datadir}/metainfo/*
|
||||
|
||||
%changelog
|
||||
* Wed Dec 4 2024 Packit <hello@packit.dev> - 13-1
|
||||
- Translation updates
|
||||
|
||||
* Wed Nov 20 2024 Packit <hello@packit.dev> - 12-1
|
||||
- File creation support
|
||||
|
||||
* Wed Nov 6 2024 Packit <hello@packit.dev> - 11-1
|
||||
- Show SELinux security context in permissions dialog
|
||||
- Support changing permissions of enclosed files
|
||||
|
||||
* Wed Oct 23 2024 Packit <hello@packit.dev> - 10-1
|
||||
- Redesign the permissions dialog
|
||||
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (cockpit-files-10.tar.xz) = f048a139321c1293f96d35c4708f7c4df53e52f06f0f495c07ab5314a474d5189024cb3621dbcfee75475051a120e23ab45d8e72e99f2225fc827a0d528ccebb
|
||||
SHA512 (cockpit-files-13.tar.xz) = 4dfc041ef21b9803a5427e33a5de724b7b039642b4fb4578498000b62335da016a8b2e348ab7b19ad345b8705fefa96d5bc61eed2239114e9f0971418db38aa7
|
||||
|
Loading…
Reference in New Issue
Block a user