diff --git a/ocaml.spec b/ocaml.spec index 4e0fe3e..960f0ae 100644 --- a/ocaml.spec +++ b/ocaml.spec @@ -31,7 +31,7 @@ Name: ocaml Version: 4.11.1 -Release: 3%{?dist}.2 +Release: 4%{?dist}.2 Summary: OCaml compiler and programming environment @@ -378,6 +378,10 @@ rm -f $RPM_BUILD_ROOT%{_libdir}/ocaml/eventlog_metadata %changelog +* Mon Aug 09 2021 Mohan Boddu - 4.11.1-4.2 +- Rebuilt for IMA sigs, glibc 2.34, aarch64 flags + Related: rhbz#1991688 + * Fri Aug 6 2021 Florian Weimer - 4.11.1-3.2 - Rebuild to pick up new build flags from redhat-rpm-config (#1984652)