Update to cockpit-machines 308.3
Resolves: jira#RHEL-34694
This commit is contained in:
parent
6b4b8c27a4
commit
155db7147a
@ -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
|
||||
%define machines_version 308.3
|
||||
|
||||
# we generally want CentOS packages to be like RHEL; special cases need to check %{centos} explicitly
|
||||
%if 0%{?centos}
|
||||
@ -819,6 +819,9 @@ 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
|
||||
|
@ -2,7 +2,7 @@ discover:
|
||||
how: fmf
|
||||
# for machines tests; keep in sync with cockpit-appstream.spec
|
||||
url: https://github.com/cockpit-project/cockpit-machines
|
||||
ref: "308"
|
||||
ref: "308.3"
|
||||
|
||||
execute:
|
||||
how: tmt
|
||||
|
2
sources
2
sources
@ -1,2 +1,2 @@
|
||||
SHA512 (cockpit-310.3.tar.xz) = 876f707eb9d9d49503f15b567d6579c144430b6825718e7492a1b3218ffa88e0d1058172d6b27729a7a8024210d78b03e23862069bc025df9904468929fcf57a
|
||||
SHA512 (cockpit-machines-308.tar.xz) = 0359053f424f7ccdc2007e3342e8192e711e3ac88ec526ccce7dcf013fec002da01b2195bfdab3a6412f703fe8cafa240e03e0a032eeafa4a188e735953e0430
|
||||
SHA512 (cockpit-machines-308.3.tar.xz) = 934bddf187948ae1a14f3f8a567ca158fdbac6ee600fff375070fc91e4317fe9b0080aeeced1791250b426fc97434ac4fcc3b9d2733d2450308e889ccd916961
|
||||
|
Loading…
Reference in New Issue
Block a user