public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/rocalution] rawhide: Update to 7.14
@ 2026-08-13 17:06 Tom Rix
  0 siblings, 0 replies; only message in thread
From: Tom Rix @ 2026-08-13 17:06 UTC (permalink / raw)
  To: git-commits

            A new commit has been pushed.

            Repo   : rpms/rocalution
            Branch : rawhide
            Commit : b5a706a279ce787fe46c5446ac3db3c885b95c2f
            Author : Tom Rix <Tom.Rix@amd.com>
            Date   : 2026-08-13T10:05:44-07:00
            Stats  : +11/-18 in 3 file(s)
            URL    : https://src.fedoraproject.org/rpms/rocalution/c/b5a706a279ce787fe46c5446ac3db3c885b95c2f?branch=rawhide

            Log:
            Update to 7.14

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

---
diff --git a/.gitignore b/.gitignore
index 13bb25f..e790b97 100644
--- a/.gitignore
+++ b/.gitignore
@@ -10,3 +10,4 @@
 /rocALUTION-7.0.1.tar.gz
 /rocALUTION-7.1.0.tar.gz
 /rocALUTION-7.2.0.tar.gz
+/rocalution-7.14.0.tar.gz

diff --git a/rocalution.spec b/rocalution.spec
index d3c3bd3..3092e0e 100644
--- a/rocalution.spec
+++ b/rocalution.spec
@@ -23,19 +23,17 @@
 %global pkg_library_name rocalution
 %global pkg_library_version 1
 
+%global upstreamname rocalution
+
 %bcond_with preview
 %if %{with preview}
-%global upstreamname rocalution
 %global rocm_release 7.14
-%global rocm_patch 0
-%global pkg_src therock-%{rocm_release}
 %else
-%global upstreamname rocALUTION
-%global rocm_release 7.2
-%global rocm_patch 0
-%global pkg_src rocm-%{rocm_version}
+%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
@@ -102,19 +100,14 @@ Version:        %{rocm_version}
 %if %{with preview}
 Release:        0%{?dist}
 %else
-Release:        6%{?dist}
+Release:        1%{?dist}
 %endif
 
 Summary:        Next generation library for iterative sparse solvers for ROCm platform
 License:        MIT
 
-%if %{with preview}
 URL:            https://github.com/ROCm/rocm-libraries
 Source0:        %{url}/releases/download/%{pkg_src}/%{upstreamname}.tar.gz#/%{upstreamname}-%{version}.tar.gz
-%else
-Url:            https://github.com/ROCm/%{upstreamname}
-Source0:        %{url}/archive/rocm-%{version}.tar.gz#/%{upstreamname}-%{version}.tar.gz
-%endif
 
 BuildRequires:  chrpath
 BuildRequires:  cmake
@@ -204,11 +197,7 @@ Requires:       rocm-filesystem%{pkg_suffix}
 %endif
 
 %prep
-%if %{with preview}
 %autosetup -p3 -n %{upstreamname}
-%else
-%autosetup -p1 -n %{upstreamname}-%{pkg_src}
-%endif
 
 %if 0%{?suse_version}
 # On TW
@@ -286,6 +275,9 @@ chrpath -r %{pkg_prefix}/%{pkg_libdir} %{buildroot}%{pkg_prefix}/%{pkg_libdir}/l
 %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-5
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_45_Mass_Rebuild
 

diff --git a/sources b/sources
index 3b3acf7..e3f7b9a 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-SHA512 (rocALUTION-7.2.0.tar.gz) = d050c625b4e00b1307b2ec2dda610b45cf01deea494bd06ad62c8ec48ba6c2ba48c19ca6c420800656596beda4b6a1cee9615d84f3c417c375ecbab5c91c94bc
+SHA512 (rocalution-7.14.0.tar.gz) = d958e40fbd998b14239d8975e613cfa9689b4c3741618211dbb18076bbcde6777dfebd6be24e09b64a334b10eb29254a2da9a6119711638db22ffa5c5cc918fd

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

only message in thread, other threads:[~2026-08-13 17:06 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:06 [rpms/rocalution] 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