diff --git a/pywbem.spec b/pywbem.spec index 04abbb1..12af838 100644 --- a/pywbem.spec +++ b/pywbem.spec @@ -8,7 +8,7 @@ Name: pywbem Version: 0.12.3 -Release: 4%{?dist} +Release: 5%{?dist} Summary: Python WBEM client interface and related utilities Group: Development/Libraries License: LGPLv2 @@ -136,6 +136,9 @@ rm -rf %{buildroot}/usr/bin/*.bat %doc README.rst %changelog +* Mon Jul 02 2018 Miro HronĨok - 0.12.3-5 +- Rebuilt for Python 3.7 + * Tue Jun 26 2018 Gris Ge - 0.12.3-4 - iAdd missing dependency -- python3-devel