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/rocrand] epel10: Update to 7.2.0
Date: Wed, 10 Jun 2026 23:51:55 GMT	[thread overview]
Message-ID: <178113551590.1.8643581843565521417.rpms-rocrand-3cb827f1231d@fedoraproject.org> (raw)

            A new commit has been pushed.

            Repo   : rpms/rocrand
            Branch : epel10
            Commit : 3cb827f1231dcaebb5c2a20620b5781def057352
            Author : Tom Rix <Tom.Rix@amd.com>
            Date   : 2026-02-07T08:06:57-08:00
            Stats  : +11/-11 in 3 file(s)
            URL    : https://src.fedoraproject.org/rpms/rocrand/c/3cb827f1231dcaebb5c2a20620b5781def057352?branch=epel10

            Log:
            Update to 7.2.0

Signed-off-by: Tom Rix <Tom.Rix@amd.com>

---
diff --git a/.gitignore b/.gitignore
index d10ed06..e6edafc 100644
--- a/.gitignore
+++ b/.gitignore
@@ -17,3 +17,4 @@
 /rocRAND-6.4.2.tar.gz
 /rocRAND-7.0.1.tar.gz
 /rocRAND-7.1.0.tar.gz
+/rocrand-7.2.0.tar.gz

diff --git a/rocrand.spec b/rocrand.spec
index 10c4434..27b830e 100644
--- a/rocrand.spec
+++ b/rocrand.spec
@@ -26,8 +26,8 @@
 %global date0 20250926
 %endif
 
-%global upstreamname rocRAND
-%global rocm_release 7.1
+%global upstreamname rocrand
+%global rocm_release 7.2
 %global rocm_patch 0
 %global rocm_version %{rocm_release}.%{rocm_patch}
 
@@ -123,20 +123,16 @@ Version:        git%{date0}.%{shortcommit0}
 Release:        3%{?dist}
 %else
 Version:        %{rocm_version}
-Release:        7%{?dist}
+Release:        1%{?dist}
 %endif
 Summary:        ROCm random number generator
 
-%if %{with gitcommit}
-Url:            https://github.com/ROCm/rocm-libraries
-%else
-Url:            https://github.com/ROCm/rocRAND
-%endif
+URL:            https://github.com/ROCm/rocm-libraries
 License:        MIT AND BSD-3-Clause
 %if %{with gitcommit}
 Source0:        %{url}/archive/%{commit0}/rocm-libraries-%{shortcommit0}.tar.gz
 %else
-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
@@ -215,7 +211,7 @@ Requires:       %{rocrand_name}%{?_isa} = %{version}-%{release}
 %setup -q -n rocm-libraries-%{commit0}
 cd projects/rocrand
 %else
-%autosetup -p1 -n %{upstreamname}-rocm-%{version}
+%autosetup -p1 -n %{upstreamname}
 %endif
 
 
@@ -276,6 +272,9 @@ rm -f %{buildroot}%{pkg_prefix}/share/doc/rocrand/LICENSE.md
 %endif
 
 %changelog
+* Sat Jan 24 2026 Tom Rix <Tom.Rix@amd.com> - 7.2.0-1
+- Update to 7.2.0
+
 * Sat Jan 17 2026 Fedora Release Engineering <releng@fedoraproject.org> - 7.1.0-7
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_44_Mass_Rebuild
 

diff --git a/sources b/sources
index 8e7525a..700329e 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-SHA512 (rocRAND-7.1.0.tar.gz) = 968a90c5b2d9713c9461af5977c953c25b3b57a1210dcf5b76005072d857b19b44cfd0929f4891c11174905cb03f06a3caa770111b8ddbeb48c3f362bce0f4fc
+SHA512 (rocrand-7.2.0.tar.gz) = 50a7cef57827eb7811d99dbf8ae2881aaa0491262b7b01d0151e4049dce9c19707b47bfa1a4ec5878019092d6ff7cb54e86cf83f60440a0e4d5745a0fbe86985

                 reply	other threads:[~2026-06-10 23:51 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=178113551590.1.8643581843565521417.rpms-rocrand-3cb827f1231d@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