Compare commits

..

No commits in common. "c8" and "c8-beta" have entirely different histories.
c8 ... c8-beta

3 changed files with 4 additions and 7 deletions

View File

@ -1,2 +1,2 @@
89104bee2348d0999a2aa1d9798971ae2db6bdb7 SOURCES/cockpit-310.3.tar.xz
c40c7f66f1ff9f2e0fa7ca614dd4cabdfe7d8189 SOURCES/cockpit-machines-308.3.tar.xz
61851c830733e517804b1e757320b81bb73667eb SOURCES/cockpit-machines-308.tar.xz

2
.gitignore vendored
View File

@ -1,2 +1,2 @@
SOURCES/cockpit-310.3.tar.xz
SOURCES/cockpit-machines-308.3.tar.xz
SOURCES/cockpit-machines-308.tar.xz

View File

@ -28,7 +28,7 @@
# we maintain the basic/optional split, then it can be replaced with just %{version}.
%define required_base 266
%define machines_version 308.3
%define machines_version 308
# we generally want CentOS packages to be like RHEL; special cases need to check %{centos} explicitly
%if 0%{?centos}
@ -52,7 +52,7 @@ License: LGPL-2.1-or-later
URL: https://cockpit-project.org/
Version: 310.3
Release: 3%{?dist}
Release: 2%{?dist}
Source0: https://github.com/cockpit-project/cockpit/releases/download/%{version}/cockpit-%{version}.tar.xz
Source1: https://github.com/cockpit-project/cockpit-machines/releases/download/%{machines_version}/cockpit-machines-%{machines_version}.tar.xz
@ -819,9 +819,6 @@ via PackageKit.
# The changelog is automatically generated and merged
%changelog
* Thu May 02 2024 Martin Pitt <mpitt@redhat.com> - 310.3-3
- Machines: Fix detaching host devices for running VMs (RHEL-34694)
* Tue Feb 20 2024 Martin Pitt <mpitt@redhat.com> - 310.3-2
- Machines: Mass SPICE replacement
- Machines: Pre-formatted Block Device storage pool support