Update to 232-1
- Improved host editing - Machines: Inline error messages
This commit is contained in:
parent
14325b1a05
commit
20d6bfd41c
1
.gitignore
vendored
1
.gitignore
vendored
@ -191,3 +191,4 @@
|
||||
/cockpit-229.tar.xz
|
||||
/cockpit-230.tar.xz
|
||||
/cockpit-231.tar.xz
|
||||
/cockpit-232.tar.xz
|
||||
|
@ -1,5 +1,5 @@
|
||||
# This spec file has been automatically updated
|
||||
Version: 231
|
||||
Version: 232
|
||||
Release: 1%{?dist}
|
||||
#
|
||||
# Copyright (C) 2014-2020 Red Hat, Inc.
|
||||
@ -428,7 +428,7 @@ Recommends: (reportd >= 0.7.1 if abrt)
|
||||
%endif
|
||||
# NPM modules which are also available as packages
|
||||
Provides: bundled(js-jquery) = 3.5.1
|
||||
Provides: bundled(js-moment) = 2.28.0
|
||||
Provides: bundled(js-moment) = 2.29.1
|
||||
Provides: bundled(nodejs-flot) = 0.8.3
|
||||
Provides: bundled(xstatic-bootstrap-datepicker-common) = 1.9.0
|
||||
Provides: bundled(xstatic-patternfly-common) = 3.59.5
|
||||
@ -703,6 +703,11 @@ via PackageKit.
|
||||
|
||||
# The changelog is automatically generated and merged
|
||||
%changelog
|
||||
* Wed Nov 11 2020 Katerina Koukiou <kkoukiou@redhat.com> - 232-1
|
||||
|
||||
- Improved host editing
|
||||
- Machines: Inline error messages
|
||||
|
||||
* Thu Oct 29 2020 Matej Marusak <mmarusak@redhat.com> - 231-1
|
||||
|
||||
- Replace system's graph page with a completely new USE method page
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (cockpit-231.tar.xz) = 236484ce3abda67f5d988e826082e58f2db9c81cad4883b1480cf3496c86bbe943e9ed240a03ae572c3db3bb437a6e76c13b2597aab45329ae38f35296fb895d
|
||||
SHA512 (cockpit-232.tar.xz) = ff9b4a2db73dc5d1654ab951a9a8b2ec251f75d126037f6c10b64f1cf9f01e4088d2afe93b7c661a1816188d9cef080b8ae856225080c28a68de389518f2df46
|
||||
|
Loading…
Reference in New Issue
Block a user