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:02 +00:00
parent a71c04574a
commit f928bec76e

View File

@ -1,6 +1,6 @@
Name: ocaml-findlib
Version: 1.8.1
Release: 26%{?dist}
Release: 27%{?dist}
Summary: Objective CAML package manager and build helper
License: BSD
@ -99,6 +99,10 @@ make install \
%changelog
* Mon Aug 09 2021 Mohan Boddu <mboddu@redhat.com> - 1.8.1-27
- Rebuilt for IMA sigs, glibc 2.34, aarch64 flags
Related: rhbz#1991688
* Sat Aug 7 2021 Florian Weimer <fweimer@redhat.com> - 1.8.1-26
- Rebuild to pick up new build flags from redhat-rpm-config (#1984652)