diff --git a/abi_symbols b/abi_symbols
new file mode 100644
--- /dev/null
+++ b/abi_symbols
@@ -0,0 +1 @@
+libradeontop_xcb.so:authenticate_drm_xcb
diff --git a/package.yml b/package.yml
--- a/package.yml
+++ b/package.yml
@@ -1,13 +1,15 @@
name : radeontop
-version : 1.1
-release : 5
+version : 1.2
+release : 6
source :
- - git|https://github.com/clbr/radeontop.git : v1.1
+ - git|https://github.com/clbr/radeontop.git : v1.2
license : GPL-3.0-or-later
component : system.utils
summary : top style utility for Radeon GPUs
description: |
View your GPU utilization, both for the total activity percent and individual blocks.
+replaces :
+ - radeontop-devel
libsplit : no
builddeps :
- pkgconfig(libdrm)
@@ -15,5 +17,3 @@
- pkgconfig(xcb)
install : |
%make_install LIBDIR=lib64 amdgpu=1
-replaces :
- - radeontop-devel
diff --git a/pspec_x86_64.xml b/pspec_x86_64.xml
--- a/pspec_x86_64.xml
+++ b/pspec_x86_64.xml
@@ -2,15 +2,15 @@
radeontop
- Joey Riches
- josephriches@gmail.com
+ Campbell Jones
+ dev@serebit.com
GPL-3.0-or-later
system.utils
top style utility for Radeon GPUs
View your GPU utilization, both for the total activity percent and individual blocks.
- https://solus-project.com/sources/README.Solus
+ https://getsol.us/sources/README.Solus
radeontop
@@ -29,12 +29,12 @@
-
- 2018-08-09
- 1.1
+
+ 2020-03-18
+ 1.2
Packaging update
- Joey Riches
- josephriches@gmail.com
+ Campbell Jones
+ dev@serebit.com
\ No newline at end of file