diff --git a/sources b/sources index 71024c4..ddae418 100644 --- a/sources +++ b/sources @@ -1,2 +1,2 @@ -SHA512 (virt-top-1.1.3.tar.gz) = 1ba34155e2ff24801df997289f980068704b196dc0a45593730be25a6f6024249ae7d3d46e9a8b00561b6306d27ff5810c175e89dd256e47d78ab9397221b42f -SHA512 (virt-top-1.1.3.tar.gz.sig) = ce982ca6837711917090dcd2e4fea83571f48e385be55274522344d0b511ecb78abb5984c3d2e12deea7f6f6169a24d756d1780765c9c7bf9b52e3ee339e8a03 +SHA512 (virt-top-1.1.2.tar.gz) = 1dd495daf106601236680b6d028262a217b8b93edb51c3f6c148fef7b452d8d188f1df18d500338377d9becff2174a6e33ccda4eaa913e7a159820d7bfca3a3c +SHA512 (virt-top-1.1.2.tar.gz.sig) = db754791923aa30838b5f33bd6a523fda4a34068e9b20cdedc09e56a72de7e894f156e70106c5274f9e8121dde25cfc594e9fcb932dca08af15fe67e0c27990a diff --git a/virt-top.spec b/virt-top.spec index 1fa99f4..387f7e3 100644 --- a/virt-top.spec +++ b/virt-top.spec @@ -2,8 +2,8 @@ ExcludeArch: %{ix86} Name: virt-top -Version: 1.1.3 -Release: 2%{?dist} +Version: 1.1.2 +Release: 6%{?dist} Summary: Utility like top(1) for displaying virtualization stats License: GPL-2.0-or-later @@ -12,7 +12,6 @@ License: GPL-2.0-or-later ExcludeArch: %{power64} %endif -VCS: https://github.com/rwmjones/virt-top URL: https://people.redhat.com/~rjones/virt-top/ Source0: https://people.redhat.com/~rjones/virt-top/files/%{name}-%{version}.tar.gz Source1: https://people.redhat.com/~rjones/virt-top/files/%{name}-%{version}.tar.gz.sig @@ -31,8 +30,10 @@ Patch1: virt-top-1.0.9-processcsv-documentation.patch BuildRequires: gcc BuildRequires: make BuildRequires: ocaml >= 3.10.2 -BuildRequires: ocaml-findlib -BuildRequires: ocaml-curses-devel >= 1.0.12 +BuildRequires: ocaml-ocamldoc +BuildRequires: ocaml-findlib-devel +# Need the ncurses / ncursesw (--enable-widec) fix. +BuildRequires: ocaml-curses-devel >= 1.0.3-7 BuildRequires: ocaml-calendar-devel BuildRequires: ocaml-libvirt-devel >= 0.6.1.5 BuildRequires: ocaml-gettext-devel >= 0.3.3 @@ -117,21 +118,6 @@ install -m 0644 processcsv.py.1 $RPM_BUILD_ROOT%{_mandir}/man1/ %changelog -* Fri Jul 17 2026 Fedora Release Engineering - 1.1.3-2 -- Rebuilt for https://fedoraproject.org/wiki/Fedora_45_Mass_Rebuild - -* Mon Jul 13 2026 Richard W.M. Jones - 1.1.3-1 -- New upstream version 1.1.3 -- Includes ocaml-curses 1.0.12 patch, so drop it. -- New upstream URLs. - -* Thu Jul 09 2026 Jerry James - 1.1.2-8 -- OCaml 5.5.0 rebuild -- Add patch to adapt to ocaml-curses 1.0.12 - -* Fri Feb 20 2026 Richard W.M. Jones - 1.1.2-7 -- OCaml 5.4.1 rebuild - * Sat Jan 17 2026 Fedora Release Engineering - 1.1.2-6 - Rebuilt for https://fedoraproject.org/wiki/Fedora_44_Mass_Rebuild