Update to 199-1
- Redesigned logs all over cockpit - Services: Design and accesibility improvements - System: Show DIMM information on Hardware Info page - Machines: VM creation dialog now shows the recommended memory for the selected OS - cockpit-docker: Avoid file dependency (rhbz#1731686)
This commit is contained in:
parent
38a6405866
commit
2d91976d68
1
.gitignore
vendored
1
.gitignore
vendored
@ -152,3 +152,4 @@
|
||||
/cockpit-193.tar.xz
|
||||
/cockpit-194.tar.xz
|
||||
/cockpit-198.tar.xz
|
||||
/cockpit-199.tar.xz
|
||||
|
15
cockpit.spec
15
cockpit.spec
@ -1,6 +1,6 @@
|
||||
# This spec file has been automatically updated
|
||||
Version: 198
|
||||
Release: 2%{?dist}
|
||||
Version: 199
|
||||
Release: 1%{?dist}
|
||||
#
|
||||
# This file is maintained at the following location:
|
||||
# https://github.com/cockpit-project/cockpit/blob/master/tools/cockpit.spec
|
||||
@ -609,8 +609,7 @@ bastion hosts, and a basic dashboard.
|
||||
Summary: Cockpit user interface for Docker containers
|
||||
Requires: cockpit-bridge >= 122
|
||||
Requires: cockpit-shell >= 122
|
||||
Requires: /usr/bin/docker
|
||||
Requires: /usr/lib/systemd/system/docker.service
|
||||
Requires: (docker or moby-engine)
|
||||
Requires: %{__python3}
|
||||
|
||||
%description -n cockpit-docker
|
||||
@ -638,6 +637,14 @@ via PackageKit.
|
||||
|
||||
# The changelog is automatically generated and merged
|
||||
%changelog
|
||||
* Thu Jul 25 2019 Martin Pitt <mpitt@redhat.com> - 199-1
|
||||
|
||||
- Redesigned logs all over cockpit
|
||||
- Services: Design and accesibility improvements
|
||||
- System: Show DIMM information on Hardware Info page
|
||||
- Machines: VM creation dialog now shows the recommended memory for the selected OS
|
||||
- cockpit-docker: Avoid file dependency (rhbz#1731686)
|
||||
|
||||
* Wed Jul 24 2019 Fedora Release Engineering <releng@fedoraproject.org> - 198-2
|
||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_31_Mass_Rebuild
|
||||
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (cockpit-198.tar.xz) = cb0eb14fecfbd730294b3d32e8aa6c8586c377ec9c20ad8d1a2df7a0c45cb0dc9b144a184736fb3bde9a92a69e351d1eb2eac9fd6b00c7c6674e9170f0279d08
|
||||
SHA512 (cockpit-199.tar.xz) = b3091ac6d0482e34ff804f82443867198fe65ce2e5453c1986fb39a536924c73ca1681426b440fcf28e5779b7ab3ddfa41db0da37cdc3fcb886ca01ad4fb0ec9
|
||||
|
Loading…
Reference in New Issue
Block a user