Compare commits

...
Sign in to create a new pull request.

2 commits

Author SHA1 Message Date
Jerry James
c72a1f45b7 Fix a changelog entry 2026-01-13 20:55:21 -07:00
Richard W.M. Jones
8a797311d9 OCaml 5.4.0 rebuild 2025-10-14 20:53:52 +01:00

View file

@ -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,10 +118,13 @@ install -m 0644 processcsv.py.1 $RPM_BUILD_ROOT%{_mandir}/man1/
%changelog
* Tue Oct 14 2025 Richard W.M. Jones <rjones@redhat.com> - 1.1.2-5
- OCaml 5.4.0 rebuild
* Fri Jul 25 2025 Fedora Release Engineering <releng@fedoraproject.org> - 1.1.2-4
- Rebuilt for https://fedoraproject.org/wiki/Fedora_43_Mass_Rebuild
* Mon Jul 07 2025 Jerry James <loganjerry@gmail.com> - 1.1.2-3
* Mon Jul 07 2025 Jerry James <loganjerry@gmail.com> - 1.1.2-3
- Rebuild to fix OCaml dependencies
- Change http URLs to https