Update to 238.1-1
- Several UI alignment fixes - Updates: Show PackageKit errors properly - Re-drop unit tests from built packages - Metrics: Don't show swap column when no swap is present - Metrics: Don't show duplicate events
This commit is contained in:
parent
941ebae5e7
commit
056d3bc8f4
1
.gitignore
vendored
1
.gitignore
vendored
@ -199,3 +199,4 @@
|
||||
/cockpit-236.tar.xz
|
||||
/cockpit-237.tar.xz
|
||||
/cockpit-238.tar.xz
|
||||
/cockpit-238.1.tar.xz
|
||||
|
10
cockpit.spec
10
cockpit.spec
@ -1,5 +1,5 @@
|
||||
# This spec file has been automatically updated
|
||||
Version: 238
|
||||
Version: 238.1
|
||||
Release: 1%{?dist}
|
||||
#
|
||||
# Copyright (C) 2014-2020 Red Hat, Inc.
|
||||
@ -686,6 +686,14 @@ via PackageKit.
|
||||
|
||||
# The changelog is automatically generated and merged
|
||||
%changelog
|
||||
* Mon Feb 22 2021 Martin Pitt <mpitt@redhat.com> - 238.1-1
|
||||
|
||||
- Several UI alignment fixes
|
||||
- Updates: Show PackageKit errors properly
|
||||
- Re-drop unit tests from built packages
|
||||
- Metrics: Don't show swap column when no swap is present
|
||||
- Metrics: Don't show duplicate events
|
||||
|
||||
* Wed Feb 17 2021 Katerina Koukiou <kkoukiou@redhat.com> - 238-1
|
||||
|
||||
- Updates: List outdated software that needs a restart
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (cockpit-238.tar.xz) = b2452c962fb114c8fee1a5d0210b3999bef8ba1c80133e918a45210f6cb566a60ad0c9ee514aff970a41310fae268b04954b4762c6fd6d8b411dbce2ef012879
|
||||
SHA512 (cockpit-238.1.tar.xz) = b338a3c797feb573550ead9a1a9382ef8bf96987fa24b366581e10e98ce0c927a9b8aeb8c2bbe9b20952d3cc40236340113e87d1ac51be2f7eca051d091749cd
|
||||
|
Loading…
Reference in New Issue
Block a user