diff --git a/ocaml-gettext.spec b/ocaml-gettext.spec index e0ff0d6..fbae20f 100644 --- a/ocaml-gettext.spec +++ b/ocaml-gettext.spec @@ -2,7 +2,7 @@ Name: ocaml-gettext Version: 0.3.7 -Release: 12%{?dist} +Release: 13%{?dist} Summary: OCaml library for i18n License: LGPLv2+ with exceptions @@ -222,6 +222,9 @@ chrpath --delete $OCAMLFIND_DESTDIR/stublibs/dll*.so %changelog +* Fri Aug 16 2019 Richard W.M. Jones - 0.3.7-13 +- Bump release and rebuild. + * Fri Aug 16 2019 Richard W.M. Jones - 0.3.7-12 - OCaml 4.08.1 (final) rebuild.