diff --git a/pywbem.spec b/pywbem.spec index 90c6675..9ea0ba1 100644 --- a/pywbem.spec +++ b/pywbem.spec @@ -2,7 +2,7 @@ Name: pywbem Version: 0.11.0 -Release: 4%{?dist} +Release: 5%{?dist} Summary: Python2 WBEM Client and Provider Interface Group: Development/Libraries License: LGPLv2 @@ -113,6 +113,9 @@ rm -rf %{buildroot} %{python_sitelib}/pywbem/twisted_client.py* %changelog +* Fri Feb 09 2018 Fedora Release Engineering - 0.11.0-5 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_28_Mass_Rebuild + * Thu Jan 04 2018 Lumír Balhar - 0.11.0-4 - Fix directory ownership