From 03d932c38106587929c89170790e366385f443d8 Mon Sep 17 00:00:00 2001 From: "Richard W.M. Jones" Date: Tue, 5 May 2020 19:42:49 +0100 Subject: [PATCH] OCaml 4.11.0+dev2-2020-04-22 rebuild --- virt-top.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/virt-top.spec b/virt-top.spec index 8bd43b8..af15384 100644 --- a/virt-top.spec +++ b/virt-top.spec @@ -3,7 +3,7 @@ Name: virt-top Version: 1.0.9 -Release: 11%{?dist} +Release: 12%{?dist} Summary: Utility like top(1) for displaying virtualization stats License: GPLv2+ @@ -118,6 +118,9 @@ install -m 0644 processcsv.py.1 $RPM_BUILD_ROOT%{_mandir}/man1/ %changelog +* Tue May 05 2020 Richard W.M. Jones - 1.0.9-12 +- OCaml 4.11.0+dev2-2020-04-22 rebuild + * Tue May 5 2020 Richard W.M. Jones - 1.0.9-11 - Fix broken documentation patch (RHEL/ELN only).