From 6afb7b7f7904ba944d621d65f3b988f268e1aebe Mon Sep 17 00:00:00 2001 From: MSVSphere Packaging Team Date: Fri, 6 Dec 2024 09:40:31 +0300 Subject: [PATCH] import cockpit-files-13-1.el10 --- .cockpit-files.metadata | 2 +- .gitignore | 2 +- SPECS/cockpit-files.spec | 24 +++++++++++++----------- 3 files changed, 15 insertions(+), 13 deletions(-) diff --git a/.cockpit-files.metadata b/.cockpit-files.metadata index cee6ac5..2c9f6ad 100644 --- a/.cockpit-files.metadata +++ b/.cockpit-files.metadata @@ -1 +1 @@ -862b1f689b46a1810312a3e2fabe4e38a3a5871f SOURCES/cockpit-files-11.tar.xz +77890a8152f63695d2e62992f790d7fdf6f2c514 SOURCES/cockpit-files-13.tar.xz diff --git a/.gitignore b/.gitignore index e5ee878..a60dc7b 100644 --- a/.gitignore +++ b/.gitignore @@ -1 +1 @@ -SOURCES/cockpit-files-11.tar.xz +SOURCES/cockpit-files-13.tar.xz diff --git a/SPECS/cockpit-files.spec b/SPECS/cockpit-files.spec index d34d3a5..37a0bfa 100644 --- a/SPECS/cockpit-files.spec +++ b/SPECS/cockpit-files.spec @@ -1,5 +1,5 @@ Name: cockpit-files -Version: 11 +Version: 13 Release: 1%{?dist} Summary: A filesystem browser for Cockpit License: LGPL-2.1-or-later @@ -20,22 +20,22 @@ BuildRequires: gettext Requires: cockpit-bridge >= 318 Provides: bundled(npm(@patternfly/patternfly)) = 5.4.2 -Provides: bundled(npm(@patternfly/react-core)) = 5.4.8 +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.9 +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.4 +Provides: bundled(npm(attr-accept)) = 2.2.5 Provides: bundled(npm(dequal)) = 2.0.3 -Provides: bundled(npm(file-selector)) = 2.1.0 -Provides: bundled(npm(focus-trap)) = 7.6.0 +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.3.2 +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 @@ -71,14 +71,16 @@ appstream-util validate-relax --nonet %{buildroot}/%{_datadir}/metainfo/* %{_datadir}/metainfo/* %changelog +* Wed Dec 4 2024 Packit - 13-1 +- Translation updates + +* Wed Nov 20 2024 Packit - 12-1 +- File creation support + * Wed Nov 6 2024 Packit - 11-1 - Show SELinux security context in permissions dialog - Support changing permissions of enclosed files -* Tue Oct 29 2024 Troy Dawson - 10-2 -- Bump release for October 2024 mass rebuild: - Resolves: RHEL-64018 - * Fri Oct 25 2024 MSVSphere Packaging Team - 10-1 - Rebuilt for MSVSphere 10