diff --git a/pywbem.spec b/pywbem.spec index 46e5aed..51f32f8 100644 --- a/pywbem.spec +++ b/pywbem.spec @@ -4,7 +4,7 @@ Name: pywbem Version: 0.7.0 -Release: 27.%{revdate}svn%{svnrev}%{?dist} +Release: 28.%{revdate}svn%{svnrev}%{?dist} Summary: Python WBEM Client and Provider Interface Group: Development/Libraries License: LGPLv2 @@ -88,6 +88,9 @@ rm -rf %{buildroot} %{python_sitelib}/pywbem/twisted_client.py* %changelog +* Thu Jun 18 2015 Fedora Release Engineering - 0.7.0-28.20131121svn626 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_23_Mass_Rebuild + * Mon Jun 30 2014 Toshio Kuratomi - 0.7.0-27.svn - Replace python-setuptools-devel BR with python-setuptools