Declare the license as an SPDX expression
This commit is contained in:
parent
537f651e43
commit
e64865bfe4
@ -5,9 +5,9 @@
|
||||
|
||||
Name: python-%{pypi_name}
|
||||
Version: 1.1.5
|
||||
Release: 10%{?dist}
|
||||
Release: 11%{?dist}
|
||||
Summary: Sphinx extension for serialized HTML
|
||||
License: BSD
|
||||
License: BSD-2-Clause
|
||||
URL: http://sphinx-doc.org/
|
||||
Source0: %{pypi_source}
|
||||
BuildArch: noarch
|
||||
@ -81,6 +81,9 @@ popd
|
||||
|
||||
|
||||
%changelog
|
||||
* Thu Aug 10 2023 Karolina Surma <ksurma@redhat.com> - 1.1.5-11
|
||||
- Declare the license as an SPDX expression
|
||||
|
||||
* Fri Jul 21 2023 Fedora Release Engineering <releng@fedoraproject.org> - 1.1.5-10
|
||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_39_Mass_Rebuild
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user