From 749489aaab457f90d6a75e5452c16ec1b3b87228 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Miro=20Hron=C4=8Dok?= Date: Mon, 19 Aug 2019 10:18:56 +0200 Subject: [PATCH] Rebuilt for Python 3.8 --- libvirt-python.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/libvirt-python.spec b/libvirt-python.spec index d069873..4d33670 100644 --- a/libvirt-python.spec +++ b/libvirt-python.spec @@ -34,7 +34,7 @@ Summary: The libvirt virtualization API python2 binding Name: libvirt-python Version: 5.6.0 -Release: 1%{?dist} +Release: 2%{?dist} Source0: http://libvirt.org/sources/python/%{name}-%{version}.tar.gz Url: http://libvirt.org License: LGPLv2+ @@ -184,6 +184,9 @@ CFLAGS="$RPM_OPT_FLAGS" %{__python3} setup.py build %changelog +* Mon Aug 19 2019 Miro HronĨok - 5.6.0-2 +- Rebuilt for Python 3.8 + * Tue Aug 06 2019 Cole Robinson - 5.6.0-1 - Update to version 5.6.0 - Drop python2 bindings for f31+