From a06ab60a82840d9faff972cbb100fa19b6b844fdfe91b266115abf4644989c50 Mon Sep 17 00:00:00 2001 From: Malcolm Lewis Date: Thu, 22 Jun 2023 13:32:18 +0000 Subject: [PATCH] Accepting request 1094668 from home:amanzini:branches:utilities - Update to version 3.0.2+2: * Fix a potential issue when using multiple AMDGPUs. * Fix amdgpu wrong tx/rx computation * Remove workaround for driver bug * Uniqueness is pdev+id on amdgpu * Uniqueness is pdev+id on intel * README MSM information. * MSM and Adreno support OBS-URL: https://build.opensuse.org/request/show/1094668 OBS-URL: https://build.opensuse.org/package/show/utilities/nvtop?expand=0&rev=6 --- _servicedata | 2 +- nvtop-3.0.1+29.obscpio | 3 --- nvtop-3.0.2+2.obscpio | 3 +++ nvtop.changes | 12 ++++++++++++ nvtop.obsinfo | 6 +++--- nvtop.spec | 11 ++++++----- 6 files changed, 25 insertions(+), 12 deletions(-) delete mode 100644 nvtop-3.0.1+29.obscpio create mode 100644 nvtop-3.0.2+2.obscpio diff --git a/_servicedata b/_servicedata index fabe027..ddd7faf 100644 --- a/_servicedata +++ b/_servicedata @@ -1,4 +1,4 @@ https://github.com/Syllo/nvtop.git - d3dddbdeb16e0d5982414829a03383df93b6a4b1 \ No newline at end of file + 9a8458b541a195a0c5cadafb66e240962c852b39 \ No newline at end of file diff --git a/nvtop-3.0.1+29.obscpio b/nvtop-3.0.1+29.obscpio deleted file mode 100644 index 1157bf0..0000000 --- a/nvtop-3.0.1+29.obscpio +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:4aecda15efb8435da711acf73be396fd792afd613075dd1cd1f453637dfae1c2 -size 722444 diff --git a/nvtop-3.0.2+2.obscpio b/nvtop-3.0.2+2.obscpio new file mode 100644 index 0000000..aef8339 --- /dev/null +++ b/nvtop-3.0.2+2.obscpio @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:70a6fb571a7a1420052823dea5c6061cd1631d0358d189153d0c328d8ecf6c09 +size 743948 diff --git a/nvtop.changes b/nvtop.changes index 20c6c44..a8468d7 100644 --- a/nvtop.changes +++ b/nvtop.changes @@ -1,3 +1,15 @@ +------------------------------------------------------------------- +Thu Jun 22 13:00:22 UTC 2023 - andrea.manzini@suse.com + +- Update to version 3.0.2+2: + * Fix a potential issue when using multiple AMDGPUs. + * Fix amdgpu wrong tx/rx computation + * Remove workaround for driver bug + * Uniqueness is pdev+id on amdgpu + * Uniqueness is pdev+id on intel + * README MSM information. + * MSM and Adreno support + ------------------------------------------------------------------- Sat Apr 01 17:37:28 UTC 2023 - malcolmlewis@opensuse.org diff --git a/nvtop.obsinfo b/nvtop.obsinfo index 50c0552..11ff70f 100644 --- a/nvtop.obsinfo +++ b/nvtop.obsinfo @@ -1,4 +1,4 @@ name: nvtop -version: 3.0.1+29 -mtime: 1677324633 -commit: d3dddbdeb16e0d5982414829a03383df93b6a4b1 +version: 3.0.2+2 +mtime: 1686822450 +commit: 9a8458b541a195a0c5cadafb66e240962c852b39 diff --git a/nvtop.spec b/nvtop.spec index 1a60dc2..2d0c7e9 100644 --- a/nvtop.spec +++ b/nvtop.spec @@ -1,6 +1,7 @@ # # spec file for package nvtop # +# Copyright (c) 2023 SUSE LLC # Copyright (c) 2020-2023 Malcolm J Lewis # # All modifications and additions to the file contributed by third parties @@ -12,15 +13,16 @@ # license that conforms to the Open Source Definition (Version 1.9) # published by the Open Source Initiative. -# Please submit bugfixes or comments via http://bugs.opensuse.org/ +# Please submit bugfixes or comments via https://bugs.opensuse.org/ # + Name: nvtop -Version: 3.0.1+29 +Version: 3.0.2+2 Release: 0 -License: GPL-3.0+ +License: GPL-3.0-or-later Summary: A (h)top like task monitor for NVIDIA and AMD GPUs -Url: https://github.com/Syllo/nvtop +URL: https://github.com/Syllo/nvtop Source0: %{name}-%{version}.tar.xz BuildRequires: cmake BuildRequires: gcc-c++ @@ -60,4 +62,3 @@ make %{?_smp_mflags} %{_datadir}/metainfo/nvtop.metainfo.xml %changelog -