!10 License compliance rectification

From: @chen-jan 
Reviewed-by: @small_leek 
Signed-off-by: @small_leek
This commit is contained in:
openeuler-ci-bot 2022-05-11 02:01:33 +00:00 committed by Gitee
commit 23ac629dfa
No known key found for this signature in database
GPG Key ID: 173E9B9CA92EEF8F

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+