diff --git a/pywbem.spec b/pywbem.spec index 999b5f0..abcc4b2 100644 --- a/pywbem.spec +++ b/pywbem.spec @@ -3,7 +3,7 @@ Name: pywbem Version: 0.15.0 Epoch: 1 -Release: 5%{?dist} +Release: 6%{?dist} Summary: Python WBEM client interface and related utilities License: LGPLv2 URL: https://github.com/pywbem/pywbem @@ -67,6 +67,10 @@ mv -v %{buildroot}/%{_bindir}/wbemcli.py %{buildroot}/%{_bindir}/pywbemcli.py %doc README.rst %changelog +* Tue Aug 10 2021 Mohan Boddu - 1:0.15.0-6 +- Rebuilt for IMA sigs, glibc 2.34, aarch64 flags + Related: rhbz#1991688 + * Wed Jun 23 2021 Tony Asleson - 1:0.15.0-5 - https://bugzilla.redhat.com/show_bug.cgi?id=1975381