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-178.tar.xz
|
||||||
/cockpit-179.tar.xz
|
/cockpit-179.tar.xz
|
||||||
/cockpit-180.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
|
# This spec file has been automatically updated
|
||||||
Version: 180
|
Version: 181
|
||||||
Release: 1%{?dist}
|
Release: 1%{?dist}
|
||||||
#
|
#
|
||||||
# This file is maintained at the following location:
|
# This file is maintained at the following location:
|
||||||
@ -685,11 +685,9 @@ Requires: libvirt
|
|||||||
Requires: (libvirt-daemon-kvm or libvirt)
|
Requires: (libvirt-daemon-kvm or libvirt)
|
||||||
%endif
|
%endif
|
||||||
Requires: libvirt-client
|
Requires: libvirt-client
|
||||||
%if 0%{?fedora}
|
|
||||||
Requires: libvirt-dbus
|
|
||||||
%endif
|
|
||||||
# Optional components
|
|
||||||
%if 0%{?fedora} || 0%{?rhel} >= 8
|
%if 0%{?fedora} || 0%{?rhel} >= 8
|
||||||
|
Requires: libvirt-dbus >= 1.2.0
|
||||||
|
# Optional components
|
||||||
Recommends: virt-install
|
Recommends: virt-install
|
||||||
%endif
|
%endif
|
||||||
|
|
||||||
@ -823,6 +821,13 @@ via PackageKit.
|
|||||||
|
|
||||||
# The changelog is automatically generated and merged
|
# The changelog is automatically generated and merged
|
||||||
%changelog
|
%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
|
* Fri Oct 12 2018 Martin Pitt <martin@piware.de> - 180-1
|
||||||
|
|
||||||
- Move to ssh SHA256 fingerprints
|
- 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