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/hiprand] epel10: Update to 7.2.0
Date: Thu, 11 Jun 2026 12:46:14 GMT	[thread overview]
Message-ID: <178118197404.1.5808952800673466519.rpms-hiprand-69b6aa889ff7@fedoraproject.org> (raw)

            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

                 reply	other threads:[~2026-06-11 12:46 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=178118197404.1.5808952800673466519.rpms-hiprand-69b6aa889ff7@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