From 83f919297f4a0794d70fbc0378c8bd772c01a06b Mon Sep 17 00:00:00 2001 From: Karolina Surma Date: Thu, 10 Aug 2023 11:39:12 +0200 Subject: [PATCH] Declare the license as an SPDX expression --- python-sphinxcontrib-htmlhelp.spec | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) diff --git a/python-sphinxcontrib-htmlhelp.spec b/python-sphinxcontrib-htmlhelp.spec index 287895f..9ee11d2 100644 --- a/python-sphinxcontrib-htmlhelp.spec +++ b/python-sphinxcontrib-htmlhelp.spec @@ -7,9 +7,9 @@ Name: python-%{pypi_name} Version: 2.0.0 -Release: 11%{?dist} +Release: 12%{?dist} Summary: Sphinx extension for HTML help files -License: BSD +License: BSD-2-Clause URL: http://sphinx-doc.org/ Source0: %{pypi_source} BuildArch: noarch @@ -90,6 +90,9 @@ popd %changelog +* Thu Aug 10 2023 Karolina Surma - 2.0.0-12 +- Declare the license as an SPDX expression + * Fri Jul 21 2023 Fedora Release Engineering - 2.0.0-11 - Rebuilt for https://fedoraproject.org/wiki/Fedora_39_Mass_Rebuild