public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/hiprand] rawhide: Update to 7.14
@ 2026-08-13 15:59 Tom Rix
0 siblings, 0 replies; only message in thread
From: Tom Rix @ 2026-08-13 15:59 UTC (permalink / raw)
To: git-commits
A new commit has been pushed.
Repo : rpms/hiprand
Branch : rawhide
Commit : 414039b7d6cd5cebd05719ee270738c1367244a9
Author : Tom Rix <Tom.Rix@amd.com>
Date : 2026-08-13T08:59:21-07:00
Stats : +9/-8 in 3 file(s)
URL : https://src.fedoraproject.org/rpms/hiprand/c/414039b7d6cd5cebd05719ee270738c1367244a9?branch=rawhide
Log:
Update to 7.14
Signed-off-by: Tom Rix <Tom.Rix@amd.com>
---
diff --git a/.gitignore b/.gitignore
index 34d1981..6c9c5c8 100644
--- a/.gitignore
+++ b/.gitignore
@@ -11,3 +11,4 @@
/hipRAND-7.1.0.tar.gz
/hiprand-7.2.0.tar.gz
/hiprand-7.11.0.tar.gz
+/hiprand-7.14.0.tar.gz
diff --git a/hiprand.spec b/hiprand.spec
index 167726f..58f722f 100644
--- a/hiprand.spec
+++ b/hiprand.spec
@@ -27,14 +27,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
@@ -95,7 +93,7 @@ Version: %{rocm_version}
%if %{with preview}
Release: 0%{?dist}
%else
-Release: 5%{?dist}
+Release: 1%{?dist}
%endif
Summary: HIP random number generator
@@ -269,6 +267,9 @@ export LD_LIBRARY_PATH=$PWD/build/library:$LD_LIBRARY_PATH
%endif
%changelog
+* Fri Aug 7 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-5
- Rebuilt for https://fedoraproject.org/wiki/Fedora_45_Mass_Rebuild
diff --git a/sources b/sources
index a51061a..8942bad 100644
--- a/sources
+++ b/sources
@@ -1,2 +1 @@
-SHA512 (hiprand-7.2.0.tar.gz) = f1b9d254ecd246ff6815c28575bd51422710d6503aff025505bad5821948cbbfd2b5b707de07c17e1aec379c7b347c409d13c2b25a6c4d7996f0323e21da7c89
-SHA512 (hiprand-7.11.0.tar.gz) = cb5e1b0e0cc52f0c287916515012ba2f21572083b28b78abe2aaabf7d89002bd607902bd1e26dc846262d96245beba5388423f5c224d5f49e70c0a2e98e874b5
+SHA512 (hiprand-7.14.0.tar.gz) = c7366aff308217b75c73f5ed8392679bb6d8368943c4fdf3c2fd323640413c63f42ca9af825ec489b25e367b908fb962e530fdfe277584e43e67d1c08c8f8df5
^ permalink raw reply related [flat|nested] only message in thread
only message in thread, other threads:[~2026-08-13 15:59 UTC | newest]
Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2026-08-13 15:59 [rpms/hiprand] 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