Compare commits

...

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

@ -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

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

@ -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,8 +819,8 @@ 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)
* Fri Mar 29 2024 MSVSphere Packaging Team <packager@msvsphere-os.ru> - 310.3-2
- Rebuilt for MSVSphere 8.10 beta
* Tue Feb 20 2024 Martin Pitt <mpitt@redhat.com> - 310.3-2
- Machines: Mass SPICE replacement

Loading…
Cancel
Save