From 8a797311d93cfe339872737ebe6643681c39f416 Mon Sep 17 00:00:00 2001 From: "Richard W.M. Jones" Date: Tue, 14 Oct 2025 20:53:52 +0100 Subject: [PATCH 1/2] OCaml 5.4.0 rebuild --- virt-top.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/virt-top.spec b/virt-top.spec index c7d9969..071a5a3 100644 --- a/virt-top.spec +++ b/virt-top.spec @@ -3,7 +3,7 @@ ExcludeArch: %{ix86} Name: virt-top Version: 1.1.2 -Release: 4%{?dist} +Release: 5%{?dist} Summary: Utility like top(1) for displaying virtualization stats License: GPL-2.0-or-later @@ -118,6 +118,9 @@ install -m 0644 processcsv.py.1 $RPM_BUILD_ROOT%{_mandir}/man1/ %changelog +* Tue Oct 14 2025 Richard W.M. Jones - 1.1.2-5 +- OCaml 5.4.0 rebuild + * Fri Jul 25 2025 Fedora Release Engineering - 1.1.2-4 - Rebuilt for https://fedoraproject.org/wiki/Fedora_43_Mass_Rebuild From c72a1f45b73411f1da5150136cc9e24697948b8a Mon Sep 17 00:00:00 2001 From: Jerry James Date: Tue, 13 Jan 2026 20:55:21 -0700 Subject: [PATCH 2/2] Fix a changelog entry --- virt-top.spec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/virt-top.spec b/virt-top.spec index 071a5a3..224d6d7 100644 --- a/virt-top.spec +++ b/virt-top.spec @@ -124,7 +124,7 @@ install -m 0644 processcsv.py.1 $RPM_BUILD_ROOT%{_mandir}/man1/ * Fri Jul 25 2025 Fedora Release Engineering - 1.1.2-4 - Rebuilt for https://fedoraproject.org/wiki/Fedora_43_Mass_Rebuild -* Mon Jul 07 2025 Jerry James - 1.1.2-3 +* Mon Jul 07 2025 Jerry James - 1.1.2-3 - Rebuild to fix OCaml dependencies - Change http URLs to https