diff --git a/.gitignore b/.gitignore index 566e43a..1aa4176 100644 --- a/.gitignore +++ b/.gitignore @@ -2,3 +2,4 @@ /v0.9.0.tar.gz /v0.9.1.tar.gz /v0.10.0.tar.gz +/v0.11.0.tar.gz diff --git a/pywbem.spec b/pywbem.spec index 11ccef2..f86003c 100644 --- a/pywbem.spec +++ b/pywbem.spec @@ -1,8 +1,8 @@ %global py3_build_dir %{_builddir}/%{name}-%{version}-%{release}-python3 Name: pywbem -Version: 0.10.0 -Release: 3%{?dist} +Version: 0.11.0 +Release: 1%{?dist} Summary: Python2 WBEM Client and Provider Interface Group: Development/Libraries License: LGPLv2 @@ -101,12 +101,15 @@ rm -rf %{buildroot} %{_bindir}/mof_compiler %{_bindir}/wbemcli %{_bindir}/wbemcli.py -%doc README.md +%doc README.rst %files twisted %{python_sitelib}/pywbem/twisted_client.py* %changelog +* Wed Oct 11 2017 Gris Ge - 0.11.0-1 +- Upgrade to 0.11.0 + * Sat Aug 19 2017 Zbigniew Jędrzejewski-Szmek - 0.10.0-3 - Python 2 binary package renamed to python2-pywbem See https://fedoraproject.org/wiki/FinalizingFedoraSwitchtoPython3 diff --git a/sources b/sources index 6f7d574..cdf0022 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (v0.10.0.tar.gz) = c239f7897295908b3ee889d9112453d5d06142969b88ee3a0b569e9e45683e33c4289a81ca6c3bacb69aa28cf7cd946ad72d9502cf1804a6831704f0a1f3726a +SHA512 (v0.11.0.tar.gz) = 9c71dc24dbe34a6f8c9e54fa8c0141b58a2fefea6cf3d9c1e96ddf0687068fda99059c7a08b257b06e9210f9c2f6eafdc5a9894bdfd91b03f147acff5f8d5925