License compliance rectification
This commit is contained in:
parent
caf985ea8c
commit
b00edb26dd
@ -1,9 +1,9 @@
|
|||||||
Name: marisa
|
Name: marisa
|
||||||
Version: 0.2.4
|
Version: 0.2.4
|
||||||
Release: 40
|
Release: 41
|
||||||
Summary: Matching Algorithm with Recursively Implemented StorAge
|
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
|
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
|
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
|
%{ruby_vendorarchdir}/marisa.so
|
||||||
|
|
||||||
%changelog
|
%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
|
* Wed Mar 30 2022 chenchen <chen_aka_jan@163.com> - 0.2.4-40
|
||||||
- using macros to get python versions by python3.10+
|
- using macros to get python versions by python3.10+
|
||||||
|
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user