diff --git a/sunpinyin.spec b/sunpinyin.spec index 518b3be..41a51a6 100644 --- a/sunpinyin.spec +++ b/sunpinyin.spec @@ -6,9 +6,9 @@ Name: sunpinyin Version: 3.0.0 -Release: 1 +Release: 2 Summary: A statistical language model based Chinese input method engine -License: LGPLv2 or CDDL or CC-BY-SA +License: LGPL-2.0-only or CDDL-1.0 or CC-BY-SA-3.0 Obsoletes: %{name}-data-le Obsoletes: %{name}-data-be URL: http://code.google.com/p/sunpinyin/ @@ -85,5 +85,8 @@ install -m0644 AUTHORS TODO %{buildroot}%{_docdir}/%{name} %{_includedir}/sunpinyin* %changelog +* Wed Jul 27 2022 yaoxin - 3.0.0-2 +- License compliance rectification + * Tue Dec 22 2020 weidong - 3.0.0-1 - Initial Package