public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/hiprand] epel10: Update to 7.2.0
@ 2026-06-11 12:46 Tom Rix
0 siblings, 0 replies; only message in thread
From: Tom Rix @ 2026-06-11 12:46 UTC (permalink / raw)
To: git-commits
A new commit has been pushed.
Repo : rpms/hiprand
Branch : epel10
Commit : 69b6aa889ff7f54e3e5f2f49cec9557fce226e96
Author : Tom Rix <Tom.Rix@amd.com>
Date : 2026-02-08T06:03:51-08:00
Stats : +11/-8 in 3 file(s)
URL : https://src.fedoraproject.org/rpms/hiprand/c/69b6aa889ff7f54e3e5f2f49cec9557fce226e96?branch=epel10
Log:
Update to 7.2.0
Signed-off-by: Tom Rix <Tom.Rix@amd.com>
---
diff --git a/.gitignore b/.gitignore
index a468d18..e5145af 100644
--- a/.gitignore
+++ b/.gitignore
@@ -9,3 +9,4 @@
/hipRAND-6.4.2.tar.gz
/hipRAND-7.0.1.tar.gz
/hipRAND-7.1.0.tar.gz
+/hiprand-7.2.0.tar.gz
diff --git a/hiprand.spec b/hiprand.spec
index fbcb6b7..e1975f4 100644
--- a/hiprand.spec
+++ b/hiprand.spec
@@ -26,8 +26,8 @@
%global date0 20250926
%endif
-%global upstreamname hipRAND
-%global rocm_release 7.1
+%global upstreamname hiprand
+%global rocm_release 7.2
%global rocm_patch 0
%global rocm_version %{rocm_release}.%{rocm_patch}
@@ -87,16 +87,15 @@ Version: git%{date0}.%{shortcommit0}
Release: 3%{?dist}
%else
Version: %{rocm_version}
-Release: 6%{?dist}
+Release: 1%{?dist}
%endif
Summary: HIP random number generator
License: MIT AND BSD-3-Clause
+URL: https://github.com/ROCm/rocm-libraries
%if %{with gitcommit}
-Url: https://github.com/ROCm/rocm-libraries
Source0: %{url}/archive/%{commit0}/rocm-libraries-%{shortcommit0}.tar.gz
%else
-Url: https://github.com/ROCm/%{upstreamname}
-Source0: %{url}/archive/rocm-%{version}.tar.gz#/%{upstreamname}-%{version}.tar.gz
+Source0: %{url}/releases/download/rocm-%{version}/%{upstreamname}.tar.gz#/%{upstreamname}-%{version}.tar.gz
%endif
BuildRequires: cmake
@@ -159,7 +158,7 @@ Requires: %{name}%{?_isa} = %{version}-%{release}
%setup -q -n rocm-libraries-%{commit0}
cd projects/hiprand
%else
-%autosetup -p1 -n %{upstreamname}-rocm-%{version}
+%autosetup -p1 -n %{upstreamname}
%endif
#Remove RPATH:
@@ -244,6 +243,9 @@ export LD_LIBRARY_PATH=$PWD/build/library:$LD_LIBRARY_PATH
%endif
%changelog
+* Sat Jan 24 2026 Tom Rix <Tom.Rix@amd.com> - 7.2.0-1
+- Update to 7.2.0
+
* Fri Jan 16 2026 Fedora Release Engineering <releng@fedoraproject.org> - 7.1.0-6
- Rebuilt for https://fedoraproject.org/wiki/Fedora_44_Mass_Rebuild
diff --git a/sources b/sources
index 8a2cab4..d58879a 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-SHA512 (hipRAND-7.1.0.tar.gz) = 35c0ae48d53e787ca7b6a3564697d2666cd74162cbfafcfa9206fe0a2308cade32319b1abb3bee4d08c7381089e5b801117affd392c61980d9b77deccf7450a0
+SHA512 (hiprand-7.2.0.tar.gz) = f1b9d254ecd246ff6815c28575bd51422710d6503aff025505bad5821948cbbfd2b5b707de07c17e1aec379c7b347c409d13c2b25a6c4d7996f0323e21da7c89
^ permalink raw reply related [flat|nested] only message in thread
only message in thread, other threads:[~2026-06-11 12:46 UTC | newest]
Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2026-06-11 12:46 [rpms/hiprand] epel10: Update to 7.2.0 Tom Rix
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox