public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
From: Christoph Junghans <junghans@votca.org>
To: git-commits@fedoraproject.org
Subject: [rpms/kokkos] epel10: Version bump to v3.4.00 (bug #1953967)
Date: Sat, 11 Jul 2026 07:20:28 GMT	[thread overview]
Message-ID: <178375442867.1.3890421263873617786.rpms-kokkos-0cc35d3bf0bb@fedoraproject.org> (raw)

A new commit has been pushed.

Repo   : rpms/kokkos
Branch : epel10
Commit : 0cc35d3bf0bbdd28a975f496e02dcd24fa90c709
Author : Christoph Junghans <junghans@votca.org>
Date   : 2021-04-28T11:52:06-06:00
Stats  : +12/-5 in 3 file(s)
URL    : https://src.fedoraproject.org/rpms/kokkos/c/0cc35d3bf0bbdd28a975f496e02dcd24fa90c709?branch=epel10

Log:
Version bump to v3.4.00 (bug #1953967)

---
diff --git a/.gitignore b/.gitignore
index 642bb4f..a794650 100644
--- a/.gitignore
+++ b/.gitignore
@@ -11,3 +11,4 @@
 /kokkos-3.2.01.tar.gz
 /kokkos-3.3.00.tar.gz
 /kokkos-3.3.01.tar.gz
+/kokkos-3.4.00.tar.gz

diff --git a/kokkos.spec b/kokkos.spec
index dc70dd2..916fe75 100644
--- a/kokkos.spec
+++ b/kokkos.spec
@@ -1,7 +1,7 @@
 Name:           kokkos
-Version:        3.3.01
-%global         sover 3.3.1
-Release:        2%{?dist}
+Version:        3.4.00
+%global         sover 3.4
+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
@@ -40,6 +40,9 @@ This package contains the development files of %{name}.
 %build
 %{cmake3} \
   -DKokkos_ENABLE_TESTS=On \
+%ifarch ppc64le
+  -DKokkos_ARCH_POWER8=ON \
+%endif
   -DCMAKE_INSTALL_INCLUDEDIR=include/kokkos \
   -DKokkos_ENABLE_AGGRESSIVE_VECTORIZATION=ON \
   -DKokkos_ENABLE_DEPRECATED_CODE=ON \
@@ -62,7 +65,7 @@ This package contains the development files of %{name}.
 %files
 %doc README.md
 %license LICENSE
-%{_libdir}/libkokkos*.so.%{sover}
+%{_libdir}/libkokkos*.so.%{sover}*
 
 %files devel
 %{_libdir}/libkokkos*.so
@@ -73,6 +76,9 @@ This package contains the development files of %{name}.
 %{_bindir}/kokkos_launch_compiler
 
 %changelog
+* Tue Apr 27 2021 Christoph Junghans <junghans@votca.org> - 3.4.00-1
+- Version bump to v3.4.00 (bug #1953967)
+
 * Tue Jan 26 2021 Fedora Release Engineering <releng@fedoraproject.org> - 3.3.01-2
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild
 

diff --git a/sources b/sources
index abd86bd..2fd3981 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-SHA512 (kokkos-3.3.01.tar.gz) = 9271be6ef080ac60b588b20d6d13c654311221691295dda199bbb833ab3fda7024aa0672ca3304f07824507e8d0708b7f58d8a707b84ad08e82357e00fe8fcae
+SHA512 (kokkos-3.4.00.tar.gz) = 7198e910147b41e936e5f3ae2738aaca91956daf59d51b949b2a36c6754d4dc531d8330134998c70e0bd4911daa3438dcbeeee7d8c054d7004f80ea42d77072d

                 reply	other threads:[~2026-07-11  7:20 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

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=178375442867.1.3890421263873617786.rpms-kokkos-0cc35d3bf0bb@fedoraproject.org \
    --to=junghans@votca.org \
    --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