[packit] 278 upstream release
Upstream tag: 278 Upstream commit: e4b396e4 Signed-off-by: Packit <hello@packit.dev>
This commit is contained in:
parent
a87f9d9513
commit
ee290b2cbf
1
.gitignore
vendored
1
.gitignore
vendored
@ -244,3 +244,4 @@
|
||||
/cockpit-276.tar.xz
|
||||
/cockpit-276.1.tar.xz
|
||||
/cockpit-277.tar.xz
|
||||
/cockpit-278.tar.xz
|
||||
|
@ -1,3 +1,3 @@
|
||||
This repository is maintained by packit.
|
||||
https://packit.dev/
|
||||
The file was generated using packit 0.59.1.dev24+g41a74ae.
|
||||
The file was generated using packit 0.60.1.dev6+g9c9b2a8.
|
||||
|
@ -49,7 +49,7 @@ Summary: Web Console for Linux servers
|
||||
License: LGPLv2+
|
||||
URL: https://cockpit-project.org/
|
||||
|
||||
Version: 277
|
||||
Version: 278
|
||||
Release: 1%{?dist}
|
||||
Source0: https://github.com/cockpit-project/cockpit/releases/download/%{version}/cockpit-%{version}.tar.xz
|
||||
|
||||
@ -147,6 +147,8 @@ Suggests: cockpit-pcp
|
||||
|
||||
%if 0%{?rhel} == 0
|
||||
Recommends: (cockpit-networkmanager if NetworkManager)
|
||||
# c-ostree is not in RHEL 8/9
|
||||
Recommends: (cockpit-ostree if rpm-ostree)
|
||||
Suggests: cockpit-selinux
|
||||
%endif
|
||||
%if 0%{?rhel} && 0%{?centos} == 0
|
||||
@ -657,6 +659,10 @@ via PackageKit.
|
||||
|
||||
# The changelog is automatically generated and merged
|
||||
%changelog
|
||||
* Wed Oct 19 2022 Packit <hello@packit.dev> - 278-1
|
||||
- Metrics: Display individual disk read/write usage
|
||||
|
||||
|
||||
* Wed Sep 21 2022 Packit <hello@packit.dev> - 277-1
|
||||
- Performance and stability improvements
|
||||
|
||||
|
@ -44,14 +44,6 @@ jobs:
|
||||
owner: "@cockpit"
|
||||
project: "cockpit-preview"
|
||||
preserve_project: True
|
||||
# HACK: hardcoding this list is redundant and hard to change; packit
|
||||
# should just use the existing config for permanent COPRs;
|
||||
# https://github.com/packit/packit-service/issues/1499
|
||||
targets:
|
||||
- fedora-36
|
||||
- fedora-37
|
||||
- centos-stream-8-x86_64
|
||||
- centos-stream-9-x86_64
|
||||
actions:
|
||||
post-upstream-clone:
|
||||
# HACK: spec must be next to the generated tarball; https://github.com/packit/packit/issues/1621
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (cockpit-277.tar.xz) = f000711baf387a1d6d0191933a870b1537a3246afc3a4c68c4cd09120bb819c5d5dd2264c526d6ec80a1d3f51d1d558dba9320f8bac8f9b2d2eebd7932c6479b
|
||||
SHA512 (cockpit-278.tar.xz) = 05a15b4bd95cb4a343ecc99a5cdead3f8da5b15dbb4d39a67e05a0be55aa4b891741e804efca9c1f1e4816e803e2cb7d754c9ac40fef25aef057a95505c4e7da
|
||||
|
Loading…
Reference in New Issue
Block a user