From 2581c0f8fe53da47cdc00071eda5acb3f531675a Mon Sep 17 00:00:00 2001 From: Richard W.M. Jones Date: Dec 30 2009 13:47:56 +0000 Subject: Rebuild for OCaml 3.11.2 --- diff --git a/ocaml-calendar.spec b/ocaml-calendar.spec index e0a5b48..ebe50fb 100644 --- a/ocaml-calendar.spec +++ b/ocaml-calendar.spec @@ -3,7 +3,7 @@ Name: ocaml-calendar Version: 2.01.1 -Release: 2%{?dist} +Release: 3%{?dist} Summary: Objective Caml library for managing dates and times Group: Development/Libraries @@ -86,6 +86,9 @@ rm -rf $RPM_BUILD_ROOT %changelog +* Wed Dec 30 2009 Richard W.M. Jones - 2.01.1-3 +- Rebuild for OCaml 3.11.2. + * Thu Oct 8 2009 Richard W.M. Jones - 2.01.1-2 - New upstream release 2.01.1. - Patch META file so it doesn't include the library twice.