public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/kokkos] epel10: Fix missing include
@ 2026-07-11  7:20 
  0 siblings, 0 replies; only message in thread
From:  @ 2026-07-11  7:20 UTC (permalink / raw)
  To: git-commits

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
 

^ 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: Fix missing include 

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox