Update to upstream release 304
Related: jira#RHEL-2215
This commit is contained in:
parent
3255c18536
commit
d2bea3bf73
20
cockpit.spec
20
cockpit.spec
@ -49,7 +49,7 @@ Summary: Web Console for Linux servers
|
||||
License: LGPL-2.1-or-later
|
||||
URL: https://cockpit-project.org/
|
||||
|
||||
Version: 303
|
||||
Version: 304
|
||||
Release: 1%{?dist}
|
||||
Source0: https://github.com/cockpit-project/cockpit/releases/download/%{version}/cockpit-%{version}.tar.xz
|
||||
Source1: cockpit.css.gz
|
||||
@ -440,7 +440,7 @@ Provides: bundled(npm(array-buffer-byte-length)) = 1.0.0
|
||||
Provides: bundled(npm(attr-accept)) = 2.2.2
|
||||
Provides: bundled(npm(autolinker)) = 3.16.2
|
||||
Provides: bundled(npm(available-typed-arrays)) = 1.0.5
|
||||
Provides: bundled(npm(call-bind)) = 1.0.2
|
||||
Provides: bundled(npm(call-bind)) = 1.0.5
|
||||
Provides: bundled(npm(date-fns)) = 2.30.0
|
||||
Provides: bundled(npm(deep-equal)) = 2.2.2
|
||||
Provides: bundled(npm(define-data-property)) = 1.1.1
|
||||
@ -451,15 +451,15 @@ 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.1
|
||||
Provides: bundled(npm(get-intrinsic)) = 1.2.2
|
||||
Provides: bundled(npm(gopd)) = 1.0.1
|
||||
Provides: bundled(npm(has-bigints)) = 1.0.2
|
||||
Provides: bundled(npm(has-property-descriptors)) = 1.0.0
|
||||
Provides: bundled(npm(has-property-descriptors)) = 1.0.1
|
||||
Provides: bundled(npm(has-proto)) = 1.0.1
|
||||
Provides: bundled(npm(has-symbols)) = 1.0.3
|
||||
Provides: bundled(npm(has-tostringtag)) = 1.0.0
|
||||
Provides: bundled(npm(has)) = 1.0.4
|
||||
Provides: bundled(npm(internal-slot)) = 1.0.5
|
||||
Provides: bundled(npm(hasown)) = 2.0.0
|
||||
Provides: bundled(npm(internal-slot)) = 1.0.6
|
||||
Provides: bundled(npm(is-arguments)) = 1.1.1
|
||||
Provides: bundled(npm(is-array-buffer)) = 3.0.2
|
||||
Provides: bundled(npm(is-bigint)) = 1.0.4
|
||||
@ -484,7 +484,7 @@ Provides: bundled(npm(json-stable-stringify-without-jsonify)) = 1.0.1
|
||||
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.0
|
||||
Provides: bundled(npm(object-inspect)) = 1.13.1
|
||||
Provides: bundled(npm(object-is)) = 1.1.5
|
||||
Provides: bundled(npm(object-keys)) = 1.1.1
|
||||
Provides: bundled(npm(object.assign)) = 4.1.4
|
||||
@ -497,6 +497,7 @@ Provides: bundled(npm(regenerator-runtime)) = 0.14.0
|
||||
Provides: bundled(npm(regexp.prototype.flags)) = 1.5.1
|
||||
Provides: bundled(npm(remarkable)) = 2.0.1
|
||||
Provides: bundled(npm(scheduler)) = 0.23.0
|
||||
Provides: bundled(npm(set-function-length)) = 1.1.1
|
||||
Provides: bundled(npm(set-function-name)) = 2.0.1
|
||||
Provides: bundled(npm(side-channel)) = 1.0.4
|
||||
Provides: bundled(npm(sprintf-js)) = 1.0.3
|
||||
@ -507,7 +508,7 @@ Provides: bundled(npm(tslib)) = 2.6.2
|
||||
Provides: bundled(npm(uuid)) = 9.0.1
|
||||
Provides: bundled(npm(which-boxed-primitive)) = 1.0.2
|
||||
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.13
|
||||
Provides: bundled(npm(xterm-addon-canvas)) = 0.5.0
|
||||
Provides: bundled(npm(xterm)) = 5.3.0
|
||||
|
||||
@ -793,6 +794,9 @@ via PackageKit.
|
||||
|
||||
# The changelog is automatically generated and merged
|
||||
%changelog
|
||||
* Wed Nov 01 2023 Packit <hello@packit.dev> - 304-1
|
||||
- Bug fixes
|
||||
|
||||
* Wed Oct 18 2023 Packit <hello@packit.dev> - 303-1
|
||||
- Apps: Warn if appstream data package is missing
|
||||
- Shell: Redesign untrusted "add host" dialog
|
||||
|
@ -1,7 +1,8 @@
|
||||
discover:
|
||||
how: fmf
|
||||
url: https://github.com/cockpit-project/cockpit
|
||||
ref: "303"
|
||||
# 304 + packagekit fix
|
||||
ref: "c8720ed05ae9a2fba02709f4edf019a2ebb62828"
|
||||
execute:
|
||||
how: tmt
|
||||
|
||||
|
2
sources
2
sources
@ -1,2 +1,2 @@
|
||||
SHA512 (cockpit-303.tar.xz) = 31f4c472d5a6ea54d74611cec777fbb54063fa870eb1882cc69b4659e737e714006ba19b796940e35cd9bc0288f570793fe1ddf67eb8704bf9f13c9cf544b700
|
||||
SHA512 (cockpit-304.tar.xz) = 8cf7842afd1ea830d97e7ef33631068b270e702eb12172baa1fe6c9270d56f7062a114392f4e1bb0bc9a3d0a6ab2ac00935648612edec84c3f9c7949e7896d2a
|
||||
SHA512 (cockpit.css.gz) = 1851e890e49141c17e498f1472c3bc307439cefaa0f1dccecbfc87b04087af03ca42199c86116c1fcf8890b58ca98f8aecfb01cc8b3c03a76e2685f7bd610568
|
||||
|
Loading…
Reference in New Issue
Block a user