From 2ecdeeb67763a9259cdc5c65f31f3475a80dcac1 Mon Sep 17 00:00:00 2001 From: "Richard W.M. Jones" Date: Wed, 2 Sep 2020 22:23:50 +0100 Subject: [PATCH] Bump release and rebuild. --- virt-top.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/virt-top.spec b/virt-top.spec index 5201b10..b16d351 100644 --- a/virt-top.spec +++ b/virt-top.spec @@ -3,7 +3,7 @@ Name: virt-top Version: 1.0.9 -Release: 16%{?dist} +Release: 16%{?dist}.1 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 +* Wed Sep 02 2020 Richard W.M. Jones - 1.0.9-16.1 +- Bump release and rebuild. + * Tue Sep 01 2020 Richard W.M. Jones - 1.0.9-16 - OCaml 4.11.1 rebuild