From 7e1a0a820002f2725aa21fb1f0f49030102f87db Mon Sep 17 00:00:00 2001 From: "Richard W.M. Jones" Date: Mon, 16 Feb 2015 14:23:24 +0000 Subject: [PATCH] Bump release and rebuild. --- ocaml-findlib.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/ocaml-findlib.spec b/ocaml-findlib.spec index 00e8298..0951527 100644 --- a/ocaml-findlib.spec +++ b/ocaml-findlib.spec @@ -2,7 +2,7 @@ Name: ocaml-findlib Version: 1.5.5 -Release: 1%{?dist} +Release: 2%{?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 +* Mon Feb 16 2015 Richard W.M. Jones - 1.5.5-2 +- Bump release and rebuild. + * Mon Feb 16 2015 Richard W.M. Jones - 1.5.5-1 - New upstream version 1.5.5 for ocaml-4.02.1 rebuild.