Rebuilt for IMA sigs, glibc 2.34, aarch64 flags

This commit is contained in:
Mohan Boddu 2021-08-10 00:28:12 +00:00 committed by Stepan Oksanichenko
parent f4e173e522
commit bfdfae4e8a
2 changed files with 6 additions and 1 deletions

1
.pywbem.metadata Normal file
View File

@ -0,0 +1 @@
2c9621b483fa1c50edb9a15230724664d6fe64f8 pywbem-0.15.0.tar.gz

View File

@ -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 <mboddu@redhat.com> - 1:0.15.0-6
- Rebuilt for IMA sigs, glibc 2.34, aarch64 flags
Related: rhbz#1991688
* Wed Jun 23 2021 Tony Asleson <tasleson@redhat.com> - 1:0.15.0-5
- https://bugzilla.redhat.com/show_bug.cgi?id=1975381