diff --git a/.gitignore b/.gitignore index bc601b1..5b9234e 100644 --- a/.gitignore +++ b/.gitignore @@ -122,3 +122,4 @@ /cockpit-158.tar.xz /cockpit-159.tar.xz /cockpit-160.tar.xz +/cockpit-161.tar.xz diff --git a/cockpit.spec b/cockpit.spec index d9664d4..bda0ccf 100644 --- a/cockpit.spec +++ b/cockpit.spec @@ -1,6 +1,6 @@ # This spec file has been automatically updated -Version: 160 -Release: 2%{?dist} +Version: 161 +Release: 1%{?dist} # # This file is maintained at the following location: # https://github.com/cockpit-project/cockpit/blob/master/tools/cockpit.spec @@ -136,7 +136,13 @@ fi %build exec 2>&1 -%configure --disable-silent-rules --with-cockpit-user=cockpit-ws --with-selinux-config-type=etc_t %{?rhel:--without-storaged-iscsi-sessions} %{!?build_dashboard:--disable-ssh} +%configure \ + --disable-silent-rules \ + --with-cockpit-user=cockpit-ws \ + --with-selinux-config-type=etc_t \ + %{?rhel:--without-storaged-iscsi-sessions} \ + --with-appstream-data-packages='[ "appstream-data" ]' \ + %{!?build_dashboard:--disable-ssh} make -j4 %{?extra_flags} all %check @@ -307,6 +313,7 @@ system on behalf of the web based user interface. %package doc Summary: Cockpit deployment and developer guide +BuildArch: noarch %description doc The Cockpit Deployment and Developer Guide shows sysadmins how to @@ -320,6 +327,7 @@ embed or extend Cockpit. %{_docdir}/%{name} %package machines +BuildArch: noarch Summary: Cockpit user interface for virtual machines Requires: %{name}-bridge >= 122 Requires: %{name}-system >= 122 @@ -331,17 +339,22 @@ The Cockpit components for managing virtual machines. %files machines -f machines.list -%package ovirt +%package machines-ovirt +BuildArch: noarch Summary: Cockpit user interface for oVirt virtual machines Requires: %{name}-bridge >= 122 Requires: %{name}-system >= 122 Requires: libvirt Requires: libvirt-client +# package of old name "cockpit-ovirt" was shipped on fedora only +%if 0%{?fedora} >= 25 +Obsoletes: %{name}-ovirt < 161 +%endif -%description ovirt +%description machines-ovirt The Cockpit components for managing oVirt virtual machines. -%files ovirt -f ovirt.list +%files machines-ovirt -f ovirt.list %package ostree Summary: Cockpit user interface for rpm-ostree @@ -693,6 +706,7 @@ cluster. Installed on the Kubernetes master. This package is not yet complete. %package packagekit Summary: Cockpit user interface for packages +BuildArch: noarch Requires: %{name}-bridge >= 138 Requires: PackageKit @@ -704,6 +718,16 @@ via PackageKit. # The changelog is automatically generated and merged %changelog +* Wed Feb 07 2018 Martin Pitt - 161-1 + +- New VMs can be created on Machines page +- VMs running in Kubernetes can now be deleted +- Improve LVM volume resizing +- Add new Hardware Information page +- Load Application metadata (Appstream) packages on demand on Debian/Ubuntu +- Rename cockpit-ovirt package to cockpit-machines-ovirt +- Stop advertising and supporting cockpit-bundled jQuery library + * Wed Feb 07 2018 Fedora Release Engineering - 160-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_28_Mass_Rebuild diff --git a/sources b/sources index 01314bb..9d6ded7 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (cockpit-160.tar.xz) = bf2f2cf032a930c10cbb7ad781e66a87cdc6e42277f3fea4917da5b0e96c1147a9e5182be6b4c1773f0699dd76398853dd465f2bfc9503a3acbfe2c421b2ab70 +SHA512 (cockpit-161.tar.xz) = ab0cf516242ba835e316fc2a80fc617815dd64f208441258a688f671e8d8bf7df308230d6c6964af8df551ca689c5d2ef40caf009ce61a0efb41988196e29586