Update to 20 upstream release [0/355]
Related: RHEL-87379
This commit is contained in:
parent
8b49a771d9
commit
f2a82f6cc0
3
.gitignore
vendored
3
.gitignore
vendored
@ -15,4 +15,7 @@
|
||||
/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
|
||||
/cockpit-files-20.tar.xz
|
||||
|
@ -1,5 +1,5 @@
|
||||
Name: cockpit-files
|
||||
Version: 19
|
||||
Version: 20
|
||||
Release: 1%{?dist}
|
||||
Summary: A filesystem browser for Cockpit
|
||||
License: LGPL-2.1-or-later
|
||||
@ -20,16 +20,16 @@ Requires: cockpit-bridge >= 318
|
||||
# Replace the older cockpit-navigator provided by 45Drives
|
||||
Obsoletes: cockpit-navigator < 0.5.11
|
||||
|
||||
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(@patternfly/patternfly)) = 6.2.3
|
||||
Provides: bundled(npm(@patternfly/react-core)) = 6.2.2
|
||||
Provides: bundled(npm(@patternfly/react-icons)) = 6.2.2
|
||||
Provides: bundled(npm(@patternfly/react-styles)) = 6.2.2
|
||||
Provides: bundled(npm(@patternfly/react-table)) = 6.2.2
|
||||
Provides: bundled(npm(@patternfly/react-tokens)) = 6.2.2
|
||||
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(focus-trap)) = 7.6.4
|
||||
Provides: bundled(npm(js-tokens)) = 4.0.0
|
||||
Provides: bundled(npm(language-map)) = 1.5.0
|
||||
Provides: bundled(npm(lodash)) = 4.17.21
|
||||
@ -74,6 +74,10 @@ appstream-util validate-relax --nonet %{buildroot}/%{_datadir}/metainfo/*
|
||||
%{_datadir}/metainfo/*
|
||||
|
||||
%changelog
|
||||
* Wed May 7 2025 Packit <hello@packit.dev> - 20-1
|
||||
- Translation updates
|
||||
- Bug fixes
|
||||
|
||||
* Wed Apr 23 2025 Packit <hello@packit.dev> - 19-1
|
||||
- Upgraded to Patternfly 6
|
||||
- Symbolic links
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (cockpit-files-19.tar.xz) = b3f328d546cf6ac3eb52f6bdd5c1be4d0eaac137af76e43707651e151b634f6a98359a7e191f50ed52a5e05854173adf951ebc41c5727bd54ffb71e7a2697cf7
|
||||
SHA512 (cockpit-files-20.tar.xz) = 724218c1d2ad8fc3b501bcb50b0d49b2d6f7d0f22bc8d9e9e2d6020641c201992790d0434a6361cfed86a290dbdac7c4868492dc5a7bae6774d310bccd132b7e
|
||||
|
Loading…
Reference in New Issue
Block a user