From 3b5abfb42dc37761ddd3f6b3639a44f64177961a Mon Sep 17 00:00:00 2001 From: "Richard W.M. Jones" Date: Wed, 15 Jul 2009 08:19:03 +0000 Subject: [PATCH] Force rebuild. --- ocaml-libvirt.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/ocaml-libvirt.spec b/ocaml-libvirt.spec index d1d5115..42f9187 100644 --- a/ocaml-libvirt.spec +++ b/ocaml-libvirt.spec @@ -6,7 +6,7 @@ Name: ocaml-libvirt Version: 0.6.1.0 -Release: 3%{?dist} +Release: 5%{?dist} Summary: OCaml binding for libvirt Group: Development/Libraries @@ -124,6 +124,9 @@ rm -rf $RPM_BUILD_ROOT %changelog +* Wed Jul 15 2009 Richard W.M. Jones - 0.6.1.0-5 +- Force rebuild to test FTBFS issue. + * Fri Jun 12 2009 Richard W.M. Jones - 0.6.1.0-3 - Force rebuild to test FTBFS issue.