Use the correct SPDX tag for -doc subpackage's license
This commit is contained in:
parent
43d6afce76
commit
d236f3e2ec
1 changed files with 1 additions and 1 deletions
|
|
@ -217,7 +217,7 @@ builder.
|
||||||
|
|
||||||
%package doc
|
%package doc
|
||||||
Summary: Documentation for %{name}
|
Summary: Documentation for %{name}
|
||||||
License: BSD
|
License: BSD-2-Clause
|
||||||
Recommends: python%{python3_pkgversion}-sphinx = %{epoch}:%{version}-%{release}
|
Recommends: python%{python3_pkgversion}-sphinx = %{epoch}:%{version}-%{release}
|
||||||
|
|
||||||
%description doc
|
%description doc
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue