public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
To: git-commits@fedoraproject.org
Subject: [rpms/kokkos] epel10: Fix missing include
Date: Sat, 11 Jul 2026 07:20:34 GMT	[thread overview]
Message-ID: <178375443457.1.7414743126176296332.rpms-kokkos-e59fc104746a@fedoraproject.org> (raw)

A new commit has been pushed.

Repo   : rpms/kokkos
Branch : epel10
Commit : e59fc104746a386145db20c377ac59416eaa24e8
Author : Cezary Skrzyński <cezary.skrzynski@ng-analytics.com>
Date   : 2023-02-28T13:25:07+01:00
Stats  : +5/-1 in 1 file(s)
URL    : https://src.fedoraproject.org/rpms/kokkos/c/e59fc104746a386145db20c377ac59416eaa24e8?branch=epel10

Log:
Fix missing include

---
diff --git a/kokkos.spec b/kokkos.spec
index 97a2d87..533dc78 100644
--- a/kokkos.spec
+++ b/kokkos.spec
@@ -4,7 +4,7 @@
 Name:           kokkos
 Version:        3.7.01
 %global         sover 3.7
-Release:        2%{?dist}
+Release:        3%{?dist}
 Summary:        Kokkos C++ Performance Portability Programming
 # no support for 32-bit archs https://github.com/kokkos/kokkos/issues/2312
 ExcludeArch: i686 armv7hl
@@ -12,6 +12,7 @@ ExcludeArch: i686 armv7hl
 License:        BSD
 URL:            https://github.com/kokkos/kokkos
 Source0:        %{url}/archive/%{version}/%{name}-%{version}.tar.gz
+Patch0:         %{url}/commit/619ed2d26aaaf856495788b4ec113e59cab2ac82.patch
 
 BuildRequires:  gcc-c++
 BuildRequires:  cmake >= 3.16
@@ -79,6 +80,9 @@ This package contains the development files of %{name}.
 %{_bindir}/kokkos_launch_compiler
 
 %changelog
+* Tue Feb 28 2023 Cezary Skrzyński <cezary.skrzynski@ng-analytics.com> - 3.7.01-3
+- Fix missing include
+
 * Thu Jan 19 2023 Fedora Release Engineering <releng@fedoraproject.org> - 3.7.01-2
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_38_Mass_Rebuild
 

                 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=178375443457.1.7414743126176296332.rpms-kokkos-e59fc104746a@fedoraproject.org \
    --to=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