From beefcb4114c2aac83869a5678f3dee113e3d8697 Mon Sep 17 00:00:00 2001 From: "Richard W.M. Jones" Date: Mon, 26 Jun 2017 21:45:52 +0100 Subject: [PATCH] Bump release and rebuild. --- ocaml-gettext.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/ocaml-gettext.spec b/ocaml-gettext.spec index 5c99229..fdeec33 100644 --- a/ocaml-gettext.spec +++ b/ocaml-gettext.spec @@ -2,7 +2,7 @@ Name: ocaml-gettext Version: 0.3.5 -Release: 13%{?dist} +Release: 14%{?dist} Summary: OCaml library for i18n License: LGPLv2+ with exceptions @@ -202,6 +202,9 @@ chrpath --delete $OCAMLFIND_DESTDIR/stublibs/dll*.so %changelog +* Mon Jun 26 2017 Richard W.M. Jones - 0.3.5-14 +- Bump release and rebuild. + * Mon Jun 26 2017 Richard W.M. Jones - 0.3.5-13 - OCaml 4.04.2 rebuild.