This commit is contained in:
Dennis Gilmore 2015-06-18 21:34:01 +00:00
parent d3a39f6e5a
commit e9ed7fa15c

View File

@ -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 <rel-eng@lists.fedoraproject.org> - 0.7.0-28.20131121svn626
- Rebuilt for https://fedoraproject.org/wiki/Fedora_23_Mass_Rebuild
* Mon Jun 30 2014 Toshio Kuratomi <toshio@fedoraproject.org> - 0.7.0-27.svn
- Replace python-setuptools-devel BR with python-setuptools