Accepting request 999693 from home:malcolmlewis:branches:utilities
- Update to version 2.0.3+3: * Enable format warnings. * Fix format-security warnings. * Fix drm node file descriptor opening logic. * Fix fdinfo name typo. * Remove unnecessary list and free amdgpu resources. * Support new amdgpu fdinfo interface kernel >=5.19. * Display time on x axis. * Resolve some warning messages. OBS-URL: https://build.opensuse.org/request/show/999693 OBS-URL: https://build.opensuse.org/package/show/utilities/nvtop?expand=0&rev=2
This commit is contained in:
parent
135c061f51
commit
69cf840601
@ -1,4 +1,4 @@
|
||||
<servicedata>
|
||||
<service name="tar_scm">
|
||||
<param name="url">https://github.com/Syllo/nvtop.git</param>
|
||||
<param name="changesrevision">dcfac6b4f1171b95b71e23b32508075931539577</param></service></servicedata>
|
||||
<param name="changesrevision">59975536974039fab398d0811d168758f523286a</param></service></servicedata>
|
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:14d98076030be1ad3a1fa564c9d75d68c311b5a013216cd70ad32c580e90ed81
|
||||
size 615436
|
3
nvtop-2.0.3+3.obscpio
Normal file
3
nvtop-2.0.3+3.obscpio
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:66a02fee011c1f3fdd4042fcfcba37640cc57c2487b038c5f38daa805f9e1ede
|
||||
size 626700
|
@ -1,3 +1,16 @@
|
||||
-------------------------------------------------------------------
|
||||
Sun Aug 28 17:03:15 UTC 2022 - malcolmlewis@opensuse.org
|
||||
|
||||
- Update to version 2.0.3+3:
|
||||
* Enable format warnings.
|
||||
* Fix format-security warnings.
|
||||
* Fix drm node file descriptor opening logic.
|
||||
* Fix fdinfo name typo.
|
||||
* Remove unnecessary list and free amdgpu resources.
|
||||
* Support new amdgpu fdinfo interface kernel >=5.19.
|
||||
* Display time on x axis.
|
||||
* Resolve some warning messages.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sun Jul 03 23:26:54 UTC 2022 - malcolmlewis@opensuse.org
|
||||
|
||||
|
@ -1,4 +1,4 @@
|
||||
name: nvtop
|
||||
version: 2.0.2
|
||||
mtime: 1654946500
|
||||
commit: dcfac6b4f1171b95b71e23b32508075931539577
|
||||
version: 2.0.3+3
|
||||
mtime: 1661548205
|
||||
commit: 59975536974039fab398d0811d168758f523286a
|
||||
|
@ -16,7 +16,7 @@
|
||||
#
|
||||
|
||||
Name: nvtop
|
||||
Version: 2.0.2
|
||||
Version: 2.0.3+3
|
||||
Release: 0
|
||||
License: GPL-3.0+
|
||||
Summary: A (h)top like task monitor for NVIDIA and AMD GPUs
|
||||
|
Loading…
x
Reference in New Issue
Block a user