From b6c9bb8197fb4bd4ca2bbf4c8d6d2e79830d54a9 Mon Sep 17 00:00:00 2001 From: "Richard W.M. Jones" Date: Tue, 17 Feb 2015 14:09:47 +0000 Subject: [PATCH] ocaml-4.02.1 rebuild. --- ocaml-augeas.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/ocaml-augeas.spec b/ocaml-augeas.spec index 73ba3e1..06c65d7 100644 --- a/ocaml-augeas.spec +++ b/ocaml-augeas.spec @@ -2,7 +2,7 @@ Name: ocaml-augeas Version: 0.5 -Release: 12%{?dist} +Release: 13%{?dist} Summary: OCaml bindings for Augeas configuration API License: LGPLv2+ with exceptions @@ -88,6 +88,9 @@ chrpath --delete $OCAMLFIND_DESTDIR/stublibs/dll*.so %changelog +* Tue Feb 17 2015 Richard W.M. Jones - 0.5-13 +- ocaml-4.02.1 rebuild. + * Sun Aug 31 2014 Richard W.M. Jones - 0.5-12 - ocaml-4.02.0 final rebuild.