From d236f3e2ecdebf472f23e8fa85de20735f23cc38 Mon Sep 17 00:00:00 2001 From: Karolina Surma Date: Mon, 26 Jun 2023 19:11:21 +0200 Subject: [PATCH] Use the correct SPDX tag for -doc subpackage's license --- python-sphinx.spec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/python-sphinx.spec b/python-sphinx.spec index 9f0c83e..d60e18a 100644 --- a/python-sphinx.spec +++ b/python-sphinx.spec @@ -217,7 +217,7 @@ builder. %package doc Summary: Documentation for %{name} -License: BSD +License: BSD-2-Clause Recommends: python%{python3_pkgversion}-sphinx = %{epoch}:%{version}-%{release} %description doc