diff --git a/ocaml-mysql.spec b/ocaml-mysql.spec index 369ce24..53027dd 100644 --- a/ocaml-mysql.spec +++ b/ocaml-mysql.spec @@ -2,7 +2,7 @@ Name: ocaml-mysql Version: 1.1.2 -Release: 4%{?dist} +Release: 5%{?dist} Summary: OCaml library for accessing MySQL databases License: LGPLv2+ with exceptions @@ -84,6 +84,9 @@ make install %changelog +* Sun Aug 31 2014 Richard W.M. Jones - 1.1.2-5 +- ocaml-4.02.0 final rebuild. + * Sat Aug 23 2014 Richard W.M. Jones - 1.1.2-4 - ocaml-4.02.0+rc1 rebuild.