From 8c54201d3b8f48651b381b5c68a3466f5c7b19f5 Mon Sep 17 00:00:00 2001 From: Muhammad Alfi Syahrin Date: Tue, 17 Dec 2024 14:49:23 +0700 Subject: [PATCH] amdgpu_top: Update to v0.10.1 **Summary** - Update `libdrm_amdgpu_sys` - Fix `CHIP_CLASS` check for GFX12 - Include `CHIP_GFX1103_R1X` (Hawk Point1) in `has_npu` condition - Add description of `--xdna` option - Full changelog can be found [here](https://github.com/Umio-Yasuno/amdgpu_top/releases/tag/v0.10.1) --- packages/a/amdgpu_top/MAINTAINERS.md | 5 +++++ packages/a/amdgpu_top/package.yml | 6 +++--- packages/a/amdgpu_top/pspec_x86_64.xml | 14 +++++++------- 3 files changed, 15 insertions(+), 10 deletions(-) create mode 100644 packages/a/amdgpu_top/MAINTAINERS.md diff --git a/packages/a/amdgpu_top/MAINTAINERS.md b/packages/a/amdgpu_top/MAINTAINERS.md new file mode 100644 index 00000000000..4c47eb6b3d0 --- /dev/null +++ b/packages/a/amdgpu_top/MAINTAINERS.md @@ -0,0 +1,5 @@ +This file is used to indicate primary maintainership for this package. A package may list more than one maintainer to avoid bus factor issues. People on this list may be considered “subject-matter experts”. Please note that Solus Staff may need to perform necessary rebuilds, upgrades, or security fixes as part of the normal maintenance of the Solus package repository. If you believe this package requires an update, follow documentation from https://help.getsol.us/docs/packaging/procedures/request-a-package-update. In the event that this package becomes insufficiently maintained, the Solus Staff reserves the right to request a new maintainer, or deprecate and remove this package from the repository entirely. + +- Muhammad Alfi Syahrin + - Matrix: @alfisya:matrix.org + - Email: malfisya.dev@hotmail.com \ No newline at end of file diff --git a/packages/a/amdgpu_top/package.yml b/packages/a/amdgpu_top/package.yml index 435afca99db..44b98b21859 100644 --- a/packages/a/amdgpu_top/package.yml +++ b/packages/a/amdgpu_top/package.yml @@ -1,8 +1,8 @@ name : amdgpu_top -version : 0.10.0 -release : 21 +version : 0.10.1 +release : 22 source : - - https://github.com/Umio-Yasuno/amdgpu_top/archive/refs/tags/v0.10.0.tar.gz : 116020dcd15d0390ed55a0dffea6e110e658926d6bfa444bf1c23edc2cb794ad + - https://github.com/Umio-Yasuno/amdgpu_top/archive/refs/tags/v0.10.1.tar.gz : 99f76632866694f2fa24f2b6e7b687d34b901fdcba28762cccd8f0a876c11765 homepage : https://github.com/Umio-Yasuno/amdgpu_top license : MIT component : system.utils diff --git a/packages/a/amdgpu_top/pspec_x86_64.xml b/packages/a/amdgpu_top/pspec_x86_64.xml index 88f551aadde..1580fb58a74 100644 --- a/packages/a/amdgpu_top/pspec_x86_64.xml +++ b/packages/a/amdgpu_top/pspec_x86_64.xml @@ -3,8 +3,8 @@ amdgpu_top https://github.com/Umio-Yasuno/amdgpu_top - Reilly Brogan - solus@reillybrogan.com + Muhammad Alfi Syahrin + malfisya.dev@hotmail.com MIT system.utils @@ -27,12 +27,12 @@ - - 2024-12-01 - 0.10.0 + + 2024-12-17 + 0.10.1 Packaging update - Reilly Brogan - solus@reillybrogan.com + Muhammad Alfi Syahrin + malfisya.dev@hotmail.com \ No newline at end of file