Update to upstream release 40
Resolves: RHEL-164085 Related: RHEL-157277
This commit is contained in:
parent
c9a509f841
commit
e789fba93b
2
.gitignore
vendored
2
.gitignore
vendored
@ -45,3 +45,5 @@
|
||||
/cockpit-files-node-38.tar.xz
|
||||
/cockpit-files-39.tar.xz
|
||||
/cockpit-files-node-39.tar.xz
|
||||
/cockpit-files-40.tar.xz
|
||||
/cockpit-files-node-40.tar.xz
|
||||
|
||||
@ -1,3 +1,3 @@
|
||||
This repository is maintained by packit.
|
||||
https://packit.dev/
|
||||
The file was generated using packit 1.15.1.post1.dev6+g1fe6a01ee.
|
||||
The file was generated using packit 1.15.3.post1.dev4+g553394da5.
|
||||
|
||||
@ -1,5 +1,5 @@
|
||||
Name: cockpit-files
|
||||
Version: 39
|
||||
Version: 40
|
||||
Release: 1%{?dist}
|
||||
Summary: A filesystem browser for Cockpit
|
||||
License: LGPL-2.1-or-later
|
||||
@ -39,8 +39,7 @@ Provides: bundled(npm(@patternfly/react-table)) = 6.4.1
|
||||
Provides: bundled(npm(@patternfly/react-tokens)) = 6.4.0
|
||||
Provides: bundled(npm(dequal)) = 2.0.3
|
||||
Provides: bundled(npm(focus-trap)) = 7.6.4
|
||||
Provides: bundled(npm(lodash)) = 4.17.23
|
||||
Provides: bundled(npm(prop-types)) = 15.8.1
|
||||
Provides: bundled(npm(lodash)) = 4.18.1
|
||||
Provides: bundled(npm(react)) = 18.3.1
|
||||
Provides: bundled(npm(react-dom)) = 18.3.1
|
||||
Provides: bundled(npm(scheduler)) = 0.23.2
|
||||
@ -86,6 +85,9 @@ appstream-util validate-relax --nonet %{buildroot}/%{_datadir}/metainfo/*
|
||||
%{_datadir}/metainfo/*
|
||||
|
||||
%changelog
|
||||
* Tue Apr 21 2026 Packit <hello@packit.dev> - 40-1
|
||||
- Dependency updates
|
||||
|
||||
* Wed Mar 25 2026 Packit <hello@packit.dev> - 39-1
|
||||
- Bugfixes and translation updates
|
||||
|
||||
|
||||
4
sources
4
sources
@ -1,2 +1,2 @@
|
||||
SHA512 (cockpit-files-39.tar.xz) = ebc894fed20c295edec4576cb97b76c756113831286c9a8959c8bf0aa70888e79df56759c9ecee29e990b960c86f32cf7ad7a44e213257623d85bfcbe0aebab2
|
||||
SHA512 (cockpit-files-node-39.tar.xz) = 1db8dacfc1c406b0953ee687708e42d223c8f1c844bcad2246a2ef9e9b1f0e77611147affced2a9c442fdee679d853a8519fe6a262e5e4aff393d4735709fb63
|
||||
SHA512 (cockpit-files-40.tar.xz) = e9f8665e831365712e9a1b0408d88e057df0c85accdd333a2f6d62cac06ab7e22fb74162b2e784307c6a0522b6016678a773ea37bddcabdefc287710152ab9f0
|
||||
SHA512 (cockpit-files-node-40.tar.xz) = 6f5ebfd770755d196e83ab91131501dfdd8d755627287bec808d974bc493f74417ced888dc7b519e1ada22f5eb846c2fd0422ffeb7532a88bd8caf0f5476c038
|
||||
|
||||
Loading…
Reference in New Issue
Block a user