From 16665ef42b445eaeed28ea8bada836c1061b5303 Mon Sep 17 00:00:00 2001 From: Richard W.M. Jones Date: Dec 04 2008 12:48:03 +0000 Subject: Rebuild. --- diff --git a/ocaml-lwt.spec b/ocaml-lwt.spec index b6c38a0..16ccb38 100644 --- a/ocaml-lwt.spec +++ b/ocaml-lwt.spec @@ -3,7 +3,7 @@ Name: ocaml-lwt Version: 1.1.0 -Release: 2%{?dist} +Release: 3%{?dist} Summary: OCaml lightweight thread library Group: Development/Libraries @@ -85,6 +85,9 @@ rm -rf $RPM_BUILD_ROOT %changelog +* Thu Dec 4 2008 Richard W.M. Jones - 1.1.0-3 +- Rebuild. + * Wed Sep 3 2008 Richard W.M. Jones - 1.1.0-2 - Rebuild with higher EVR than F-9 branch.