Update to 227-1
- Machines: Virtual machine list filtering - Continued PatternFly 4 migration
This commit is contained in:
parent
e55b16ec59
commit
0eeed22f56
1
.gitignore
vendored
1
.gitignore
vendored
@ -186,3 +186,4 @@
|
|||||||
/cockpit-224.tar.xz
|
/cockpit-224.tar.xz
|
||||||
/cockpit-225.tar.xz
|
/cockpit-225.tar.xz
|
||||||
/cockpit-226.tar.xz
|
/cockpit-226.tar.xz
|
||||||
|
/cockpit-227.tar.xz
|
||||||
|
14
cockpit.spec
14
cockpit.spec
@ -1,5 +1,5 @@
|
|||||||
# This spec file has been automatically updated
|
# This spec file has been automatically updated
|
||||||
Version: 226
|
Version: 227
|
||||||
Release: 1%{?dist}
|
Release: 1%{?dist}
|
||||||
#
|
#
|
||||||
# Copyright (C) 2014-2020 Red Hat, Inc.
|
# Copyright (C) 2014-2020 Red Hat, Inc.
|
||||||
@ -140,13 +140,6 @@ Recommends: (cockpit-storaged if udisks2)
|
|||||||
Recommends: cockpit-packagekit
|
Recommends: cockpit-packagekit
|
||||||
Suggests: cockpit-pcp
|
Suggests: cockpit-pcp
|
||||||
|
|
||||||
%ifarch x86_64 %{arm} aarch64 ppc64le i686 s390x
|
|
||||||
%if 0%{?fedora} == 31 && 0%{?build_optional}
|
|
||||||
%define build_docker 1
|
|
||||||
Recommends: (cockpit-docker if /usr/bin/docker)
|
|
||||||
%endif
|
|
||||||
%endif
|
|
||||||
|
|
||||||
%if 0%{?rhel} == 0
|
%if 0%{?rhel} == 0
|
||||||
Recommends: (cockpit-networkmanager if NetworkManager)
|
Recommends: (cockpit-networkmanager if NetworkManager)
|
||||||
Suggests: cockpit-selinux
|
Suggests: cockpit-selinux
|
||||||
@ -743,6 +736,11 @@ via PackageKit.
|
|||||||
|
|
||||||
# The changelog is automatically generated and merged
|
# The changelog is automatically generated and merged
|
||||||
%changelog
|
%changelog
|
||||||
|
* Wed Sep 02 2020 Martin Pitt <mpitt@redhat.com> - 227-1
|
||||||
|
|
||||||
|
- Machines: Virtual machine list filtering
|
||||||
|
- Continued PatternFly 4 migration
|
||||||
|
|
||||||
* Wed Aug 19 2020 Marius Vollmer <mvollmer@redhat.com> - 226-1
|
* Wed Aug 19 2020 Marius Vollmer <mvollmer@redhat.com> - 226-1
|
||||||
|
|
||||||
- Storage: Better support for "noauto" LUKS devices
|
- Storage: Better support for "noauto" LUKS devices
|
||||||
|
2
sources
2
sources
@ -1 +1 @@
|
|||||||
SHA512 (cockpit-226.tar.xz) = 3ec17fb2876ea1f16e3229adda17085c8158cb6667e9e95b0839749f6853e771427390a0d72133ecee81c456b75ae9378525e118048195b4de77e73801761198
|
SHA512 (cockpit-227.tar.xz) = 24b860fb270363ddffd2cb7ff26f036bd2d635a1f707eb87be0cbdfddfe2e9a8e2f8085adc42844ea91db0a772b9a4a60d256ab2e64fbad07e8ba45455610236
|
||||||
|
Loading…
Reference in New Issue
Block a user