Accepting request 1120142 from home:malcolmlewis:branches:utilities

- Update to version 3.0.2+31:
  * Fix cache_entry for Intel and AMD GPU.
  * Fix compilation warnings.
  * Disable fdinfo callbacks for hidden gpus.
  * Split off linux-specific files from build.
  * cmake: use check_linker_flag for checking linker flags.
  * Clarify warning messages for Intel and MSM GPUs.
  * Added Apple support.

OBS-URL: https://build.opensuse.org/request/show/1120142
OBS-URL: https://build.opensuse.org/package/show/utilities/nvtop?expand=0&rev=8
This commit is contained in:
Ondřej Súkup 2023-10-25 14:06:42 +00:00 committed by Git OBS Bridge
parent a06ab60a82
commit 8f79c86d29
6 changed files with 20 additions and 8 deletions

View File

@ -1,4 +1,4 @@
<servicedata>
<service name="tar_scm">
<param name="url">https://github.com/Syllo/nvtop.git</param>
<param name="changesrevision">9a8458b541a195a0c5cadafb66e240962c852b39</param></service></servicedata>
<param name="changesrevision">45a1796375cd617d16167869bb88e5e69c809468</param></service></servicedata>

View File

@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:70a6fb571a7a1420052823dea5c6061cd1631d0358d189153d0c328d8ecf6c09
size 743948

3
nvtop-3.0.2+31.obscpio Normal file
View File

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:0429e650886bf2effe08a1d5cebc34ba8ff70be5d17167845bfb824050a2c05f
size 764428

View File

@ -1,3 +1,15 @@
-------------------------------------------------------------------
Wed Oct 25 02:13:50 UTC 2023 - malcolmlewis@opensuse.org
- Update to version 3.0.2+31:
* Fix cache_entry for Intel and AMD GPU.
* Fix compilation warnings.
* Disable fdinfo callbacks for hidden gpus.
* Split off linux-specific files from build.
* cmake: use check_linker_flag for checking linker flags.
* Clarify warning messages for Intel and MSM GPUs.
* Added Apple support.
-------------------------------------------------------------------
Thu Jun 22 13:00:22 UTC 2023 - andrea.manzini@suse.com

View File

@ -1,4 +1,4 @@
name: nvtop
version: 3.0.2+2
mtime: 1686822450
commit: 9a8458b541a195a0c5cadafb66e240962c852b39
version: 3.0.2+31
mtime: 1697900274
commit: 45a1796375cd617d16167869bb88e5e69c809468

View File

@ -18,7 +18,7 @@
Name: nvtop
Version: 3.0.2+2
Version: 3.0.2+31
Release: 0
License: GPL-3.0-or-later
Summary: A (h)top like task monitor for NVIDIA and AMD GPUs