Compare commits
11 Commits
imports/c1
...
c10s
Author | SHA1 | Date | |
---|---|---|---|
|
bcecaf2c20 | ||
|
0700ad0b89 | ||
|
f2a82f6cc0 | ||
|
8b49a771d9 | ||
|
a4f64b4c34 | ||
|
092fdad7be | ||
|
3d22cbf448 | ||
|
8869708972 | ||
|
f9ca931c73 | ||
|
c9c49e0f82 | ||
|
ef8cb036d4 |
16
.gitignore
vendored
16
.gitignore
vendored
@ -7,3 +7,19 @@
|
|||||||
/cockpit-files-6.tar.xz
|
/cockpit-files-6.tar.xz
|
||||||
/cockpit-files-7.tar.xz
|
/cockpit-files-7.tar.xz
|
||||||
/cockpit-files-8.tar.xz
|
/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
|
||||||
|
/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
|
||||||
|
/cockpit-files-21.tar.xz
|
||||||
|
/cockpit-files-22.tar.xz
|
||||||
|
/cockpit-files-23.tar.xz
|
||||||
|
/cockpit-files-24.tar.xz
|
||||||
|
@ -1,3 +1,3 @@
|
|||||||
This repository is maintained by packit.
|
This repository is maintained by packit.
|
||||||
https://packit.dev/
|
https://packit.dev/
|
||||||
The file was generated using packit 0.101.1.
|
The file was generated using packit 1.9.0.post1.dev4+g48b4c222.
|
||||||
|
@ -1,13 +1,11 @@
|
|||||||
Name: cockpit-files
|
Name: cockpit-files
|
||||||
Version: 8
|
Version: 24
|
||||||
Release: 1%{?dist}
|
Release: 1%{?dist}
|
||||||
Summary: A filesystem browser for Cockpit
|
Summary: A filesystem browser for Cockpit
|
||||||
License: LGPL-2.1-or-later
|
License: LGPL-2.1-or-later
|
||||||
|
|
||||||
Source0: https://github.com/cockpit-project/cockpit-files/releases/download/%{version}/%{name}-%{version}.tar.xz
|
Source0: https://github.com/cockpit-project/cockpit-files/releases/download/%{version}/%{name}-%{version}.tar.xz
|
||||||
BuildArch: noarch
|
BuildArch: noarch
|
||||||
ExclusiveArch: %{nodejs_arches} noarch
|
|
||||||
BuildRequires: nodejs
|
|
||||||
BuildRequires: make
|
BuildRequires: make
|
||||||
%if 0%{?suse_version}
|
%if 0%{?suse_version}
|
||||||
# Suse's package has a different name
|
# Suse's package has a different name
|
||||||
@ -19,29 +17,34 @@ BuildRequires: gettext
|
|||||||
|
|
||||||
Requires: cockpit-bridge >= 318
|
Requires: cockpit-bridge >= 318
|
||||||
|
|
||||||
Provides: bundled(npm(@patternfly/patternfly)) = 5.4.0
|
# Replace the older cockpit-navigator provided by 45Drives
|
||||||
Provides: bundled(npm(@patternfly/react-core)) = 5.4.0
|
Obsoletes: cockpit-navigator < 0.5.11
|
||||||
Provides: bundled(npm(@patternfly/react-icons)) = 5.4.0
|
|
||||||
Provides: bundled(npm(@patternfly/react-styles)) = 5.4.0
|
Provides: bundled(npm(@patternfly/patternfly)) = 6.2.3
|
||||||
Provides: bundled(npm(@patternfly/react-table)) = 5.4.0
|
Provides: bundled(npm(@patternfly/react-core)) = 6.2.2
|
||||||
Provides: bundled(npm(@patternfly/react-tokens)) = 5.4.0
|
Provides: bundled(npm(@patternfly/react-icons)) = 6.2.2
|
||||||
Provides: bundled(npm(attr-accept)) = 2.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(dequal)) = 2.0.3
|
||||||
Provides: bundled(npm(file-selector)) = 0.6.0
|
Provides: bundled(npm(file-selector)) = 2.1.2
|
||||||
Provides: bundled(npm(focus-trap)) = 7.5.4
|
Provides: bundled(npm(focus-trap)) = 7.6.4
|
||||||
Provides: bundled(npm(js-tokens)) = 4.0.0
|
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(lodash)) = 4.17.21
|
||||||
Provides: bundled(npm(loose-envify)) = 1.4.0
|
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(object-assign)) = 4.1.1
|
||||||
Provides: bundled(npm(prop-types)) = 15.8.1
|
Provides: bundled(npm(prop-types)) = 15.8.1
|
||||||
Provides: bundled(npm(react-dom)) = 18.3.1
|
Provides: bundled(npm(react-dom)) = 18.3.1
|
||||||
Provides: bundled(npm(react-dropzone)) = 14.2.3
|
Provides: bundled(npm(react-dropzone)) = 14.3.8
|
||||||
Provides: bundled(npm(react-is)) = 16.13.1
|
Provides: bundled(npm(react-is)) = 16.13.1
|
||||||
Provides: bundled(npm(react)) = 18.3.1
|
Provides: bundled(npm(react)) = 18.3.1
|
||||||
Provides: bundled(npm(scheduler)) = 0.23.2
|
Provides: bundled(npm(scheduler)) = 0.23.2
|
||||||
Provides: bundled(npm(tabbable)) = 6.2.0
|
Provides: bundled(npm(tabbable)) = 6.2.0
|
||||||
Provides: bundled(npm(throttle-debounce)) = 5.0.2
|
Provides: bundled(npm(throttle-debounce)) = 5.0.2
|
||||||
Provides: bundled(npm(tslib)) = 2.7.0
|
Provides: bundled(npm(tslib)) = 2.8.1
|
||||||
|
|
||||||
%description
|
%description
|
||||||
A filesystem browser for Cockpit
|
A filesystem browser for Cockpit
|
||||||
@ -66,11 +69,68 @@ appstream-util validate-relax --nonet %{buildroot}/%{_datadir}/metainfo/*
|
|||||||
|
|
||||||
%files
|
%files
|
||||||
%doc README.md
|
%doc README.md
|
||||||
%license LICENSE dist/index.js.LEGAL.txt dist/index.css.LEGAL.txt
|
%license LICENSE dist/index.js.LEGAL.txt
|
||||||
%{_datadir}/cockpit/*
|
%{_datadir}/cockpit/*
|
||||||
%{_datadir}/metainfo/*
|
%{_datadir}/metainfo/*
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Wed Jul 9 2025 Packit <hello@packit.dev> - 24-1
|
||||||
|
- Bug fixes and translation updates
|
||||||
|
|
||||||
|
* Wed Jun 25 2025 Packit <hello@packit.dev> - 23-1
|
||||||
|
- Bug fixes and translation updates
|
||||||
|
|
||||||
|
* Wed Jun 4 2025 Packit <hello@packit.dev> - 22-1
|
||||||
|
- Bug fixes and translation updates
|
||||||
|
|
||||||
|
* Wed May 21 2025 Packit <hello@packit.dev> - 21-1
|
||||||
|
- Bug fixes and translation updates
|
||||||
|
|
||||||
|
* 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
|
||||||
|
|
||||||
|
* 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
|
||||||
|
|
||||||
|
* Wed Jan 29 2025 Packit <hello@packit.dev> - 15-1
|
||||||
|
- Show user and group information in the footer
|
||||||
|
|
||||||
|
* Thu Jan 16 2025 Fedora Release Engineering <releng@fedoraproject.org> - 14-2
|
||||||
|
- Rebuilt for https://fedoraproject.org/wiki/Fedora_42_Mass_Rebuild
|
||||||
|
|
||||||
|
* Wed Dec 18 2024 Packit <hello@packit.dev> - 14-1
|
||||||
|
- Allow editing multiple file permissions
|
||||||
|
- Support uploading files with administrator privileges
|
||||||
|
- Add drag 'n drop support
|
||||||
|
|
||||||
|
* 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
|
||||||
|
|
||||||
|
* Wed Oct 9 2024 Packit <hello@packit.dev> - 9-1
|
||||||
|
- basic keyboard shortcuts
|
||||||
|
|
||||||
* Wed Sep 25 2024 Packit <hello@packit.dev> - 8-1
|
* Wed Sep 25 2024 Packit <hello@packit.dev> - 8-1
|
||||||
- Move global menu to the toolbar
|
- Move global menu to the toolbar
|
||||||
|
|
||||||
|
24
packit.yaml
24
packit.yaml
@ -21,25 +21,19 @@ actions:
|
|||||||
get-current-version: make print-version
|
get-current-version: make print-version
|
||||||
|
|
||||||
jobs:
|
jobs:
|
||||||
- job: copr_build
|
- job: tests
|
||||||
trigger: pull_request
|
trigger: pull_request
|
||||||
targets:
|
targets: &test_targets
|
||||||
- fedora-40
|
|
||||||
- fedora-41
|
- fedora-41
|
||||||
- fedora-development
|
- fedora-42
|
||||||
|
- fedora-rawhide
|
||||||
- fedora-latest-stable-aarch64
|
- fedora-latest-stable-aarch64
|
||||||
- centos-stream-9-x86_64
|
- centos-stream-9-x86_64
|
||||||
- centos-stream-10
|
- centos-stream-10
|
||||||
|
|
||||||
- job: tests
|
- job: copr_build
|
||||||
trigger: pull_request
|
trigger: pull_request
|
||||||
targets:
|
targets: *test_targets
|
||||||
- fedora-40
|
|
||||||
- fedora-41
|
|
||||||
- fedora-development
|
|
||||||
- fedora-latest-stable-aarch64
|
|
||||||
- centos-stream-9-x86_64
|
|
||||||
- centos-stream-10
|
|
||||||
|
|
||||||
- job: copr_build
|
- job: copr_build
|
||||||
trigger: commit
|
trigger: commit
|
||||||
@ -71,20 +65,20 @@ jobs:
|
|||||||
- job: propose_downstream
|
- job: propose_downstream
|
||||||
trigger: release
|
trigger: release
|
||||||
dist_git_branches:
|
dist_git_branches:
|
||||||
- fedora-40
|
|
||||||
- fedora-41
|
- fedora-41
|
||||||
|
- fedora-42
|
||||||
- fedora-development
|
- fedora-development
|
||||||
|
|
||||||
- job: koji_build
|
- job: koji_build
|
||||||
trigger: commit
|
trigger: commit
|
||||||
dist_git_branches:
|
dist_git_branches:
|
||||||
- fedora-40
|
|
||||||
- fedora-41
|
- fedora-41
|
||||||
|
- fedora-42
|
||||||
- fedora-development
|
- fedora-development
|
||||||
|
|
||||||
- job: bodhi_update
|
- job: bodhi_update
|
||||||
trigger: commit
|
trigger: commit
|
||||||
dist_git_branches:
|
dist_git_branches:
|
||||||
# rawhide updates are created automatically
|
# rawhide updates are created automatically
|
||||||
- fedora-40
|
|
||||||
- fedora-41
|
- fedora-41
|
||||||
|
- fedora-42
|
||||||
|
2
sources
2
sources
@ -1 +1 @@
|
|||||||
SHA512 (cockpit-files-8.tar.xz) = da02abd6e3e9611606c504d27c7aa0e9b5fa3cd24c0f66f19f8e79cda3aa2d40e39b7272dfe5777e3d04517df3c32c3f745fb83771a78aafc4cb0a5941098006
|
SHA512 (cockpit-files-24.tar.xz) = 9be575bd0d2f8dc76c7992f5bd021f7bd414fa456b9dd28461bd8e60ffa8b2977120e397a0423d4c05f9595405d1080466540dac502132559adea9553ba424d0
|
||||||
|
Loading…
Reference in New Issue
Block a user