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