From c3b094fd943af8ea6c89507aeb1a0cc5a24dfe4e Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Miro=20Hron=C4=8Dok?= Date: Thu, 22 Dec 2016 13:08:41 +0100 Subject: [PATCH] Rebuild for Python 3.6 --- pywbem.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/pywbem.spec b/pywbem.spec index c0229d9..70a5bea 100644 --- a/pywbem.spec +++ b/pywbem.spec @@ -2,7 +2,7 @@ Name: pywbem Version: 0.9.1 -Release: 1%{?dist} +Release: 2%{?dist} Summary: Python2 WBEM Client and Provider Interface Group: Development/Libraries License: LGPLv2 @@ -95,6 +95,9 @@ rm -rf %{buildroot} %{python_sitelib}/pywbem/twisted_client.py* %changelog +* Thu Dec 22 2016 Miro HronĨok - 0.9.1-2 +- Rebuild for Python 3.6 + * Thu Dec 08 2016 Gris Ge 0.9.1-1 - Upgrade to 0.9.1