From 7afb5b24253d804ee999a67b2519620a6672b7c1 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Miroslav=20Such=C3=BD?= Date: Wed, 4 Sep 2024 22:59:07 +0200 Subject: [PATCH] convert license to SPDX This is part of https://fedoraproject.org/wiki/Changes/SPDX_Licenses_Phase_4 --- xtensor-python.spec | 8 ++++++-- 1 file changed, 6 insertions(+), 2 deletions(-) diff --git a/xtensor-python.spec b/xtensor-python.spec index 36d4862..331376f 100644 --- a/xtensor-python.spec +++ b/xtensor-python.spec @@ -2,9 +2,10 @@ Name: xtensor-python Version: 0.26.0 -Release: 6%{?dist} +Release: 7%{?dist} Summary: Python bindings for xtensor -License: BSD +# Automatically converted from old format: BSD - review is highly recommended. +License: LicenseRef-Callaway-BSD URL: https://xtensor-python.readthedocs.io/ %global github https://github.com/QuantStack/xtensor-python @@ -69,6 +70,9 @@ Requires: python3-numpy %{_libdir}/cmake/%{name}/ %changelog +* Wed Sep 4 2024 Miroslav Suchý - 0.26.0-7 +- convert license to SPDX + * Sat Jul 20 2024 Fedora Release Engineering - 0.26.0-6 - Rebuilt for https://fedoraproject.org/wiki/Fedora_41_Mass_Rebuild