From fe6194206e8496934b99efa2764ceca1c6dc450f Mon Sep 17 00:00:00 2001 From: "Richard W.M. Jones" Date: Fri, 16 Aug 2019 15:59:33 +0100 Subject: [PATCH] OCaml 4.08.1 (final) rebuild. --- ocaml-gettext.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/ocaml-gettext.spec b/ocaml-gettext.spec index c1e61b6..e0ff0d6 100644 --- a/ocaml-gettext.spec +++ b/ocaml-gettext.spec @@ -2,7 +2,7 @@ Name: ocaml-gettext Version: 0.3.7 -Release: 11%{?dist} +Release: 12%{?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-12 +- OCaml 4.08.1 (final) rebuild. + * Wed Jul 31 2019 Richard W.M. Jones - 0.3.7-11 - OCaml 4.08.1 (rc2) rebuild.