Update to 19 upstream release
Related: RHEL-87402
This commit is contained in:
parent
92c560bc74
commit
142e28b18f
3
.gitignore
vendored
3
.gitignore
vendored
@ -15,3 +15,6 @@
|
||||
/cockpit-files-14.tar.xz
|
||||
/cockpit-files-15.tar.xz
|
||||
/cockpit-files-16.tar.xz
|
||||
/cockpit-files-17.tar.xz
|
||||
/cockpit-files-18.tar.xz
|
||||
/cockpit-files-19.tar.xz
|
||||
|
@ -1,3 +1,3 @@
|
||||
This repository is maintained by packit.
|
||||
https://packit.dev/
|
||||
The file was generated using packit 1.1.0.post1.dev2+gf7b527d0.
|
||||
The file was generated using packit 1.6.0.post1.dev2+gd5a7662a.
|
||||
|
@ -1,13 +1,11 @@
|
||||
Name: cockpit-files
|
||||
Version: 16
|
||||
Version: 19
|
||||
Release: 1%{?dist}
|
||||
Summary: A filesystem browser for Cockpit
|
||||
License: LGPL-2.1-or-later
|
||||
|
||||
Source0: https://github.com/cockpit-project/cockpit-files/releases/download/%{version}/%{name}-%{version}.tar.xz
|
||||
BuildArch: noarch
|
||||
ExclusiveArch: %{nodejs_arches} noarch
|
||||
BuildRequires: nodejs
|
||||
BuildRequires: make
|
||||
%if 0%{?suse_version}
|
||||
# Suse's package has a different name
|
||||
@ -22,23 +20,25 @@ Requires: cockpit-bridge >= 318
|
||||
# Replace the older cockpit-navigator provided by 45Drives
|
||||
Obsoletes: cockpit-navigator < 0.5.11
|
||||
|
||||
Provides: bundled(npm(@patternfly/patternfly)) = 5.4.2
|
||||
Provides: bundled(npm(@patternfly/react-core)) = 5.4.12
|
||||
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.14
|
||||
Provides: bundled(npm(@patternfly/react-tokens)) = 5.4.1
|
||||
Provides: bundled(npm(@patternfly/patternfly)) = 6.1.0
|
||||
Provides: bundled(npm(@patternfly/react-core)) = 6.1.0
|
||||
Provides: bundled(npm(@patternfly/react-icons)) = 6.1.0
|
||||
Provides: bundled(npm(@patternfly/react-styles)) = 6.1.0
|
||||
Provides: bundled(npm(@patternfly/react-table)) = 6.1.0
|
||||
Provides: bundled(npm(@patternfly/react-tokens)) = 6.1.0
|
||||
Provides: bundled(npm(attr-accept)) = 2.2.5
|
||||
Provides: bundled(npm(dequal)) = 2.0.3
|
||||
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(language-map)) = 1.5.0
|
||||
Provides: bundled(npm(lodash)) = 4.17.21
|
||||
Provides: bundled(npm(loose-envify)) = 1.4.0
|
||||
Provides: bundled(npm(mime-db)) = 1.54.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.5
|
||||
Provides: bundled(npm(react-dropzone)) = 14.3.8
|
||||
Provides: bundled(npm(react-is)) = 16.13.1
|
||||
Provides: bundled(npm(react)) = 18.3.1
|
||||
Provides: bundled(npm(scheduler)) = 0.23.2
|
||||
@ -74,6 +74,17 @@ appstream-util validate-relax --nonet %{buildroot}/%{_datadir}/metainfo/*
|
||||
%{_datadir}/metainfo/*
|
||||
|
||||
%changelog
|
||||
* Wed Apr 23 2025 Packit <hello@packit.dev> - 19-1
|
||||
- Upgraded to Patternfly 6
|
||||
- Symbolic links
|
||||
|
||||
* Wed Mar 12 2025 Packit <hello@packit.dev> - 18-1
|
||||
- Translation updates
|
||||
- Bug fixes
|
||||
|
||||
* Thu Feb 27 2025 Packit <hello@packit.dev> - 17-1
|
||||
- MacOS keyboard shortcuts
|
||||
|
||||
* Thu Feb 13 2025 Packit <hello@packit.dev> - 16-1
|
||||
- support copy&pasting with administrator privileges
|
||||
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (cockpit-files-16.tar.xz) = 3bea68d0fe07d3837f59b190ad5596bf882d4a0a6ba87686087ad42ea6d6175c6ece1392b56451b21935788d48de3affead515899b5ee6554ac91c8a4c9cf769
|
||||
SHA512 (cockpit-files-19.tar.xz) = b3f328d546cf6ac3eb52f6bdd5c1be4d0eaac137af76e43707651e151b634f6a98359a7e191f50ed52a5e05854173adf951ebc41c5727bd54ffb71e7a2697cf7
|
||||
|
Loading…
Reference in New Issue
Block a user