Update to cockpit 297 and cockpit-machines 296 upstream releases
Related: rhbz#2189559
This commit is contained in:
parent
4c0ca91e36
commit
f3d435f602
@ -28,7 +28,7 @@
|
||||
# we maintain the basic/optional split, then it can be replaced with just %{version}.
|
||||
%define required_base 266
|
||||
|
||||
%define machines_version 294
|
||||
%define machines_version 295
|
||||
|
||||
# we generally want CentOS packages to be like RHEL; special cases need to check %{centos} explicitly
|
||||
%if 0%{?centos}
|
||||
@ -51,13 +51,12 @@ Summary: Web Console for Linux servers
|
||||
License: LGPL-2.1-or-later
|
||||
URL: https://cockpit-project.org/
|
||||
|
||||
Version: 296
|
||||
Version: 297
|
||||
Release: 1%{?dist}
|
||||
Source0: https://github.com/cockpit-project/cockpit/releases/download/%{version}/cockpit-%{version}.tar.xz
|
||||
Source1: https://github.com/cockpit-project/cockpit-machines/releases/download/%{machines_version}/cockpit-machines-%{machines_version}.tar.xz
|
||||
|
||||
# Use Python bridge on non-stable versions
|
||||
%if 0%{?fedora} >= 39
|
||||
%if 0%{?fedora} >= 38 || 0%{?rhel} >= 9
|
||||
%define cockpit_enable_python 1
|
||||
%endif
|
||||
|
||||
@ -434,12 +433,12 @@ Provides: cockpit-sosreport = %{version}-%{release}
|
||||
Recommends: (reportd if abrt)
|
||||
%endif
|
||||
|
||||
Provides: bundled(npm(@patternfly/patternfly)) = 5.0.0-alpha.53
|
||||
Provides: bundled(npm(@patternfly/react-core)) = 5.0.0-alpha.98
|
||||
Provides: bundled(npm(@patternfly/react-icons)) = 5.0.0-alpha.14
|
||||
Provides: bundled(npm(@patternfly/react-styles)) = 5.0.0-alpha.10
|
||||
Provides: bundled(npm(@patternfly/react-table)) = 5.0.0-alpha.100
|
||||
Provides: bundled(npm(@patternfly/react-tokens)) = 5.0.0-alpha.9
|
||||
Provides: bundled(npm(@patternfly/patternfly)) = 5.0.0-prerelease.8
|
||||
Provides: bundled(npm(@patternfly/react-core)) = 5.0.0-alpha.132
|
||||
Provides: bundled(npm(@patternfly/react-icons)) = 5.0.0-alpha.21
|
||||
Provides: bundled(npm(@patternfly/react-styles)) = 5.0.0-alpha.19
|
||||
Provides: bundled(npm(@patternfly/react-table)) = 5.0.0-alpha.136
|
||||
Provides: bundled(npm(@patternfly/react-tokens)) = 5.0.0-alpha.16
|
||||
Provides: bundled(npm(argparse)) = 1.0.10
|
||||
Provides: bundled(npm(attr-accept)) = 2.2.2
|
||||
Provides: bundled(npm(autolinker)) = 3.16.2
|
||||
@ -449,7 +448,7 @@ Provides: bundled(npm(deep-equal)) = 2.0.5
|
||||
Provides: bundled(npm(define-properties)) = 1.2.0
|
||||
Provides: bundled(npm(es-get-iterator)) = 1.1.3
|
||||
Provides: bundled(npm(file-selector)) = 0.6.0
|
||||
Provides: bundled(npm(focus-trap)) = 7.4.1
|
||||
Provides: bundled(npm(focus-trap)) = 7.4.3
|
||||
Provides: bundled(npm(for-each)) = 0.3.3
|
||||
Provides: bundled(npm(function-bind)) = 1.1.1
|
||||
Provides: bundled(npm(functions-have-names)) = 1.2.3
|
||||
@ -473,7 +472,6 @@ Provides: bundled(npm(is-regex)) = 1.1.4
|
||||
Provides: bundled(npm(is-set)) = 2.0.2
|
||||
Provides: bundled(npm(is-string)) = 1.0.7
|
||||
Provides: bundled(npm(is-symbol)) = 1.0.4
|
||||
Provides: bundled(npm(is-typed-array)) = 1.1.10
|
||||
Provides: bundled(npm(is-weakmap)) = 2.0.1
|
||||
Provides: bundled(npm(is-weakset)) = 2.0.2
|
||||
Provides: bundled(npm(isarray)) = 2.0.5
|
||||
@ -499,13 +497,13 @@ Provides: bundled(npm(scheduler)) = 0.23.0
|
||||
Provides: bundled(npm(side-channel)) = 1.0.4
|
||||
Provides: bundled(npm(sprintf-js)) = 1.0.3
|
||||
Provides: bundled(npm(stop-iteration-iterator)) = 1.0.0
|
||||
Provides: bundled(npm(tabbable)) = 6.1.2
|
||||
Provides: bundled(npm(tabbable)) = 6.2.0
|
||||
Provides: bundled(npm(throttle-debounce)) = 2.3.0
|
||||
Provides: bundled(npm(tslib)) = 2.5.2
|
||||
Provides: bundled(npm(tslib)) = 2.6.1
|
||||
Provides: bundled(npm(uuid)) = 7.0.3
|
||||
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.9
|
||||
Provides: bundled(npm(which-typed-array)) = 1.1.11
|
||||
Provides: bundled(npm(xterm-addon-canvas)) = 0.3.0
|
||||
Provides: bundled(npm(xterm)) = 5.1.0
|
||||
|
||||
@ -820,6 +818,9 @@ via PackageKit.
|
||||
|
||||
# The changelog is automatically generated and merged
|
||||
%changelog
|
||||
* Wed Jul 26 2023 Martin Pitt <mpitt@redhat.com> - 297-1
|
||||
- Bug fixes
|
||||
|
||||
* Wed Jul 12 2023 Martin Pitt <mpitt@redhat.com> - 296-1
|
||||
- Machines: Fix "Edit" button CSS for transient VMs (rhbz#2215597)
|
||||
- Machines: Fix format detection for CD/DVD images (rhbz#2215599)
|
||||
|
@ -2,7 +2,7 @@ discover:
|
||||
how: fmf
|
||||
# for machines tests; keep in sync with cockpit-appstream.spec
|
||||
url: https://github.com/cockpit-project/cockpit-machines
|
||||
ref: "294"
|
||||
ref: "295"
|
||||
|
||||
execute:
|
||||
how: tmt
|
||||
@ -11,7 +11,7 @@ execute:
|
||||
summary: Run Cockpit tests for optional packages
|
||||
discover+:
|
||||
url: https://github.com/cockpit-project/cockpit
|
||||
ref: "296"
|
||||
ref: "297"
|
||||
test: /test/browser/optional
|
||||
|
||||
/machines-basic:
|
||||
|
4
sources
4
sources
@ -1,2 +1,2 @@
|
||||
SHA512 (cockpit-296.tar.xz) = 009952589ba9ac3f3614d1b1536bb9f7411692b814ec8fa89e236d89f44083e71c3434b740e624f0537bf9e517d9cfd43a3c376849f47ed4894bcfe7a6fe1f90
|
||||
SHA512 (cockpit-machines-294.tar.xz) = 3536dab89560eecf29e22ba7cb754a8b8ea1ded5a4af6e3fdf2394c460f4799e5cb213322b401d07248fa84f489d14658ff1b9449f6e7ee1b63a11be2b2e8294
|
||||
SHA512 (cockpit-297.tar.xz) = 4b8f97328f939a28510290c95405acc8e1e2b64ecb194ee9a7fb5a0c79f6e40f7930bfd7b711d36e43a8baf40b57009cbec3e32574c0e7552583332304006c67
|
||||
SHA512 (cockpit-machines-295.tar.xz) = 058ca02a7c06cccf9d44505b7da3f640b5969eb9c4305b1449b3e90172b6cfb75fd8cf59776cc3c37ee38d4d4038dd1846163abab012391072195b790e431d18
|
||||
|
Loading…
Reference in New Issue
Block a user