[packit] 303 upstream release
Upstream tag: 303 Upstream commit: 5ac51ecd
This commit is contained in:
parent
7e1ae74fea
commit
9dc303c3ce
1
.gitignore
vendored
1
.gitignore
vendored
@ -271,3 +271,4 @@
|
|||||||
/cockpit-300.tar.xz
|
/cockpit-300.tar.xz
|
||||||
/cockpit-301.tar.xz
|
/cockpit-301.tar.xz
|
||||||
/cockpit-302.tar.xz
|
/cockpit-302.tar.xz
|
||||||
|
/cockpit-303.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.82.0.post1.dev2+g77334714.
|
The file was generated using packit 0.84.0.
|
||||||
|
36
cockpit.spec
36
cockpit.spec
@ -49,7 +49,7 @@ Summary: Web Console for Linux servers
|
|||||||
License: LGPL-2.1-or-later
|
License: LGPL-2.1-or-later
|
||||||
URL: https://cockpit-project.org/
|
URL: https://cockpit-project.org/
|
||||||
|
|
||||||
Version: 302
|
Version: 303
|
||||||
Release: 1%{?dist}
|
Release: 1%{?dist}
|
||||||
Source0: https://github.com/cockpit-project/cockpit/releases/download/%{version}/cockpit-%{version}.tar.xz
|
Source0: https://github.com/cockpit-project/cockpit/releases/download/%{version}/cockpit-%{version}.tar.xz
|
||||||
|
|
||||||
@ -424,27 +424,28 @@ Provides: cockpit-sosreport = %{version}-%{release}
|
|||||||
Recommends: (reportd if abrt)
|
Recommends: (reportd if abrt)
|
||||||
%endif
|
%endif
|
||||||
|
|
||||||
Provides: bundled(npm(@patternfly/patternfly)) = 5.0.4
|
Provides: bundled(npm(@babel/runtime)) = 7.23.2
|
||||||
Provides: bundled(npm(@patternfly/react-core)) = 5.0.1
|
Provides: bundled(npm(@patternfly/patternfly)) = 5.1.0
|
||||||
Provides: bundled(npm(@patternfly/react-icons)) = 5.0.1
|
Provides: bundled(npm(@patternfly/react-core)) = 5.1.1
|
||||||
Provides: bundled(npm(@patternfly/react-styles)) = 5.0.1
|
Provides: bundled(npm(@patternfly/react-icons)) = 5.1.1
|
||||||
Provides: bundled(npm(@patternfly/react-table)) = 5.0.1
|
Provides: bundled(npm(@patternfly/react-styles)) = 5.1.1
|
||||||
Provides: bundled(npm(@patternfly/react-tokens)) = 5.0.1
|
Provides: bundled(npm(@patternfly/react-table)) = 5.1.1
|
||||||
|
Provides: bundled(npm(@patternfly/react-tokens)) = 5.1.1
|
||||||
Provides: bundled(npm(argparse)) = 1.0.10
|
Provides: bundled(npm(argparse)) = 1.0.10
|
||||||
Provides: bundled(npm(array-buffer-byte-length)) = 1.0.0
|
Provides: bundled(npm(array-buffer-byte-length)) = 1.0.0
|
||||||
Provides: bundled(npm(attr-accept)) = 2.2.2
|
Provides: bundled(npm(attr-accept)) = 2.2.2
|
||||||
Provides: bundled(npm(autolinker)) = 3.16.2
|
Provides: bundled(npm(autolinker)) = 3.16.2
|
||||||
Provides: bundled(npm(available-typed-arrays)) = 1.0.5
|
Provides: bundled(npm(available-typed-arrays)) = 1.0.5
|
||||||
Provides: bundled(npm(call-bind)) = 1.0.2
|
Provides: bundled(npm(call-bind)) = 1.0.2
|
||||||
Provides: bundled(npm(date-fns)) = 2.22.1
|
Provides: bundled(npm(date-fns)) = 2.30.0
|
||||||
Provides: bundled(npm(deep-equal)) = 2.2.2
|
Provides: bundled(npm(deep-equal)) = 2.2.2
|
||||||
Provides: bundled(npm(define-data-property)) = 1.1.0
|
Provides: bundled(npm(define-data-property)) = 1.1.1
|
||||||
Provides: bundled(npm(define-properties)) = 1.2.1
|
Provides: bundled(npm(define-properties)) = 1.2.1
|
||||||
Provides: bundled(npm(es-get-iterator)) = 1.1.3
|
Provides: bundled(npm(es-get-iterator)) = 1.1.3
|
||||||
Provides: bundled(npm(file-selector)) = 0.6.0
|
Provides: bundled(npm(file-selector)) = 0.6.0
|
||||||
Provides: bundled(npm(focus-trap)) = 7.4.3
|
Provides: bundled(npm(focus-trap)) = 7.5.2
|
||||||
Provides: bundled(npm(for-each)) = 0.3.3
|
Provides: bundled(npm(for-each)) = 0.3.3
|
||||||
Provides: bundled(npm(function-bind)) = 1.1.1
|
Provides: bundled(npm(function-bind)) = 1.1.2
|
||||||
Provides: bundled(npm(functions-have-names)) = 1.2.3
|
Provides: bundled(npm(functions-have-names)) = 1.2.3
|
||||||
Provides: bundled(npm(get-intrinsic)) = 1.2.1
|
Provides: bundled(npm(get-intrinsic)) = 1.2.1
|
||||||
Provides: bundled(npm(gopd)) = 1.0.1
|
Provides: bundled(npm(gopd)) = 1.0.1
|
||||||
@ -473,13 +474,13 @@ Provides: bundled(npm(is-weakmap)) = 2.0.1
|
|||||||
Provides: bundled(npm(is-weakset)) = 2.0.2
|
Provides: bundled(npm(is-weakset)) = 2.0.2
|
||||||
Provides: bundled(npm(isarray)) = 2.0.5
|
Provides: bundled(npm(isarray)) = 2.0.5
|
||||||
Provides: bundled(npm(js-sha1)) = 0.6.0
|
Provides: bundled(npm(js-sha1)) = 0.6.0
|
||||||
Provides: bundled(npm(js-sha256)) = 0.9.0
|
Provides: bundled(npm(js-sha256)) = 0.10.1
|
||||||
Provides: bundled(npm(js-tokens)) = 4.0.0
|
Provides: bundled(npm(js-tokens)) = 4.0.0
|
||||||
Provides: bundled(npm(json-stable-stringify-without-jsonify)) = 1.0.1
|
Provides: bundled(npm(json-stable-stringify-without-jsonify)) = 1.0.1
|
||||||
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(object-assign)) = 4.1.1
|
Provides: bundled(npm(object-assign)) = 4.1.1
|
||||||
Provides: bundled(npm(object-inspect)) = 1.12.3
|
Provides: bundled(npm(object-inspect)) = 1.13.0
|
||||||
Provides: bundled(npm(object-is)) = 1.1.5
|
Provides: bundled(npm(object-is)) = 1.1.5
|
||||||
Provides: bundled(npm(object-keys)) = 1.1.1
|
Provides: bundled(npm(object-keys)) = 1.1.1
|
||||||
Provides: bundled(npm(object.assign)) = 4.1.4
|
Provides: bundled(npm(object.assign)) = 4.1.4
|
||||||
@ -488,6 +489,7 @@ Provides: bundled(npm(react-dom)) = 18.2.0
|
|||||||
Provides: bundled(npm(react-dropzone)) = 14.2.3
|
Provides: bundled(npm(react-dropzone)) = 14.2.3
|
||||||
Provides: bundled(npm(react-is)) = 16.13.1
|
Provides: bundled(npm(react-is)) = 16.13.1
|
||||||
Provides: bundled(npm(react)) = 18.2.0
|
Provides: bundled(npm(react)) = 18.2.0
|
||||||
|
Provides: bundled(npm(regenerator-runtime)) = 0.14.0
|
||||||
Provides: bundled(npm(regexp.prototype.flags)) = 1.5.1
|
Provides: bundled(npm(regexp.prototype.flags)) = 1.5.1
|
||||||
Provides: bundled(npm(remarkable)) = 2.0.1
|
Provides: bundled(npm(remarkable)) = 2.0.1
|
||||||
Provides: bundled(npm(scheduler)) = 0.23.0
|
Provides: bundled(npm(scheduler)) = 0.23.0
|
||||||
@ -496,9 +498,9 @@ Provides: bundled(npm(side-channel)) = 1.0.4
|
|||||||
Provides: bundled(npm(sprintf-js)) = 1.0.3
|
Provides: bundled(npm(sprintf-js)) = 1.0.3
|
||||||
Provides: bundled(npm(stop-iteration-iterator)) = 1.0.0
|
Provides: bundled(npm(stop-iteration-iterator)) = 1.0.0
|
||||||
Provides: bundled(npm(tabbable)) = 6.2.0
|
Provides: bundled(npm(tabbable)) = 6.2.0
|
||||||
Provides: bundled(npm(throttle-debounce)) = 2.3.0
|
Provides: bundled(npm(throttle-debounce)) = 5.0.0
|
||||||
Provides: bundled(npm(tslib)) = 2.6.2
|
Provides: bundled(npm(tslib)) = 2.6.2
|
||||||
Provides: bundled(npm(uuid)) = 7.0.3
|
Provides: bundled(npm(uuid)) = 9.0.1
|
||||||
Provides: bundled(npm(which-boxed-primitive)) = 1.0.2
|
Provides: bundled(npm(which-boxed-primitive)) = 1.0.2
|
||||||
Provides: bundled(npm(which-collection)) = 1.0.1
|
Provides: bundled(npm(which-collection)) = 1.0.1
|
||||||
Provides: bundled(npm(which-typed-array)) = 1.1.11
|
Provides: bundled(npm(which-typed-array)) = 1.1.11
|
||||||
@ -787,6 +789,10 @@ via PackageKit.
|
|||||||
|
|
||||||
# The changelog is automatically generated and merged
|
# The changelog is automatically generated and merged
|
||||||
%changelog
|
%changelog
|
||||||
|
* Wed Oct 18 2023 Packit <hello@packit.dev> - 303-1
|
||||||
|
- Apps: Warn if appstream data package is missing
|
||||||
|
- Shell: Redesign untrusted "add host" dialog
|
||||||
|
|
||||||
* Thu Oct 05 2023 Packit <hello@packit.dev> - 302-1
|
* Thu Oct 05 2023 Packit <hello@packit.dev> - 302-1
|
||||||
- Storage: Partitions can be resized
|
- Storage: Partitions can be resized
|
||||||
- many bug fixes
|
- many bug fixes
|
||||||
|
2
sources
2
sources
@ -1 +1 @@
|
|||||||
SHA512 (cockpit-302.tar.xz) = 0dbe60416a56b80a946fe6095a373470c8bd13b695952280e146180d0b21c3d935c04f99fd7b9994e38caa32ed4779d6402b7bd8e9c2a138aa9ebfbfc580a387
|
SHA512 (cockpit-303.tar.xz) = 31f4c472d5a6ea54d74611cec777fbb54063fa870eb1882cc69b4659e737e714006ba19b796940e35cd9bc0288f570793fe1ddf67eb8704bf9f13c9cf544b700
|
||||||
|
Loading…
Reference in New Issue
Block a user