public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
From: Richard Berger <richard.berger@outlook.com>
To: git-commits@fedoraproject.org
Subject: [rpms/kokkos] epel10: Merge branch 'f43' into f44
Date: Sat, 11 Jul 2026 07:20:48 GMT [thread overview]
Message-ID: <178375444826.1.11246536110931969746.rpms-kokkos-30322c16d516@fedoraproject.org> (raw)
A new commit has been pushed.
Repo : rpms/kokkos
Branch : epel10
Commit : 30322c16d51692c46e16405ec4cee09689f9c11e
Author : Richard Berger <richard.berger@outlook.com>
Date : 2026-02-25T05:14:16-07:00
Stats : +16/-5 in 3 file(s)
URL : https://src.fedoraproject.org/rpms/kokkos/c/30322c16d51692c46e16405ec4cee09689f9c11e?branch=epel10
Log:
Merge branch 'f43' into f44
---
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 cc5add0..7840e4e 100644
--- a/kokkos.spec
+++ b/kokkos.spec
@@ -29,13 +29,13 @@
%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
-Release: 3%{?dist}
+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
ExcludeArch: i686 armv7hl
@@ -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
+
* Fri Jan 16 2026 Fedora Release Engineering <releng@fedoraproject.org> - 4.6.02-3
- Rebuilt for https://fedoraproject.org/wiki/Fedora_44_Mass_Rebuild
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
diff --git a/kokkos.spec b/kokkos.spec
index c8395b9..7840e4e 100644
--- a/kokkos.spec
+++ b/kokkos.spec
@@ -203,6 +203,13 @@ module purge
* Sat Feb 21 2026 Richard Berger <richard.berger@outlook.com> - 4.7.02-1
- Version bump to v4.7.02
+* Fri Jan 16 2026 Fedora Release Engineering <releng@fedoraproject.org> - 4.6.02-3
+- Rebuilt for https://fedoraproject.org/wiki/Fedora_44_Mass_Rebuild
+
+* Fri Sep 26 2025 Christoph Junghans <junghans@votca.org> - 4.6.02-2
+- Rebuild for rocm-hip-7
+- Fixes: rhbz#2399678
+
* Sat Aug 2 2025 Richard Berger <richard.berger@outlook.com> - 4.6.02-1
- Version bump to v4.6.02
next reply other threads:[~2026-07-11 7:20 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2026-07-11 7:20 Richard Berger [this message]
2026-07-11 7:20 [rpms/kokkos] epel10: Merge branch 'f43' into f44 Richard Berger
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=178375444826.1.11246536110931969746.rpms-kokkos-30322c16d516@fedoraproject.org \
--to=richard.berger@outlook.com \
--cc=git-commits@fedoraproject.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox