2024-02-27 21:49:42 +00:00
committed by Git OBS Bridge
2 changed files with 7 additions and 2 deletions
+6
View File
@@ -1,3 +1,9 @@
-------------------------------------------------------------------
Tue Feb 27 11:16:55 UTC 2024 - Dominique Leuenberger <dimstar@opensuse.org>
- Use %autosetup macro. Allows to eliminate the usage of deprecated
%patchN.
-------------------------------------------------------------------
Fri Mar 24 10:21:40 UTC 2023 - Patrik Jakobsson <patrik.jakobsson@suse.com>
+1 -2
View File
@@ -44,8 +44,7 @@ BuildRequires: intel-gpu-tools-devel
Gpuvis is a Linux GPU profiler similar to GPUView on Windows. It is designed to work with trace-cmd captures and help track down Linux gpu and application performance issues.
%prep
%setup -q -n gpuvis-%{commit}
%patch0 -p1
%autosetup -p1 -n gpuvis-%{commit}
%build
%meson \