From 13b32a23bb982ba620ba6209f211cc277dda5ae6fe69ea3e00dd273f5e7c8c40 Mon Sep 17 00:00:00 2001 From: Ludwig Nussel Date: Fri, 27 Nov 2020 17:05:16 +0000 Subject: [PATCH] Accepting request 851356 from home:lnussel:branches:systemsmanagement:cockpit - new version 230 https://cockpit-project.org/blog/cockpit-232.html https://cockpit-project.org/blog/cockpit-231.html OBS-URL: https://build.opensuse.org/request/show/851356 OBS-URL: https://build.opensuse.org/package/show/systemsmanagement:cockpit/cockpit?expand=0&rev=54 --- cockpit-230.tar.xz | 3 --- cockpit-232.tar.xz | 3 +++ cockpit.changes | 7 +++++++ cockpit.spec | 9 ++++++--- 4 files changed, 16 insertions(+), 6 deletions(-) delete mode 100644 cockpit-230.tar.xz create mode 100644 cockpit-232.tar.xz diff --git a/cockpit-230.tar.xz b/cockpit-230.tar.xz deleted file mode 100644 index 04d272a..0000000 --- a/cockpit-230.tar.xz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:0971acda092e2a7672cfdbd821e4457d597cf49531f2c0a6f546203a05f66c95 -size 16608140 diff --git a/cockpit-232.tar.xz b/cockpit-232.tar.xz new file mode 100644 index 0000000..91617d6 --- /dev/null +++ b/cockpit-232.tar.xz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7f63485d4caff1a4ef8b3ee4419d7c82582b28b50dcd29c0df9df1781c7bb6cc +size 16584964 diff --git a/cockpit.changes b/cockpit.changes index 3e5a6ff..79d7331 100644 --- a/cockpit.changes +++ b/cockpit.changes @@ -1,3 +1,10 @@ +------------------------------------------------------------------- +Fri Nov 27 12:39:21 UTC 2020 - Ludwig Nussel + +- new version 230 + https://cockpit-project.org/blog/cockpit-232.html + https://cockpit-project.org/blog/cockpit-231.html + ------------------------------------------------------------------- Thu Oct 15 08:16:01 UTC 2020 - Ludwig Nussel diff --git a/cockpit.spec b/cockpit.spec index 9806c7f..a05e052 100644 --- a/cockpit.spec +++ b/cockpit.spec @@ -58,7 +58,7 @@ Summary: Web Console for Linux servers License: LGPL-2.1-or-later URL: https://cockpit-project.org/ -Version: 230 +Version: 232 %if %{defined wip} Release: 1.%{wip}%{?dist} Source0: cockpit-%{version}.tar.xz @@ -232,6 +232,9 @@ find %{buildroot}%{_datadir}/cockpit/systemd -type f >> system.list echo '%dir %{_datadir}/cockpit/users' >> system.list find %{buildroot}%{_datadir}/cockpit/users -type f >> system.list +echo '%dir %{_datadir}/cockpit/metrics' >> system.list +find %{buildroot}%{_datadir}/cockpit/metrics -type f >> system.list + echo '%dir %{_datadir}/cockpit/kdump' >> kdump.list find %{buildroot}%{_datadir}/cockpit/kdump -type f >> kdump.list @@ -261,7 +264,7 @@ find %{buildroot}%{_datadir}/cockpit/playground -type f >> tests.list # when not building basic packages, remove their files %if 0%{?build_basic} == 0 -for pkg in base1 branding motd kdump networkmanager selinux shell sosreport ssh static systemd tuned users; do +for pkg in base1 branding motd kdump networkmanager selinux shell sosreport ssh static systemd tuned users metrics; do rm -r %{buildroot}/%{_datadir}/cockpit/$pkg rm -rf %{buildroot}/usr/src/debug/%{_datadir}/cockpit/$pkg rm -f %{buildroot}/%{_datadir}/metainfo/org.cockpit-project.cockpit-${pkg}.metainfo.xml @@ -435,7 +438,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