From 4be23709180c7d8245dd8a8d33479d21f21e352a Mon Sep 17 00:00:00 2001 From: Troy Dawson Date: Mon, 16 Nov 2020 14:04:13 -0800 Subject: [PATCH] RHEL 9.0.0 Alpha bootstrap The content of this branch was automatically imported from Fedora ELN with the following as its source: https://src.fedoraproject.org/rpms/virt-manager#ff04eb765887b357b5b16f03a43730bd89dc9eec --- sources | 2 +- virt-manager.spec | 8 +++++++- 2 files changed, 8 insertions(+), 2 deletions(-) diff --git a/sources b/sources index 941c044..8121dcb 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (virt-manager-3.1.0.tar.gz) = 185e34d8ebb2f9755bf9732bdafdbe9d0924d8c3b69758947252cce5deeac2042f473ba63673eea2bf36beb1f216a856938650f86e2c86eb5618e8f8522df53d +SHA512 (virt-manager-3.2.0.tar.gz) = 90cd98fe6b269007cd30f628490c65df440abe39b4925c65dc80667e7d80d059752695353ccf6ac3e2436206da311bc402eda50df31874d82ef8fe115966e1ec diff --git a/virt-manager.spec b/virt-manager.spec index 9f68993..724904b 100644 --- a/virt-manager.spec +++ b/virt-manager.spec @@ -7,7 +7,7 @@ # End local config Name: virt-manager -Version: 3.1.0 +Version: 3.2.0 Release: 1%{?dist} %global verrel %{version}-%{release} @@ -167,6 +167,12 @@ done %changelog +* Sat Nov 14 2020 Cole Robinson - 3.2.0-1 +- Update to version 3.2.0 +- Slim down filesystem device editor UI +- Fix TOCTTOU virt-install bugs (Martin Pitt) +- Several other bug fixes + * Wed Sep 30 2020 Cole Robinson - 3.1.0-1 - Update to version 3.1.0