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:37:54 +00:00
parent cd9465ccd4
commit 2ce4f75057

View File

@ -1,6 +1,6 @@
Name: ocaml-fileutils
Version: 0.5.2
Release: 27%{?dist}
Release: 28%{?dist}
Summary: OCaml library for common file and filename operations
License: LGPLv2 with exceptions
@ -98,6 +98,10 @@ make test
%changelog
* Mon Aug 09 2021 Mohan Boddu <mboddu@redhat.com> - 0.5.2-28
- Rebuilt for IMA sigs, glibc 2.34, aarch64 flags
Related: rhbz#1991688
* Wed Jun 23 2021 Richard W.M. Jones <rjones@redhat.com> - 0.5.2-27
- Bump and rebuild
resolves: rhbz#1975307