public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/kokkos] epel10: convert license to SPDX
@ 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 : 1f0d4aa871a2701e30bd5b5071d421c5f14e1fdb
Author : Miroslav Suchý <msuchy@redhat.com>
Date : 2024-09-02T09:25:02+02:00
Stats : +6/-2 in 1 file(s)
URL : https://src.fedoraproject.org/rpms/kokkos/c/1f0d4aa871a2701e30bd5b5071d421c5f14e1fdb?branch=epel10
Log:
convert license to SPDX
This is part of https://fedoraproject.org/wiki/Changes/SPDX_Licenses_Phase_4
---
diff --git a/kokkos.spec b/kokkos.spec
index 8f589bf..2a50aa3 100644
--- a/kokkos.spec
+++ b/kokkos.spec
@@ -4,12 +4,13 @@
Name: kokkos
Version: 4.2.00
%global sover 4.2
-Release: 4%{?dist}
+Release: 5%{?dist}
Summary: Kokkos C++ Performance Portability Programming
# no support for 32-bit archs https://github.com/kokkos/kokkos/issues/2312
ExcludeArch: i686 armv7hl
-License: BSD
+# Automatically converted from old format: BSD - review is highly recommended.
+License: LicenseRef-Callaway-BSD
URL: https://github.com/kokkos/kokkos
Source0: %{url}/archive/%{version}/%{name}-%{version}.tar.gz
@@ -84,6 +85,9 @@ This package contains the development files of %{name}.
%{_bindir}/kokkos_launch_compiler
%changelog
+* Mon Sep 02 2024 Miroslav Suchý <msuchy@redhat.com> - 4.2.00-5
+- convert license to SPDX
+
* Thu Jul 18 2024 Fedora Release Engineering <releng@fedoraproject.org> - 4.2.00-4
- Rebuilt for https://fedoraproject.org/wiki/Fedora_41_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: convert license to SPDX
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox