Update to 3 upstream release
Upstream tag: 3 Upstream commit: 20b43de4 Commit authored by Packit automation (https://packit.dev/) Resolves: RHEL-42500
This commit is contained in:
parent
d84be63a9b
commit
f267226d92
1
.gitignore
vendored
1
.gitignore
vendored
@ -1,2 +1,3 @@
|
||||
/cockpit-files-1.tar.xz
|
||||
/cockpit-files-2.tar.xz
|
||||
/cockpit-files-3.tar.xz
|
||||
|
@ -1,3 +1,3 @@
|
||||
This repository is maintained by packit.
|
||||
https://packit.dev/
|
||||
The file was generated using packit 0.97.3.
|
||||
The file was generated using packit 0.98.0.
|
||||
|
@ -1,6 +1,6 @@
|
||||
Name: cockpit-files
|
||||
Version: 2
|
||||
Release: 2%{?dist}
|
||||
Version: 3
|
||||
Release: 1%{?dist}
|
||||
Summary: A filesystem browser for Cockpit
|
||||
License: LGPL-2.1-or-later
|
||||
|
||||
@ -16,9 +16,6 @@ BuildRequires: appstream-glib
|
||||
BuildRequires: libappstream-glib
|
||||
%endif
|
||||
BuildRequires: gettext
|
||||
%if 0%{?rhel} && 0%{?rhel} <= 8
|
||||
BuildRequires: libappstream-glib-devel
|
||||
%endif
|
||||
|
||||
Requires: cockpit-bridge >= 318
|
||||
|
||||
@ -28,73 +25,23 @@ Provides: bundled(npm(@patternfly/react-icons)) = 5.3.2
|
||||
Provides: bundled(npm(@patternfly/react-styles)) = 5.3.1
|
||||
Provides: bundled(npm(@patternfly/react-table)) = 5.3.3
|
||||
Provides: bundled(npm(@patternfly/react-tokens)) = 5.3.1
|
||||
Provides: bundled(npm(array-buffer-byte-length)) = 1.0.1
|
||||
Provides: bundled(npm(attr-accept)) = 2.2.2
|
||||
Provides: bundled(npm(available-typed-arrays)) = 1.0.7
|
||||
Provides: bundled(npm(call-bind)) = 1.0.7
|
||||
Provides: bundled(npm(date-fns)) = 3.6.0
|
||||
Provides: bundled(npm(deep-equal)) = 2.2.3
|
||||
Provides: bundled(npm(define-data-property)) = 1.1.4
|
||||
Provides: bundled(npm(define-properties)) = 1.2.1
|
||||
Provides: bundled(npm(es-define-property)) = 1.0.0
|
||||
Provides: bundled(npm(es-errors)) = 1.3.0
|
||||
Provides: bundled(npm(es-get-iterator)) = 1.1.3
|
||||
Provides: bundled(npm(dequal)) = 2.0.3
|
||||
Provides: bundled(npm(file-selector)) = 0.6.0
|
||||
Provides: bundled(npm(focus-trap)) = 7.5.2
|
||||
Provides: bundled(npm(for-each)) = 0.3.3
|
||||
Provides: bundled(npm(function-bind)) = 1.1.2
|
||||
Provides: bundled(npm(functions-have-names)) = 1.2.3
|
||||
Provides: bundled(npm(get-intrinsic)) = 1.2.4
|
||||
Provides: bundled(npm(gopd)) = 1.0.1
|
||||
Provides: bundled(npm(has-bigints)) = 1.0.2
|
||||
Provides: bundled(npm(has-property-descriptors)) = 1.0.2
|
||||
Provides: bundled(npm(has-proto)) = 1.0.3
|
||||
Provides: bundled(npm(has-symbols)) = 1.0.3
|
||||
Provides: bundled(npm(has-tostringtag)) = 1.0.2
|
||||
Provides: bundled(npm(hasown)) = 2.0.2
|
||||
Provides: bundled(npm(internal-slot)) = 1.0.7
|
||||
Provides: bundled(npm(is-arguments)) = 1.1.1
|
||||
Provides: bundled(npm(is-array-buffer)) = 3.0.4
|
||||
Provides: bundled(npm(is-bigint)) = 1.0.4
|
||||
Provides: bundled(npm(is-boolean-object)) = 1.1.2
|
||||
Provides: bundled(npm(is-callable)) = 1.2.7
|
||||
Provides: bundled(npm(is-date-object)) = 1.0.5
|
||||
Provides: bundled(npm(is-map)) = 2.0.3
|
||||
Provides: bundled(npm(is-number-object)) = 1.0.7
|
||||
Provides: bundled(npm(is-regex)) = 1.1.4
|
||||
Provides: bundled(npm(is-set)) = 2.0.3
|
||||
Provides: bundled(npm(is-shared-array-buffer)) = 1.0.3
|
||||
Provides: bundled(npm(is-string)) = 1.0.7
|
||||
Provides: bundled(npm(is-symbol)) = 1.0.4
|
||||
Provides: bundled(npm(is-weakmap)) = 2.0.2
|
||||
Provides: bundled(npm(is-weakset)) = 2.0.3
|
||||
Provides: bundled(npm(isarray)) = 2.0.5
|
||||
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(object-inspect)) = 1.13.2
|
||||
Provides: bundled(npm(object-is)) = 1.1.6
|
||||
Provides: bundled(npm(object-keys)) = 1.1.1
|
||||
Provides: bundled(npm(object.assign)) = 4.1.5
|
||||
Provides: bundled(npm(possible-typed-array-names)) = 1.0.0
|
||||
Provides: bundled(npm(prop-types)) = 15.8.1
|
||||
Provides: bundled(npm(react-dom)) = 18.3.1
|
||||
Provides: bundled(npm(react-dropzone)) = 14.2.3
|
||||
Provides: bundled(npm(react-is)) = 16.13.1
|
||||
Provides: bundled(npm(react)) = 18.3.1
|
||||
Provides: bundled(npm(regexp.prototype.flags)) = 1.5.2
|
||||
Provides: bundled(npm(scheduler)) = 0.23.2
|
||||
Provides: bundled(npm(set-function-length)) = 1.2.2
|
||||
Provides: bundled(npm(set-function-name)) = 2.0.2
|
||||
Provides: bundled(npm(side-channel)) = 1.0.6
|
||||
Provides: bundled(npm(stop-iteration-iterator)) = 1.0.0
|
||||
Provides: bundled(npm(tabbable)) = 6.2.0
|
||||
Provides: bundled(npm(throttle-debounce)) = 5.0.0
|
||||
Provides: bundled(npm(tslib)) = 2.6.3
|
||||
Provides: bundled(npm(which-boxed-primitive)) = 1.0.2
|
||||
Provides: bundled(npm(which-collection)) = 1.0.2
|
||||
Provides: bundled(npm(which-typed-array)) = 1.1.15
|
||||
|
||||
%description
|
||||
A filesystem browser for Cockpit
|
||||
@ -124,8 +71,8 @@ appstream-util validate-relax --nonet %{buildroot}/%{_datadir}/metainfo/*
|
||||
%{_datadir}/metainfo/*
|
||||
|
||||
%changelog
|
||||
* Mon Jul 1 2024 Packit <hello@packit.dev> - 2-2
|
||||
- Rebuild for Cockpit 319
|
||||
* Wed Jul 10 2024 Packit <hello@packit.dev> - 3-1
|
||||
- Bug fixes and performance improvements
|
||||
|
||||
* Wed Jun 26 2024 Packit <hello@packit.dev> - 2-1
|
||||
- Bookmark support
|
||||
|
@ -27,6 +27,8 @@ jobs:
|
||||
- fedora-development
|
||||
- fedora-latest-stable
|
||||
- fedora-latest-stable-aarch64
|
||||
- centos-stream-9-x86_64
|
||||
- centos-stream-10
|
||||
|
||||
- job: tests
|
||||
trigger: pull_request
|
||||
@ -34,6 +36,8 @@ jobs:
|
||||
- fedora-development
|
||||
- fedora-latest-stable
|
||||
- fedora-latest-stable-aarch64
|
||||
- centos-stream-9-x86_64
|
||||
- centos-stream-10
|
||||
|
||||
- job: copr_build
|
||||
trigger: commit
|
||||
@ -66,19 +70,16 @@ jobs:
|
||||
trigger: release
|
||||
dist_git_branches:
|
||||
- fedora-development
|
||||
- fedora-39
|
||||
- fedora-40
|
||||
|
||||
- job: koji_build
|
||||
trigger: commit
|
||||
dist_git_branches:
|
||||
- fedora-development
|
||||
- fedora-39
|
||||
- fedora-40
|
||||
|
||||
- job: bodhi_update
|
||||
trigger: commit
|
||||
dist_git_branches:
|
||||
# rawhide updates are created automatically
|
||||
- fedora-39
|
||||
- fedora-40
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (cockpit-files-2.tar.xz) = 200b690b4b13c334dd04df3c9f410c3c8b46ce00b6c010e816bdbc8f12fcedd7ed114682982e7d194a09ed291af2195fa744b17a7a2c2100b4e447eafa6d509d
|
||||
SHA512 (cockpit-files-3.tar.xz) = 4792b6130b8583ab98afc750c60f2bb6a0f297bb73002d4d5298008110f0bc1be24ed782e99ed048337aacb42e2c7013ea06155342d0c2a642814e271bca16ae
|
||||
|
Loading…
Reference in New Issue
Block a user