diff --git a/pywbem.spec b/pywbem.spec index 27fc8c2..cc7b3d2 100644 --- a/pywbem.spec +++ b/pywbem.spec @@ -1,7 +1,7 @@ %{!?python_sitelib: %define python_sitelib %(%{__python} -c "from distutils.sysconfig import get_python_lib; print get_python_lib()")} Name: pywbem Version: 0.7.0 -Release: 5%{dist} +Release: 6%{dist} Summary: Python WBEM Client and Provider Interface Group: Development/Libraries License: LGPLv2 @@ -50,6 +50,9 @@ rm -rf %{buildroot} %doc README %changelog +* Sat Jan 14 2012 Fedora Release Engineering - 0.7.0-6 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_17_Mass_Rebuild + * Wed Feb 09 2011 Fedora Release Engineering - 0.7.0-5 - Rebuilt for https://fedoraproject.org/wiki/Fedora_15_Mass_Rebuild