public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/rocrand] rawhide: Update to 7.14
@ 2026-08-13 12:56 Tom Rix
0 siblings, 0 replies; only message in thread
From: Tom Rix @ 2026-08-13 12:56 UTC (permalink / raw)
To: git-commits
A new commit has been pushed.
Repo : rpms/rocrand
Branch : rawhide
Commit : 40c7edc8959d3df95d094170e2f2fe174212f829
Author : Tom Rix <Tom.Rix@amd.com>
Date : 2026-08-13T05:56:08-07:00
Stats : +9/-7 in 3 file(s)
URL : https://src.fedoraproject.org/rpms/rocrand/c/40c7edc8959d3df95d094170e2f2fe174212f829?branch=rawhide
Log:
Update to 7.14
Signed-off-by: Tom Rix <Tom.Rix@amd.com>
---
diff --git a/.gitignore b/.gitignore
index e6edafc..5c0d641 100644
--- a/.gitignore
+++ b/.gitignore
@@ -18,3 +18,4 @@
/rocRAND-7.0.1.tar.gz
/rocRAND-7.1.0.tar.gz
/rocrand-7.2.0.tar.gz
+/rocrand-7.14.0.tar.gz
diff --git a/rocrand.spec b/rocrand.spec
index be6d877..d12a9d7 100644
--- a/rocrand.spec
+++ b/rocrand.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
@@ -130,7 +128,7 @@ Version: %{rocm_version}
%if %{with preview}
Release: 0%{?dist}
%else
-Release: 7%{?dist}
+Release: 1%{?dist}
%endif
Summary: ROCm random number generator
@@ -287,6 +285,9 @@ rm -f %{buildroot}%{pkg_prefix}/share/doc/rocrand/LICENSE.md
%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-7
- Rebuilt for https://fedoraproject.org/wiki/Fedora_45_Mass_Rebuild
diff --git a/sources b/sources
index 700329e..f0d3e7f 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-SHA512 (rocrand-7.2.0.tar.gz) = 50a7cef57827eb7811d99dbf8ae2881aaa0491262b7b01d0151e4049dce9c19707b47bfa1a4ec5878019092d6ff7cb54e86cf83f60440a0e4d5745a0fbe86985
+SHA512 (rocrand-7.14.0.tar.gz) = efab29635f461026c26143bb661eddb3d7d8246a113d87c8c230d3b993c25ce89d967cbc02c5f601e8364245dd0c8afe85e8034e4e3fd59b803a969283e3ad92
^ permalink raw reply related [flat|nested] only message in thread
only message in thread, other threads:[~2026-08-13 12:56 UTC | newest]
Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2026-08-13 12:56 [rpms/rocrand] 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