diff --git a/pywbem.spec b/pywbem.spec index 4683d0b..fa4633a 100644 --- a/pywbem.spec +++ b/pywbem.spec @@ -4,7 +4,7 @@ Name: pywbem Version: 0.7.0 -Release: 25.%{revdate}svn%{svnrev}%{?dist} +Release: 26.%{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 +* Sun Jun 08 2014 Fedora Release Engineering - 0.7.0-26.20131121svn626 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_21_Mass_Rebuild + * Mon Feb 24 2014 Michal Minar 0.7.0-25.20131121svn656 - Fixed local authentication under root.