Rebuild for Python 3.6
This commit is contained in:
parent
85abad02d1
commit
c3b094fd94
@ -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 <mhroncok@redhat.com> - 0.9.1-2
|
||||
- Rebuild for Python 3.6
|
||||
|
||||
* Thu Dec 08 2016 Gris Ge <fge@redhat.com> 0.9.1-1
|
||||
- Upgrade to 0.9.1
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user