From 7cdfbfebab1c06fb735dc6d263fe3feafa40417e Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Miro=20Hron=C4=8Dok?= Date: Tue, 19 Jun 2018 11:30:21 +0200 Subject: [PATCH] Rebuilt for Python 3.7 --- virt-manager.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/virt-manager.spec b/virt-manager.spec index dd25c64..bb38e3b 100644 --- a/virt-manager.spec +++ b/virt-manager.spec @@ -24,7 +24,7 @@ Name: virt-manager Version: 1.6.0 -Release: 0.1.git3bc7ff24c%{?dist} +Release: 0.2.git3bc7ff24c%{?dist} %global verrel %{version}-%{release} Summary: Desktop tool for managing virtual machines via libvirt @@ -212,6 +212,9 @@ done %changelog +* Tue Jun 19 2018 Miro HronĨok - 1.6.0-0.2.git3bc7ff24c +- Rebuilt for Python 3.7 + * Thu Apr 26 2018 Cole Robinson - 1.6.0-0.1.git3bc7ff24c - Update to latest git snapshot, contains python3 port