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