public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/rocsolver] rawhide: Update to 7.14
@ 2026-08-13 17:03 Tom Rix
0 siblings, 0 replies; only message in thread
From: Tom Rix @ 2026-08-13 17:03 UTC (permalink / raw)
To: git-commits
A new commit has been pushed.
Repo : rpms/rocsolver
Branch : rawhide
Commit : 8f826c3c5edd67ce999b141cf585265dccca9638
Author : Tom Rix <Tom.Rix@amd.com>
Date : 2026-08-13T10:02:55-07:00
Stats : +9/-7 in 3 file(s)
URL : https://src.fedoraproject.org/rpms/rocsolver/c/8f826c3c5edd67ce999b141cf585265dccca9638?branch=rawhide
Log:
Update to 7.14
Signed-off-by: Tom Rix <Tom.Rix@amd.com>
---
diff --git a/.gitignore b/.gitignore
index 17d4bb1..ae35c72 100644
--- a/.gitignore
+++ b/.gitignore
@@ -12,3 +12,4 @@
/rocSOLVER-7.1.0.tar.gz
/rocsolver-7.1.1.tar.gz
/rocsolver-7.2.0.tar.gz
+/rocsolver-7.14.0.tar.gz
diff --git a/rocsolver.spec b/rocsolver.spec
index 2bf24f0..acd00a0 100644
--- a/rocsolver.spec
+++ b/rocsolver.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: Next generation LAPACK implementation for ROCm platform
@@ -355,6 +353,9 @@ rm -f %{buildroot}%{pkg_prefix}/share/doc/rocsolver/LICENSE.md
%endif
%changelog
+* Sat Aug 8 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 342fc35..544015f 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-SHA512 (rocsolver-7.2.0.tar.gz) = d7aacae3c92fdbe3928a0cd3d6073524830ae54c010967d7a36336f4d76062062d056ba4518a82a2f31349356ddadf0f9fb83ee36d9a644164723182fdeb9ff8
+SHA512 (rocsolver-7.14.0.tar.gz) = ababc647ddc54fce92cbfc2067f2ba7a9e062095788bc2856ce640e27d3b4332e8651d7caaa8399eceaa63d48b4d36436fede56365605cedd464a2f00743c139
^ permalink raw reply related [flat|nested] only message in thread
only message in thread, other threads:[~2026-08-13 17:03 UTC | newest]
Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2026-08-13 17:03 [rpms/rocsolver] 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