From afc5380cbed7edf953b85f57aa970c71c0d68faf Mon Sep 17 00:00:00 2001 From: wu-leilei Date: Tue, 10 May 2022 17:12:31 +0800 Subject: [PATCH] License compliance rectification --- python-cloud_sptheme.spec | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) diff --git a/python-cloud_sptheme.spec b/python-cloud_sptheme.spec index 6b91e91..03dbc20 100644 --- a/python-cloud_sptheme.spec +++ b/python-cloud_sptheme.spec @@ -1,9 +1,9 @@ %global _empty_manifest_terminate_build 0 Name: python-cloud_sptheme Version: 1.10.1.post20200504175005 -Release: 1 +Release: 2 Summary: a nice sphinx theme named 'Cloud', and some related extensions -License: BSD +License: BSD-3-Clause URL: https://cloud-sptheme.readthedocs.io Source0: https://files.pythonhosted.org/packages/6f/21/4518712b94020cfd2e1cdc2a55744c3407b41c36c34c10fe101b1461bbae/cloud_sptheme-1.10.1.post20200504175005.tar.gz BuildArch: noarch @@ -67,5 +67,8 @@ mv %{buildroot}/doclist.lst . %{_docdir}/* %changelog +* Tue May 10 2022 wulei - 1.10.1.post20200504175005-2 +- License compliance rectification + * Thu Jan 13 2022 Python_Bot - 1.10.1.post20200504175005-1 - Package Init