From a440de2a608151f68b93e72b2edb4a62eff4cb97 Mon Sep 17 00:00:00 2001 From: "Richard W.M. Jones" Date: Tue, 28 Jul 2015 15:49:47 +0100 Subject: [PATCH] OCaml 4.02.3 rebuild. --- ocaml-camlp5.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/ocaml-camlp5.spec b/ocaml-camlp5.spec index c53959c..aa16089 100644 --- a/ocaml-camlp5.spec +++ b/ocaml-camlp5.spec @@ -5,7 +5,7 @@ Name: ocaml-camlp5 Version: 6.13 -Release: 2%{?dist} +Release: 3%{?dist} Summary: Classical version of camlp4 OCaml preprocessor License: BSD @@ -113,6 +113,9 @@ rm -f doc/htmlp/{*.sh,Makefile,html2*} %changelog +* Tue Jul 28 2015 Richard W.M. Jones - 6.13-3 +- OCaml 4.02.3 rebuild. + * Wed Jun 24 2015 Richard W.M. Jones - 6.13-2 - ocaml-4.02.2 final rebuild.