From 49e060b615ca2e0e547c8ed32ac7431af2dc02c1 Mon Sep 17 00:00:00 2001 From: "Richard W.M. Jones" Date: Sun, 31 Aug 2014 14:55:46 +0100 Subject: [PATCH] ocaml-4.02.0 final rebuild. --- virt-top.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/virt-top.spec b/virt-top.spec index be75ad4..9435d36 100644 --- a/virt-top.spec +++ b/virt-top.spec @@ -3,7 +3,7 @@ Name: virt-top Version: 1.0.8 -Release: 12%{?dist} +Release: 13%{?dist} Summary: Utility like top(1) for displaying virtualization stats License: GPLv2+ @@ -142,6 +142,9 @@ install -m 0644 processcsv.py.1 $RPM_BUILD_ROOT%{_mandir}/man1/ %changelog +* Sun Aug 31 2014 Richard W.M. Jones - 1.0.8-13 +- ocaml-4.02.0 final rebuild. + * Sat Aug 23 2014 Richard W.M. Jones - 1.0.8-12 - ocaml-4.02.0+rc1 rebuild.