public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/clpeak] rawhide: update to 2.0.13 fixes rhbz#2484596 + spec modernization
@ 2026-06-13 18:30 Filipe Rosset
  0 siblings, 0 replies; only message in thread
From: Filipe Rosset @ 2026-06-13 18:30 UTC (permalink / raw)
  To: git-commits

            A new commit has been pushed.

            Repo   : rpms/clpeak
            Branch : rawhide
            Commit : 38fbe0edba9c10a1f295aa505e6d577dda940e79
            Author : Filipe Rosset <filiperosset@fedoraproject.org>
            Date   : 2026-06-13T15:11:17-03:00
            Stats  : +6/-6 in 2 file(s)
            URL    : https://src.fedoraproject.org/rpms/clpeak/c/38fbe0edba9c10a1f295aa505e6d577dda940e79?branch=rawhide

            Log:
            update to 2.0.13 fixes rhbz#2484596 + spec modernization

Signed-off-by: Filipe Rosset <filiperosset@fedoraproject.org>

---
diff --git a/clpeak.spec b/clpeak.spec
index ff18d64..5d1c150 100644
--- a/clpeak.spec
+++ b/clpeak.spec
@@ -1,20 +1,20 @@
 Name:       clpeak
-Version:    2.0.9
+Version:    2.0.13
 Release:    %autorelease
 Summary:    Measure the peak achievable performance of GPU compute devices
 License:    Apache-2.0
 URL:        https://github.com/krrishnarraj/%{name}
-Source0:    %{url}/archive/%{version}/%{name}-%{version}.tar.gz
+Source:     %{url}/archive/%{version}/%{name}-%{version}.tar.gz
 
 BuildRequires: cmake
 BuildRequires: gcc
 BuildRequires: gcc-c++
 BuildRequires: glslc
-BuildRequires: mesa-libGL-devel
-BuildRequires: ocl-icd-devel
 BuildRequires: opencl-headers
 BuildRequires: vulkan-headers
-BuildRequires: vulkan-loader-devel
+BuildRequires: pkgconfig(gl)
+BuildRequires: pkgconfig(OpenCL)
+BuildRequires: pkgconfig(vulkan)
 
 
 %description

diff --git a/sources b/sources
index 438f4a7..4f38dc6 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-SHA512 (clpeak-2.0.9.tar.gz) = 6343074b090ec2b1e16d49a84cf93339c009e4973fbcc4edd2b24ce4e13a3b8f0bb0342acfb75efec91a2dff28c6a2dcdd31aa1ad98dc69ac2c5c88f6cdb84f0
+SHA512 (clpeak-2.0.13.tar.gz) = 11b66725662786fdcc0086540ddb61d37adf4338d6c407b7462ab8187f9cf36091722e7685d689f653a7c50089bb4a54b725e2b8336d85e5abe617627c9867a3

^ permalink raw reply related	[flat|nested] only message in thread

only message in thread, other threads:[~2026-06-13 18:30 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2026-06-13 18:30 [rpms/clpeak] rawhide: update to 2.0.13 fixes rhbz#2484596 + spec modernization Filipe Rosset

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox