From 4ebaf9708cb9d32d54f71ce63ebba55a6d2ecb99 Mon Sep 17 00:00:00 2001 From: "Richard W.M. Jones" Date: Sat, 23 May 2009 08:25:52 +0000 Subject: [PATCH] Rebuild for OCaml 3.11.1 --- ocaml-libvirt.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/ocaml-libvirt.spec b/ocaml-libvirt.spec index 5c14f30..ea89a26 100644 --- a/ocaml-libvirt.spec +++ b/ocaml-libvirt.spec @@ -6,7 +6,7 @@ Name: ocaml-libvirt Version: 0.6.1.0 -Release: 1%{?dist} +Release: 2%{?dist} Summary: OCaml binding for libvirt Group: Development/Libraries @@ -124,6 +124,9 @@ rm -rf $RPM_BUILD_ROOT %changelog +* Sat May 23 2009 Richard W.M. Jones - 0.6.1.0-2 +- Rebuild for OCaml 3.11.1 + * Thu Apr 16 2009 S390x secondary arch maintainer - ExcludeArch sparc64, s390, s390x as we don't have OCaml on those archs (added sparc64 per request from the sparc maintainer)