From fde280018e8d2c0651ae669967f07689aaa7020a Mon Sep 17 00:00:00 2001 From: "Richard W.M. Jones" Date: Tue, 1 Sep 2020 21:50:47 +0100 Subject: [PATCH] OCaml 4.11.1 rebuild --- virt-top.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/virt-top.spec b/virt-top.spec index ac2b850..5201b10 100644 --- a/virt-top.spec +++ b/virt-top.spec @@ -3,7 +3,7 @@ Name: virt-top Version: 1.0.9 -Release: 15%{?dist} +Release: 16%{?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 Sep 01 2020 Richard W.M. Jones - 1.0.9-16 +- OCaml 4.11.1 rebuild + * Fri Aug 21 2020 Richard W.M. Jones - 1.0.9-15 - OCaml 4.11.0 rebuild