Update to 185-1
- Responsive dialogs on network, kdump and users page - Kubernetes containers included in docker graphs
This commit is contained in:
parent
7f706e1bca
commit
8a3a352078
1
.gitignore
vendored
1
.gitignore
vendored
@ -142,3 +142,4 @@
|
||||
/cockpit-182.tar.xz
|
||||
/cockpit-183.tar.xz
|
||||
/cockpit-184.tar.xz
|
||||
/cockpit-185.tar.xz
|
||||
|
14
cockpit.spec
14
cockpit.spec
@ -1,6 +1,6 @@
|
||||
# This spec file has been automatically updated
|
||||
Version: 184
|
||||
Release: 2%{?dist}
|
||||
Version: 185
|
||||
Release: 1%{?dist}
|
||||
#
|
||||
# This file is maintained at the following location:
|
||||
# https://github.com/cockpit-project/cockpit/blob/master/tools/cockpit.spec
|
||||
@ -422,7 +422,6 @@ The Cockpit bridge component installed server side and runs commands on the
|
||||
system on behalf of the web based user interface.
|
||||
|
||||
%files bridge -f base.list
|
||||
%{_datadir}/cockpit/base1/bundle.min.js.gz
|
||||
%doc %{_mandir}/man1/cockpit-bridge.1.gz
|
||||
%{_bindir}/cockpit-bridge
|
||||
%{_libexecdir}/cockpit-askpass
|
||||
@ -479,10 +478,9 @@ Requires: subscription-manager >= 1.13
|
||||
%endif
|
||||
# NPM modules which are also available as packages
|
||||
Provides: bundled(js-jquery) = 3.3.1
|
||||
Provides: bundled(js-moment) = 2.22.2
|
||||
Provides: bundled(js-moment) = 2.23.0
|
||||
Provides: bundled(nodejs-flot) = 0.8.3
|
||||
Provides: bundled(nodejs-promise) = 8.0.2
|
||||
Provides: bundled(nodejs-requirejs) = 2.1.22
|
||||
Provides: bundled(xstatic-bootstrap-datepicker-common) = 1.8.0
|
||||
Provides: bundled(xstatic-patternfly-common) = 3.58.0
|
||||
|
||||
@ -832,8 +830,10 @@ via PackageKit.
|
||||
|
||||
# The changelog is automatically generated and merged
|
||||
%changelog
|
||||
* Mon Jan 14 2019 Björn Esser <besser82@fedoraproject.org> - 184-2
|
||||
- Rebuilt for libcrypt.so.2 (#1666033)
|
||||
* Wed Jan 09 2019 Sanne Raymaekers <sanne.raymaekers@gmail.com> - 185-1
|
||||
|
||||
- Responsive dialogs on network, kdump and users page
|
||||
- Kubernetes containers included in docker graphs
|
||||
|
||||
* Thu Dec 13 2018 Martin Pitt <martin@piware.de> - 184-1
|
||||
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (cockpit-184.tar.xz) = 7e5e33c4f0ad737674cdbb4007a69e2eb9040f5a87bee17fb09c1a01695a9a298eec2737f8e7a37e4e29835737be8d5dd46f06a4e75a83668304fa1f076501d7
|
||||
SHA512 (cockpit-185.tar.xz) = 25c1e0de50196a62aade443d50bbce1a77bf5c74360282b886cc62bec57559c8808cd5fb29bf9d017dabd54e7182b7a69879c9c85f721fa65237e8331e58f000
|
||||
|
Loading…
Reference in New Issue
Block a user