convert license to SPDX
This is part of https://fedoraproject.org/wiki/Changes/SPDX_Licenses_Phase_4
This commit is contained in:
parent
104d2979aa
commit
7afb5b2425
1 changed files with 6 additions and 2 deletions
|
|
@ -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ý <msuchy@redhat.com> - 0.26.0-7
|
||||
- convert license to SPDX
|
||||
|
||||
* Sat Jul 20 2024 Fedora Release Engineering <releng@fedoraproject.org> - 0.26.0-6
|
||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_41_Mass_Rebuild
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue