From 909ffebdf459f65558e018252aed8f45fdff0ea2 Mon Sep 17 00:00:00 2001 From: houyingchao <1348375921@qq.com> Date: Wed, 11 May 2022 15:22:42 +0800 Subject: [PATCH] License compliance rectification --- python-lexicon.spec | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) diff --git a/python-lexicon.spec b/python-lexicon.spec index 673620b..55ba263 100644 --- a/python-lexicon.spec +++ b/python-lexicon.spec @@ -2,9 +2,9 @@ Name: python-lexicon Version: 1.0.0 -Release: 15 +Release: 16 Summary: Powerful dict subclass(es) with aliasing and attribute access -License: BSD +License: BSD-3-Clause URL: https://github.com/bitprophet/lexicon Source0: https://github.com/bitprophet/lexicon/archive/%{version}/lexicon-%{version}.tar.gz BuildArch: noarch @@ -39,6 +39,9 @@ Lexicon is a simple collection of dict sub-classes providing extra power. %{python3_sitelib}/lexicon-%{version}-*.egg-info/ %changelog +* Wed May 11 2022 houyingchao - 1.0.0-16 +- License compliance rectification + * Fri Mar 18 2022 wulei - 1.0.0-15 - Delete check