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

            A new commit has been pushed.

            Repo   : rpms/rocthrust
            Branch : epel10
            Commit : d9425ece04efef65d180b244f3c51822d1cf80bf
            Author : Tom Rix <Tom.Rix@amd.com>
            Date   : 2026-02-07T08:37:53-08:00
            Stats  : +10/-6 in 3 file(s)
            URL    : https://src.fedoraproject.org/rpms/rocthrust/c/d9425ece04efef65d180b244f3c51822d1cf80bf?branch=epel10

            Log:
            Update to 7.2.0

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

---
diff --git a/.gitignore b/.gitignore
index bb919ed..2c066ce 100644
--- a/.gitignore
+++ b/.gitignore
@@ -12,3 +12,4 @@
 /rocThrust-7.0.1.tar.gz
 /rocThrust-7.1.0.tar.gz
 /rocthrust-7.1.1.tar.gz
+/rocthrust-7.2.0.tar.gz

diff --git a/rocthrust.spec b/rocthrust.spec
index b13c396..66ad9c6 100644
--- a/rocthrust.spec
+++ b/rocthrust.spec
@@ -28,8 +28,8 @@
 %endif
 
 %global upstreamname rocthrust
-%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
@@ -72,7 +72,7 @@ Version:        git%{date0}.%{shortcommit0}
 Release:        2%{?dist}
 %else
 Version:        %{rocm_version}
-Release:        3%{?dist}
+Release:        1%{?dist}
 %endif
 Summary:        ROCm Thrust libary
 
@@ -95,11 +95,11 @@ License:        Apache-2.0 AND BSD-2-Clause AND BSD-3-Clause AND BSL-1.0 AND MIT
 # ./thrust/detail/allocator/allocator_traits.h is dual Apache 2.0 and MIT
 # ./thrust/detail/complex contains BSD 2 clause licensed headers
 
-%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
 
@@ -211,6 +211,9 @@ rm -f %{buildroot}%{pkg_prefix}/share/doc/rocthrust/LICENSE
 %{pkg_prefix}/%{pkg_libdir}/cmake/rocthrust/
 
 %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 ff63e8f..32b874d 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-SHA512 (rocthrust-7.1.1.tar.gz) = 2026d5a50779e128eb6da6384330c71d42426121a0f93d0165d614ab332d47c3a04cfa3db069eb7e52d94923f7039b0ed2729462b090ba79d823e25bd85b07e2
+SHA512 (rocthrust-7.2.0.tar.gz) = 1f6d136cd26cf97518236adb8d53a7525d5f376673ed2849997d2ec7bc4459373062bf337928629942db2d5cc53d9c6c41bc21486ca94dabe598e9e51c22b666

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

only message in thread, other threads:[~2026-06-11 12:54 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:54 [rpms/rocthrust] 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