public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
From: Filipe Rosset <filiperosset@fedoraproject.org>
To: git-commits@fedoraproject.org
Subject: [rpms/clpeak] rawhide: update to 2.0.13 fixes rhbz#2484596 + spec modernization
Date: Sat, 13 Jun 2026 18:30:37 GMT [thread overview]
Message-ID: <178137543789.1.5079550992232885610.rpms-clpeak-38fbe0edba9c@fedoraproject.org> (raw)
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
reply other threads:[~2026-06-13 18:30 UTC|newest]
Thread overview: [no followups] expand[flat|nested] mbox.gz Atom feed
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=178137543789.1.5079550992232885610.rpms-clpeak-38fbe0edba9c@fedoraproject.org \
--to=filiperosset@fedoraproject.org \
--cc=git-commits@fedoraproject.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox