From eae35f852bb3c8402b158c63d4b59ff807d5cead Mon Sep 17 00:00:00 2001 From: Richard W.M. Jones Date: Nov 18 2017 00:33:35 +0000 Subject: OCaml 4.06.0 rebuild. --- diff --git a/ocaml-pgocaml.spec b/ocaml-pgocaml.spec index 7a71f4b..4d33f4d 100644 --- a/ocaml-pgocaml.spec +++ b/ocaml-pgocaml.spec @@ -6,7 +6,7 @@ Name: ocaml-pgocaml Version: 1.6 -Release: 27%{?dist} +Release: 28%{?dist} Summary: OCaml library for type-safe access to PostgreSQL databases License: LGPLv2+ with exceptions @@ -99,6 +99,9 @@ install -m 0755 pgocaml_prof $RPM_BUILD_ROOT%{_bindir} %changelog +* Sat Nov 18 2017 Richard W.M. Jones - 1.6-28 +- OCaml 4.06.0 rebuild. + * Wed Aug 09 2017 Richard W.M. Jones - 1.6-27 - Bump release and rebuild.