diff --git a/pywbem.spec b/pywbem.spec index ad68dba..a8b9379 100644 --- a/pywbem.spec +++ b/pywbem.spec @@ -3,7 +3,7 @@ Name: pywbem Version: 0.17.6 Epoch: 1 -Release: 2%{?dist} +Release: 3%{?dist} Summary: Python WBEM client interface and related utilities License: LGPLv2 URL: https://github.com/pywbem/pywbem @@ -71,6 +71,9 @@ mv -v %{buildroot}/%{_bindir}/wbemcli.py %{buildroot}/%{_bindir}/pywbemcli.py %doc README.rst %changelog +* Fri Jul 22 2022 Fedora Release Engineering - 1:0.17.6-3 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_37_Mass_Rebuild + * Mon Jun 13 2022 Python Maint - 1:0.17.6-2 - Rebuilt for Python 3.11