public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/rocrand] epel10: Update to 7.2.0
@ 2026-06-10 23:51 Tom Rix
  0 siblings, 0 replies; only message in thread
From: Tom Rix @ 2026-06-10 23:51 UTC (permalink / raw)
  To: git-commits

            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

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

only message in thread, other threads:[~2026-06-10 23:51 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2026-06-10 23:51 [rpms/rocrand] 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