Update to 181-1
- Followup fixes related to the switch away from react-lite - Graph layout and color improvements - Machines: edit network interfaces - Update look of lists to match Patternfly
This commit is contained in:
parent
78d6223425
commit
207cf70ee3
1
.gitignore
vendored
1
.gitignore
vendored
@ -138,3 +138,4 @@
|
||||
/cockpit-178.tar.xz
|
||||
/cockpit-179.tar.xz
|
||||
/cockpit-180.tar.xz
|
||||
/cockpit-181.tar.xz
|
||||
|
15
cockpit.spec
15
cockpit.spec
@ -1,5 +1,5 @@
|
||||
# This spec file has been automatically updated
|
||||
Version: 180
|
||||
Version: 181
|
||||
Release: 1%{?dist}
|
||||
#
|
||||
# This file is maintained at the following location:
|
||||
@ -685,11 +685,9 @@ Requires: libvirt
|
||||
Requires: (libvirt-daemon-kvm or libvirt)
|
||||
%endif
|
||||
Requires: libvirt-client
|
||||
%if 0%{?fedora}
|
||||
Requires: libvirt-dbus
|
||||
%endif
|
||||
# Optional components
|
||||
%if 0%{?fedora} || 0%{?rhel} >= 8
|
||||
Requires: libvirt-dbus >= 1.2.0
|
||||
# Optional components
|
||||
Recommends: virt-install
|
||||
%endif
|
||||
|
||||
@ -823,6 +821,13 @@ via PackageKit.
|
||||
|
||||
# The changelog is automatically generated and merged
|
||||
%changelog
|
||||
* Wed Oct 31 2018 Marius Vollmer <mvollmer@redhat.com> - 181-1
|
||||
|
||||
- Followup fixes related to the switch away from react-lite
|
||||
- Graph layout and color improvements
|
||||
- Machines: edit network interfaces
|
||||
- Update look of lists to match Patternfly
|
||||
|
||||
* Fri Oct 12 2018 Martin Pitt <martin@piware.de> - 180-1
|
||||
|
||||
- Move to ssh SHA256 fingerprints
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (cockpit-180.tar.xz) = d89f0216ff87c438718cc79f11b70e4e9b708771c3d33e6b7d2df48720aac4579f7c94c1bc42ca4db18985675c09b5710c47ce0a27dfe016539dc12a5d4f1ab0
|
||||
SHA512 (cockpit-181.tar.xz) = e4538e8e2ef0adf0882cf1d8757300e51d49d55ea9c1c35fcf90b9b558701ff9369760b22db79fbe59b824c2153682263959439678cc1ce33dc86664ee635144
|
||||
|
Loading…
Reference in New Issue
Block a user