public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
From: Tom Rix <Tom.Rix@amd.com>
To: git-commits@fedoraproject.org
Subject: [rpms/rocprim] rawhide: Update to 7.14
Date: Thu, 13 Aug 2026 16:33:12 GMT [thread overview]
Message-ID: <178663879207.1.2918674549016062763.rpms-rocprim-fef2ffcc42fa@fedoraproject.org> (raw)
A new commit has been pushed.
Repo : rpms/rocprim
Branch : rawhide
Commit : fef2ffcc42fa1d417be8d0c206c62b48bf52b3b4
Author : Tom Rix <Tom.Rix@amd.com>
Date : 2026-08-13T09:32:34-07:00
Stats : +10/-10 in 3 file(s)
URL : https://src.fedoraproject.org/rpms/rocprim/c/fef2ffcc42fa1d417be8d0c206c62b48bf52b3b4?branch=rawhide
Log:
Update to 7.14
Signed-off-by: Tom Rix <Tom.Rix@amd.com>
---
diff --git a/.gitignore b/.gitignore
index 144f214..60531b2 100644
--- a/.gitignore
+++ b/.gitignore
@@ -14,3 +14,4 @@
/rocPRIM-7.1.0.tar.gz
/rocprim-7.1.1.tar.gz
/rocprim-7.2.0.tar.gz
+/rocprim-7.14.0.tar.gz
diff --git a/rocprim.spec b/rocprim.spec
index c1ce23b..ab4e284 100644
--- a/rocprim.spec
+++ b/rocprim.spec
@@ -25,14 +25,12 @@
%bcond_with preview
%if %{with preview}
%global rocm_release 7.14
-%global rocm_patch 0
-%global pkg_src therock-%{rocm_release}
%else
-%global rocm_release 7.2
-%global rocm_patch 0
-%global pkg_src rocm-%{rocm_release}.%{rocm_patch}
+%global rocm_release 7.14
%endif
+%global rocm_patch 0
+%global pkg_src therock-%{rocm_release}
%global rocm_version %{rocm_release}.%{rocm_patch}
%bcond_with compat
@@ -40,12 +38,10 @@
%global pkg_libdir lib
%global pkg_prefix %{_prefix}/lib64/rocm/rocm-%{rocm_release}
%global pkg_suffix %{rocm_release}
-%global pkg_module rocm%{pkg_suffix}
%else
%global pkg_libdir %{_lib}
%global pkg_prefix %{_prefix}
%global pkg_suffix %{nil}
-%global pkg_module default
%endif
# Compiler is hipcc, which is clang based:
@@ -74,7 +70,7 @@
%global build_type RelWithDebInfo
%endif
-# Building the rocprim tests is extreemly slow, cut down what we build
+# Building the rocprim tests is extremely slow, cut down what we build
%if %{with test}
%global gpu_list %{rocm_gpu_list_test}
%else
@@ -87,7 +83,7 @@ Name: rocprim%{pkg_suffix}
%if %{with preview}
Release: 0%{?dist}
%else
-Release: 6%{?dist}
+Release: 1%{?dist}
%endif
Version: %{rocm_version}
Summary: ROCm parallel primitives
@@ -217,6 +213,9 @@ sed -i -e 's@\.\.@\/usr\/bin@' %{buildroot}%{pkg_prefix}/bin/rocprim/CTestTestfi
%changelog
+* Sat Aug 8 2026 Tom Rix <Tom.Rix@amd.com> - 7.14.0-1
+- Update to 7.14
+
* Thu Jul 16 2026 Fedora Release Engineering <releng@fedoraproject.org> - 7.2.0-6
- Rebuilt for https://fedoraproject.org/wiki/Fedora_45_Mass_Rebuild
diff --git a/sources b/sources
index e1ce929..c9023d9 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-SHA512 (rocprim-7.2.0.tar.gz) = 0129ce5f1ec95679feef13200bc5cb971c983fa928605ac78782f2b7398e91392fa3496d30ef5ab9b98b8984dd81c20c41e4ba109563493e60b0dbdb8eb2e4b5
+SHA512 (rocprim-7.14.0.tar.gz) = e5fc058e8f947b5bf3cb93f7015713debfc3323ddf9e75c4c5c6f335c85d717eb088ad3918ed0ec148b9bad30c7e17cd79f519a8a3df1b3a89757038c6ba4e80
reply other threads:[~2026-08-13 16:33 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=178663879207.1.2918674549016062763.rpms-rocprim-fef2ffcc42fa@fedoraproject.org \
--to=tom.rix@amd.com \
--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