OCaml 4.14.0 rebuild

This commit is contained in:
Richard W.M. Jones 2022-06-19 11:51:51 +01:00
parent 2cc05c111c
commit 15d1dcdfa3

View File

@ -1,7 +1,7 @@
%undefine _package_note_flags %undefine _package_note_flags
Name: virt-top Name: virt-top
Version: 1.1.1 Version: 1.1.1
Release: 3%{?dist} Release: 4%{?dist}
Summary: Utility like top(1) for displaying virtualization stats Summary: Utility like top(1) for displaying virtualization stats
License: GPLv2+ License: GPLv2+
@ -106,6 +106,9 @@ install -m 0644 processcsv.py.1 $RPM_BUILD_ROOT%{_mandir}/man1/
%changelog %changelog
* Sun Jun 19 2022 Richard W.M. Jones <rjones@redhat.com> - 1.1.1-4
- OCaml 4.14.0 rebuild
* Fri Feb 04 2022 Richard W.M. Jones <rjones@redhat.com> - 1.1.1-3 * Fri Feb 04 2022 Richard W.M. Jones <rjones@redhat.com> - 1.1.1-3
- OCaml 4.13.1 rebuild to remove package notes - OCaml 4.13.1 rebuild to remove package notes