diff --git a/ocaml-gettext.spec b/ocaml-gettext.spec index 14a033d..c4e12f2 100644 --- a/ocaml-gettext.spec +++ b/ocaml-gettext.spec @@ -2,7 +2,7 @@ Name: ocaml-gettext Version: 0.3.7 -Release: 1%{?dist} +Release: 2%{?dist} Summary: OCaml library for i18n License: LGPLv2+ with exceptions @@ -205,6 +205,9 @@ chrpath --delete $OCAMLFIND_DESTDIR/stublibs/dll*.so %changelog +* Wed Nov 08 2017 Richard W.M. Jones - 0.3.7-2 +- OCaml 4.06.0 rebuild. + * Sat Sep 23 2017 Richard W.M. Jones - 0.3.7-1 - Update to new upstream version 0.3.7. - New URL.