[packit] 292 upstream release
Upstream tag: 292 Upstream commit: 419147bf
This commit is contained in:
parent
568f206e7f
commit
00afe7f6da
1
.gitignore
vendored
1
.gitignore
vendored
@ -260,3 +260,4 @@
|
||||
/cockpit-289.tar.xz
|
||||
/cockpit-290.tar.xz
|
||||
/cockpit-291.tar.xz
|
||||
/cockpit-292.tar.xz
|
||||
|
@ -1,3 +1,3 @@
|
||||
This repository is maintained by packit.
|
||||
https://packit.dev/
|
||||
The file was generated using packit 0.74.0.post29+g6519cd1.
|
||||
The file was generated using packit 0.75.0.post16+g33d32c7.
|
||||
|
22
cockpit.spec
22
cockpit.spec
@ -49,7 +49,7 @@ Summary: Web Console for Linux servers
|
||||
License: LGPL-2.1-or-later
|
||||
URL: https://cockpit-project.org/
|
||||
|
||||
Version: 291
|
||||
Version: 292
|
||||
Release: 1%{?dist}
|
||||
Source0: https://github.com/cockpit-project/cockpit/releases/download/%{version}/cockpit-%{version}.tar.xz
|
||||
|
||||
@ -170,8 +170,6 @@ Requires: subscription-manager-cockpit
|
||||
%if %{cockpit_enable_python}
|
||||
BuildRequires: python3-devel
|
||||
BuildRequires: python3-pip
|
||||
BuildRequires: python3-setuptools
|
||||
BuildRequires: python3-wheel
|
||||
%if 0%{?rhel} == 0
|
||||
# All of these are only required for running pytest (which we only do on Fedora)
|
||||
BuildRequires: procps-ng
|
||||
@ -426,12 +424,12 @@ Provides: cockpit-sosreport = %{version}-%{release}
|
||||
Recommends: (reportd if abrt)
|
||||
%endif
|
||||
|
||||
Provides: bundled(npm(@patternfly/patternfly)) = 5.0.0-alpha.40
|
||||
Provides: bundled(npm(@patternfly/react-core)) = 5.0.0-alpha.72
|
||||
Provides: bundled(npm(@patternfly/react-icons)) = 5.0.0-alpha.10
|
||||
Provides: bundled(npm(@patternfly/react-styles)) = 5.0.0-alpha.7
|
||||
Provides: bundled(npm(@patternfly/react-table)) = 5.0.0-alpha.74
|
||||
Provides: bundled(npm(@patternfly/react-tokens)) = 5.0.0-alpha.7
|
||||
Provides: bundled(npm(@patternfly/patternfly)) = 5.0.0-alpha.43
|
||||
Provides: bundled(npm(@patternfly/react-core)) = 5.0.0-alpha.83
|
||||
Provides: bundled(npm(@patternfly/react-icons)) = 5.0.0-alpha.12
|
||||
Provides: bundled(npm(@patternfly/react-styles)) = 5.0.0-alpha.8
|
||||
Provides: bundled(npm(@patternfly/react-table)) = 5.0.0-alpha.85
|
||||
Provides: bundled(npm(@patternfly/react-tokens)) = 5.0.0-alpha.9
|
||||
Provides: bundled(npm(argparse)) = 1.0.10
|
||||
Provides: bundled(npm(attr-accept)) = 2.2.2
|
||||
Provides: bundled(npm(autolinker)) = 3.16.2
|
||||
@ -490,7 +488,7 @@ 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.1
|
||||
Provides: bundled(npm(tabbable)) = 6.1.2
|
||||
Provides: bundled(npm(throttle-debounce)) = 2.3.0
|
||||
Provides: bundled(npm(tslib)) = 2.5.0
|
||||
Provides: bundled(npm(uuid)) = 7.0.3
|
||||
@ -782,6 +780,10 @@ via PackageKit.
|
||||
|
||||
# The changelog is automatically generated and merged
|
||||
%changelog
|
||||
* Tue May 16 2023 Packit <hello@packit.dev> - 292-1
|
||||
- Metrics: Add disk IO per service
|
||||
- Several right-to-left language fixes
|
||||
|
||||
* Wed May 03 2023 Packit <hello@packit.dev> - 291-1
|
||||
- Update to PatternFly 5 Alpha
|
||||
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (cockpit-291.tar.xz) = 9e3015f9c847b7d6fc5620d4953c4f09784e4df1dafa5c68437459850fcfb845b05815d3359a60fabd2dbdb196af4358f218cda7c55855e89a71e7d4b63bd131
|
||||
SHA512 (cockpit-292.tar.xz) = fbf2dbb9c4c83208cd902d99bf66a7c45b944beb7cf26efa23e859a4d61c9c41ae5558236cba2a2da2ae753a0bd5e669fe776d454cabfc66d42958be785742bb
|
||||
|
Loading…
Reference in New Issue
Block a user