public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/rocprim] rawhide: Update to 7.14
@ 2026-08-13 16:33 Tom Rix
  0 siblings, 0 replies; only message in thread
From: Tom Rix @ 2026-08-13 16:33 UTC (permalink / raw)
  To: git-commits

            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

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

only message in thread, other threads:[~2026-08-13 16:33 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2026-08-13 16:33 [rpms/rocprim] rawhide: Update to 7.14 Tom Rix

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