diff --git a/ocaml-findlib.spec b/ocaml-findlib.spec index d01800c..c4454cf 100644 --- a/ocaml-findlib.spec +++ b/ocaml-findlib.spec @@ -2,7 +2,7 @@ Name: ocaml-findlib Version: 1.5.2 -Release: 2%{?dist} +Release: 3%{?dist} Summary: Objective CAML package manager and build helper License: BSD @@ -99,6 +99,9 @@ mv $RPM_BUILD_ROOT/$RPM_BUILD_ROOT%{_bindir}/* $RPM_BUILD_ROOT%{_bindir} %changelog +* Sat Aug 30 2014 Richard W.M. Jones - 1.5.2-3 +- Bump release and rebuild. + * Sat Aug 30 2014 Richard W.M. Jones - 1.5.2-2 - ocaml-4.02.0 final rebuild.