public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/hipsolver] rawhide: Update to 10.0
@ 2026-09-22 22:45 Tom Rix
0 siblings, 0 replies; only message in thread
From: Tom Rix @ 2026-09-22 22:45 UTC (permalink / raw)
To: git-commits
A new commit has been pushed.
Repo : rpms/hipsolver
Branch : rawhide
Commit : 89fe9355a1acd8d28941cd9e6c5b41d97ca699a2
Author : Tom Rix <Tom.Rix@amd.com>
Date : 2026-09-22T15:45:34-07:00
Stats : +7/-3 in 3 file(s)
URL : https://src.fedoraproject.org/rpms/hipsolver/c/89fe9355a1acd8d28941cd9e6c5b41d97ca699a2?branch=rawhide
Log:
Update to 10.0
Signed-off-by: Tom Rix <Tom.Rix@amd.com>
---
diff --git a/.gitignore b/.gitignore
index 55f32f2..429a996 100644
--- a/.gitignore
+++ b/.gitignore
@@ -9,3 +9,4 @@
/hipSOLVER-7.1.0.tar.gz
/hipsolver-7.2.0.tar.gz
/hipsolver-7.14.0.tar.gz
+/hipsolver-10.0.0.tar.gz
diff --git a/hipsolver.spec b/hipsolver.spec
index 248d278..a54769e 100644
--- a/hipsolver.spec
+++ b/hipsolver.spec
@@ -28,7 +28,7 @@
%if %{with preview}
%global rocm_release 10.0
%else
-%global rocm_release 7.14
+%global rocm_release 10.0
%endif
%global rocm_patch 0
@@ -89,7 +89,7 @@ Version: %{rocm_version}
%if %{with preview}
Release: 0%{?dist}
%else
-Release: 2%{?dist}
+Release: 1%{?dist}
%endif
Summary: ROCm SOLVER marshaling library
License: MIT
@@ -268,6 +268,9 @@ patchelf --remove-needed libgcc_s.so.1 %{buildroot}%{pkg_prefix}/%{pkg_libdir}/l
%endif
%changelog
+* Sun Sep 20 2026 Tom Rix <Tom.Rix@amd.com> - 10.0.0-1
+- Update to 10.0
+
* Wed Aug 19 2026 Tom Rix <Tom.Rix@amd.com> - 7.14.0-2
- Fix RHEL build
diff --git a/sources b/sources
index a1625ff..6d8a1fc 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-SHA512 (hipsolver-7.14.0.tar.gz) = 1acdc47cfb4f5dd4381c1f406bbb4c516adb515afc1df7bb258aef8411d95ac60b12550a2722afc9fad576aee313abf20821d9860c213883d730eb88ebfdbde6
+SHA512 (hipsolver-10.0.0.tar.gz) = c6e7da8ba2bc26ce0f62e685ee0c2c394ebcebaf8f99a17696b6ea729c9616ee989ca4b0b082611011de9d7e29d86ed4a7fa690abaf082f40ea0412191daad0c
^ permalink raw reply related [flat|nested] only message in thread
only message in thread, other threads:[~2026-09-22 22:45 UTC | newest]
Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2026-09-22 22:45 [rpms/hipsolver] rawhide: Update to 10.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