diff --git a/pywbem.spec b/pywbem.spec index b1854d9..44277db 100644 --- a/pywbem.spec +++ b/pywbem.spec @@ -3,7 +3,7 @@ Name: pywbem Version: 0.15.0 Epoch: 1 -Release: 3%{?dist} +Release: 4%{?dist} Summary: Python WBEM client interface and related utilities License: LGPLv2 URL: https://github.com/pywbem/pywbem @@ -69,6 +69,9 @@ mv -v %{buildroot}/%{_bindir}/wbemcli.py %{buildroot}/%{_bindir}/pywbemcli.py %doc README.rst %changelog +* Fri Jun 04 2021 Python Maint - 1:0.15.0-4 +- Rebuilt for Python 3.10 + * Tue Feb 9 2021 Tony Asleson 1:0.15.0-3 - https://bugzilla.redhat.com/show_bug.cgi?id=1922368