From e64865bfe4876022da0e512243a85bcdd8a11d21 Mon Sep 17 00:00:00 2001 From: Karolina Surma Date: Thu, 10 Aug 2023 13:35:43 +0200 Subject: [PATCH] Declare the license as an SPDX expression --- python-sphinxcontrib-serializinghtml.spec | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) diff --git a/python-sphinxcontrib-serializinghtml.spec b/python-sphinxcontrib-serializinghtml.spec index dd7f39f..3a7c131 100644 --- a/python-sphinxcontrib-serializinghtml.spec +++ b/python-sphinxcontrib-serializinghtml.spec @@ -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 - 1.1.5-11 +- Declare the license as an SPDX expression + * Fri Jul 21 2023 Fedora Release Engineering - 1.1.5-10 - Rebuilt for https://fedoraproject.org/wiki/Fedora_39_Mass_Rebuild