License compliance rectification

This commit is contained in:
chen-jan 2022-05-10 12:05:51 +00:00
parent caf985ea8c
commit b00edb26dd

View File

@ -1,9 +1,9 @@
Name: marisa
Version: 0.2.4
Release: 40
Release: 41
Summary: Matching Algorithm with Recursively Implemented StorAge
License: BSD or LGPLv2+
License: BSD-2-Clause or LGPL-2.1-or-later
URL: https://code.google.com/p/marisa-trie
Source0: https://storage.googleapis.com/google-code-archive-downloads/v2/code.google.com/marisa-trie/%{name}-%{version}.tar.gz
@ -130,6 +130,9 @@ find $RPM_BUILD_ROOT -name 'perllocal.pod' -delete
%{ruby_vendorarchdir}/marisa.so
%changelog
* Tue May 10 2022 chenchen <chen_aka_jan@163.com> - 0.2.4-41
- License compliance rectification
* Wed Mar 30 2022 chenchen <chen_aka_jan@163.com> - 0.2.4-40
- using macros to get python versions by python3.10+