Rebuilt for IMA sigs, glibc 2.34, aarch64 flags

Related: rhbz#1991688
Signed-off-by: Mohan Boddu <mboddu@redhat.com>
This commit is contained in:
Mohan Boddu 2021-08-09 22:38:29 +00:00
parent 99547aada0
commit f6444f8160

View File

@ -1,6 +1,6 @@
Name: ocaml-libvirt
Version: 0.6.1.5
Release: 17%{?dist}
Release: 18%{?dist}
Summary: OCaml binding for libvirt
License: LGPLv2+
@ -90,6 +90,10 @@ make install-byte
%changelog
* Mon Aug 09 2021 Mohan Boddu <mboddu@redhat.com> - 0.6.1.5-18
- Rebuilt for IMA sigs, glibc 2.34, aarch64 flags
Related: rhbz#1991688
* Wed Jun 23 2021 Richard W.M. Jones <rjones@redhat.com> - 0.6.1.5-17
- Bump and rebuild
resolves: rhbz#1975311