Compare commits
1 commit
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
dc39bd8bb0 |
1 changed files with 4 additions and 1 deletions
|
|
@ -3,7 +3,7 @@
|
||||||
|
|
||||||
Name: virt-top
|
Name: virt-top
|
||||||
Version: 1.0.9
|
Version: 1.0.9
|
||||||
Release: 6%{?dist}
|
Release: 6%{?dist}.1
|
||||||
Summary: Utility like top(1) for displaying virtualization stats
|
Summary: Utility like top(1) for displaying virtualization stats
|
||||||
License: GPLv2+
|
License: GPLv2+
|
||||||
|
|
||||||
|
|
@ -116,6 +116,9 @@ install -m 0644 processcsv.py.1 $RPM_BUILD_ROOT%{_mandir}/man1/
|
||||||
|
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Fri Feb 28 2020 Richard W.M. Jones <rjones@redhat.com> - 1.0.9-6.1
|
||||||
|
- OCaml 4.10.0 final (Fedora 32).
|
||||||
|
|
||||||
* Thu Feb 27 2020 Richard W.M. Jones <rjones@redhat.com> - 1.0.9-6
|
* Thu Feb 27 2020 Richard W.M. Jones <rjones@redhat.com> - 1.0.9-6
|
||||||
- OCaml 4.10.0 final.
|
- OCaml 4.10.0 final.
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue