diff --git a/ocaml-gettext.spec b/ocaml-gettext.spec index 3de4398..4135c4c 100644 --- a/ocaml-gettext.spec +++ b/ocaml-gettext.spec @@ -9,7 +9,7 @@ Name: ocaml-gettext Version: 0.4.2 -Release: 2%{?dist} +Release: 3%{?dist} Summary: OCaml library for i18n License: LGPLv2+ with exceptions @@ -202,6 +202,9 @@ rm -rf $RPM_BUILD_ROOT/%{_libdir}/ocaml/gettext-camomile %changelog +* Fri Apr 16 2021 Mohan Boddu - 0.4.2-3 +- Rebuilt for RHEL 9 BETA on Apr 15th 2021. Related: rhbz#1947937 + * Mon Mar 8 23:22:35 GMT 2021 Richard W.M. Jones - 0.4.2-2 - Better handling of optional camomile subpackage.