public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/rocprim] 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/rocprim
Branch : epel10
Commit : 0b551f75c5dcab8b785da8193720eb98b84a1989
Author : Tom Rix <Tom.Rix@amd.com>
Date : 2026-02-07T08:21:13-08:00
Stats : +9/-7 in 3 file(s)
URL : https://src.fedoraproject.org/rpms/rocprim/c/0b551f75c5dcab8b785da8193720eb98b84a1989?branch=epel10
Log:
Update to 7.2.0
Signed-off-by: Tom Rix <Tom.Rix@amd.com>
---
diff --git a/.gitignore b/.gitignore
index dd34d6c..144f214 100644
--- a/.gitignore
+++ b/.gitignore
@@ -13,3 +13,4 @@
/rocPRIM-7.0.2.tar.gz
/rocPRIM-7.1.0.tar.gz
/rocprim-7.1.1.tar.gz
+/rocprim-7.2.0.tar.gz
diff --git a/rocprim.spec b/rocprim.spec
index afb684e..cfc9be0 100644
--- a/rocprim.spec
+++ b/rocprim.spec
@@ -28,8 +28,8 @@
%endif
%global upstreamname rocprim
-%global rocm_release 7.1
-%global rocm_patch 1
+%global rocm_release 7.2
+%global rocm_patch 0
%global rocm_version %{rocm_release}.%{rocm_patch}
%bcond_with compat
@@ -80,17 +80,15 @@ Version: git%{date0}.%{shortcommit0}
Release: 2%{?dist}
%else
Version: %{rocm_version}
-Release: 3%{?dist}
+Release: 1%{?dist}
%endif
Summary: ROCm parallel primatives
License: MIT AND BSD-3-Clause
-
-%if %{with gitcommit}
URL: https://github.com/ROCm/rocm-libraries
+%if %{with gitcommit}
Source0: %{url}/archive/%{commit0}/rocm-libraries-%{shortcommit0}.tar.gz
%else
-URL: https://github.com/ROCm/rocm-libraries
Source0: %{url}/releases/download/rocm-%{version}/%{upstreamname}.tar.gz#/%{upstreamname}-%{version}.tar.gz
%endif
@@ -218,6 +216,9 @@ sed -i -e 's@\.\.@\/usr\/bin@' %{buildroot}%{pkg_prefix}/bin/rocprim/CTestTestfi
%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.1-3
- Rebuilt for https://fedoraproject.org/wiki/Fedora_44_Mass_Rebuild
diff --git a/sources b/sources
index 27a9628..e1ce929 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-SHA512 (rocprim-7.1.1.tar.gz) = ebf6244e650dcd6da75b3543345eeeda02e66a3db0440a134ef9accad0bdb5c55665f114838a2606e4861014c785392f7761c047e8239456953fcdba0becdff8
+SHA512 (rocprim-7.2.0.tar.gz) = 0129ce5f1ec95679feef13200bc5cb971c983fa928605ac78782f2b7398e91392fa3496d30ef5ab9b98b8984dd81c20c41e4ba109563493e60b0dbdb8eb2e4b5
^ 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/rocprim] 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