From 35b4660518a0ba957fba0c89ccbe59d0837946e6 Mon Sep 17 00:00:00 2001 From: "Richard W.M. Jones" Date: Fri, 14 Dec 2012 12:46:51 +0000 Subject: [PATCH] Rebuild for OCaml 4.00.1. --- virt-top.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/virt-top.spec b/virt-top.spec index d67810f..a5ed75b 100644 --- a/virt-top.spec +++ b/virt-top.spec @@ -3,7 +3,7 @@ Name: virt-top Version: 1.0.8 -Release: 2%{?dist} +Release: 3%{?dist} Summary: Utility like top(1) for displaying virtualization stats License: GPLv2+ @@ -86,6 +86,9 @@ install -m 0644 virt-top/virt-top.1 $RPM_BUILD_ROOT%{_mandir}/man1 %changelog +* Fri Dec 14 2012 Richard W.M. Jones - 1.0.8-3 +- Rebuild for OCaml 4.00.1. + * Fri Oct 12 2012 Richard W.M. Jones - 1.0.8-2 - New upstream version 1.0.8. - Requires tiny change to ocaml-libvirt, hence dep bump.