From 679418c9b011886704b85577dfb0112dc17580b2 Mon Sep 17 00:00:00 2001 From: Dennis Gilmore Date: Fri, 13 Jan 2012 20:23:22 -0600 Subject: [PATCH] - Rebuilt for https://fedoraproject.org/wiki/Fedora_17_Mass_Rebuild --- pywbem.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) 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