From 11278ff33486fa72b39e8f20f5d22fc7c343b73f Mon Sep 17 00:00:00 2001 From: "Richard W.M. Jones" Date: Tue, 27 Jun 2017 14:10:59 +0100 Subject: [PATCH] OCaml 4.04.2 rebuild. --- virt-top.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/virt-top.spec b/virt-top.spec index 551de54..d6097a1 100644 --- a/virt-top.spec +++ b/virt-top.spec @@ -3,7 +3,7 @@ Name: virt-top Version: 1.0.8 -Release: 23%{?dist} +Release: 24%{?dist} Summary: Utility like top(1) for displaying virtualization stats License: GPLv2+ @@ -162,6 +162,9 @@ install -m 0644 processcsv.py.1 $RPM_BUILD_ROOT%{_mandir}/man1/ %changelog +* Tue Jun 27 2017 Richard W.M. Jones - 1.0.8-24 +- OCaml 4.04.2 rebuild. + * Sat May 13 2017 Richard W.M. Jones - 1.0.8-23 - OCaml 4.04.1 rebuild.