1
0
mirror of https://src.fedoraproject.org/rpms/virt-manager.git synced 2025-07-16 09:04:55 +00:00

Rebuilt for Python 3.7

This commit is contained in:
Miro Hrončok
2018-06-19 11:30:21 +02:00
parent 9877ef9fb0
commit 7cdfbfebab

View File

@@ -24,7 +24,7 @@
Name: virt-manager Name: virt-manager
Version: 1.6.0 Version: 1.6.0
Release: 0.1.git3bc7ff24c%{?dist} Release: 0.2.git3bc7ff24c%{?dist}
%global verrel %{version}-%{release} %global verrel %{version}-%{release}
Summary: Desktop tool for managing virtual machines via libvirt Summary: Desktop tool for managing virtual machines via libvirt
@@ -212,6 +212,9 @@ done
%changelog %changelog
* Tue Jun 19 2018 Miro Hrončok <mhroncok@redhat.com> - 1.6.0-0.2.git3bc7ff24c
- Rebuilt for Python 3.7
* Thu Apr 26 2018 Cole Robinson <crobinso@redhat.com> - 1.6.0-0.1.git3bc7ff24c * Thu Apr 26 2018 Cole Robinson <crobinso@redhat.com> - 1.6.0-0.1.git3bc7ff24c
- Update to latest git snapshot, contains python3 port - Update to latest git snapshot, contains python3 port