From d3c392a093200f2d4b03cd7b7ad5d8ec8e943105 Mon Sep 17 00:00:00 2001 From: baizg1107 Date: Tue, 10 May 2022 17:07:07 +0800 Subject: [PATCH] License compliance rectification --- python-sphinx-theme-alabaster.spec | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) diff --git a/python-sphinx-theme-alabaster.spec b/python-sphinx-theme-alabaster.spec index 3a4602a..2cc4d06 100644 --- a/python-sphinx-theme-alabaster.spec +++ b/python-sphinx-theme-alabaster.spec @@ -1,9 +1,9 @@ name: python-sphinx-theme-alabaster Version: 0.7.12 -Release: 2 +Release: 3 Summary: Configurable sidebar-enabled Sphinx theme -License: BSD +License: BSD-3-Clause URL: https://pypi.python.org/pypi/alabaster Source0: https://files.pythonhosted.org/packages/cc/b4/ed8dcb0d67d5cfb7f83c4d5463a7614cb1d078ad7ae890c9143edebbf072/alabaster-0.7.12.tar.gz @@ -46,6 +46,9 @@ rm -rf alabaster.egg-info %changelog +* Mon May 9 2022 baizhonggui - 0.7.12-3 +- modify license identifier + * Mon Nov 2 2020 wangjie -0.7.12-2 - Type:NA - ID:NA -- Gitee