public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/kokkos] epel10: Version bump to v4.7.02
@ 2026-07-11 7:20 Richard Berger
0 siblings, 0 replies; only message in thread
From: Richard Berger @ 2026-07-11 7:20 UTC (permalink / raw)
To: git-commits
A new commit has been pushed.
Repo : rpms/kokkos
Branch : epel10
Commit : 0e60005cf5a58a3c10a3797b723c0b01c6c846c9
Author : Richard Berger <richard.berger@outlook.com>
Date : 2026-02-21T21:03:04-07:00
Stats : +8/-4 in 3 file(s)
URL : https://src.fedoraproject.org/rpms/kokkos/c/0e60005cf5a58a3c10a3797b723c0b01c6c846c9?branch=epel10
Log:
Version bump to v4.7.02
---
diff --git a/.gitignore b/.gitignore
index 127fabd..31f2067 100644
--- a/.gitignore
+++ b/.gitignore
@@ -27,3 +27,4 @@
/kokkos-4.5.01.tar.gz
/kokkos-4.6.00.tar.gz
/kokkos-4.6.02.tar.gz
+/kokkos-4.7.02.tar.gz
diff --git a/kokkos.spec b/kokkos.spec
index deff73f..c8395b9 100644
--- a/kokkos.spec
+++ b/kokkos.spec
@@ -29,12 +29,12 @@
%endif
# hippc is clang based, the toolchain is gcc, remove the gcc options that are not supported on clang
-%global rocm_cxxflags %(echo %{optflags} | sed -e 's/-fstack-protector-strong/-Xarch_host -fstack-protector-strong/' -e 's/-fcf-protection/-Xarch_host -fcf-protection/' -e 's/-mtls-dialect=gnu2//')
+%global rocm_cxxflags %(echo %{optflags} | sed -E 's/-specs=[^ ]+//g; s/-Wno-complain-wrong-lang//g; s/-fexceptions//g; s/-fstack-clash-protection//g; s/-fcf-protection//g; s/-ffat-lto-objects//g; s/-Xarch_host//g; s/-mtls-dialect=[^ ]+//g; s/-flto=auto//g; s/-grecord-gcc-switches/-frecord-command-line/g; s/-Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3//g; s/-Wp,-D_GLIBCXX_ASSERTIONS//g; s/-mno-omit-leaf-frame-pointer//g; s/[[:space:]]+/ /g')
%endif
Name: kokkos
-Version: 4.6.02
-%global sover 4.6
+Version: 4.7.02
+%global sover 4.7
Release: 1%{?dist}
Summary: Kokkos C++ Performance Portability Programming
# no support for 32-bit archs https://github.com/kokkos/kokkos/issues/2312
@@ -200,6 +200,9 @@ module purge
%changelog
+* Sat Feb 21 2026 Richard Berger <richard.berger@outlook.com> - 4.7.02-1
+- Version bump to v4.7.02
+
* Sat Aug 2 2025 Richard Berger <richard.berger@outlook.com> - 4.6.02-1
- Version bump to v4.6.02
diff --git a/sources b/sources
index 054b3cb..d1c6615 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-SHA512 (kokkos-4.6.02.tar.gz) = b8a96496c6f4516f4cb855a8bc41c64620c8ebf74e58e3a10de92d99aa50c4e1b545cadd220d0cbe96b9b3104c1d065748b55ea100b2f34c7168c4359e551160
+SHA512 (kokkos-4.7.02.tar.gz) = adae802e568a885afb67583ce5e35de1bc886b630e293b0bf031a4cf4404e1d45d60e294d5932f07caaffe9aaf2545580c9c646b9d78ea5a74b7ecdbae3da3b2
^ permalink raw reply related [flat|nested] only message in thread
only message in thread, other threads:[~2026-07-11 7:20 UTC | newest]
Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2026-07-11 7:20 [rpms/kokkos] epel10: Version bump to v4.7.02 Richard Berger
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox