From 3eb4039714b518926d044ddd5b8706477d6c83b9 Mon Sep 17 00:00:00 2001 From: Karolina Surma Date: Thu, 10 Aug 2023 12:24:37 +0200 Subject: [PATCH] Declare the license as an SPDX expression --- python-sphinxcontrib-qthelp.spec | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) diff --git a/python-sphinxcontrib-qthelp.spec b/python-sphinxcontrib-qthelp.spec index 3bdbc10..3d2e93a 100644 --- a/python-sphinxcontrib-qthelp.spec +++ b/python-sphinxcontrib-qthelp.spec @@ -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 - 1.0.3-16 +- Declare the license as an SPDX expression + * Fri Jul 21 2023 Fedora Release Engineering - 1.0.3-15 - Rebuilt for https://fedoraproject.org/wiki/Fedora_39_Mass_Rebuild