diff --git a/ocaml-gettext.spec b/ocaml-gettext.spec index b53a30c..63fd3ca 100644 --- a/ocaml-gettext.spec +++ b/ocaml-gettext.spec @@ -9,7 +9,7 @@ Name: ocaml-gettext Version: 0.4.2 -Release: 4%{?dist} +Release: 5%{?dist} Summary: OCaml library for i18n License: LGPLv2+ with exceptions @@ -202,6 +202,10 @@ rm -rf $RPM_BUILD_ROOT/%{_libdir}/ocaml/gettext-camomile %changelog +* Mon Aug 09 2021 Mohan Boddu - 0.4.2-5 +- Rebuilt for IMA sigs, glibc 2.34, aarch64 flags + Related: rhbz#1991688 + * Wed Jun 23 2021 Richard W.M. Jones - 0.4.2-4 - Bump and rebuild resolves: rhbz#1975309