convert license to SPDX

This is part of https://fedoraproject.org/wiki/Changes/SPDX_Licenses_Phase_4
This commit is contained in:
Miroslav Suchý 2024-09-04 20:55:43 +02:00
commit 39d46f9b02

View file

@ -4,10 +4,11 @@
Name: python-%{pypi_name}
Version: 0.2.1
Release: 16%{?dist}
Release: 17%{?dist}
Summary: Kenneth Reitz's krTheme for Sphinx
License: BSD
# Automatically converted from old format: BSD - review is highly recommended.
License: LicenseRef-Callaway-BSD
URL: https://github.com/tonyseek/sphinx-kr-theme
Source0: %{pypi_source}
%if %{with tests}
@ -63,6 +64,9 @@ export PYTHONPATH=%{buildroot}%{python3_sitelib}
%{python3_sitelib}/sphinx_kr_theme-%{version}-py%{python3_version}.egg-info
%changelog
* Wed Sep 04 2024 Miroslav Suchý <msuchy@redhat.com> - 0.2.1-17
- convert license to SPDX
* Fri Jul 19 2024 Fedora Release Engineering <releng@fedoraproject.org> - 0.2.1-16
- Rebuilt for https://fedoraproject.org/wiki/Fedora_41_Mass_Rebuild