From 09ea1dd66b4045bfea49749f01c45117d78ac244 Mon Sep 17 00:00:00 2001 From: Fedora Release Engineering Date: Fri, 9 Feb 2018 12:03:30 +0000 Subject: [PATCH] - Rebuilt for https://fedoraproject.org/wiki/Fedora_28_Mass_Rebuild Signed-off-by: Fedora Release Engineering --- pywbem.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) 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