diff --git a/ibus-typing-booster.spec b/ibus-typing-booster.spec index d4a48d1f12619252fe4cda50a75bfe76f882d102..c6a63dbaee2bf5019a4009d53d13b58a2ae6711c 100644 --- a/ibus-typing-booster.spec +++ b/ibus-typing-booster.spec @@ -1,10 +1,10 @@ %define with_check 0 Name: ibus-typing-booster Version: 2.16.0 -Release: 2 +Release: 3 Summary: A completion input method to speedup typing -License: GPLv3+, ASL 2.0 +License: GPL-3.0-or-later AND Apache-2.0 URL: https://mike-fabian.github.io/ibus-typing-booster/ Source0: https://github.com/mike-fabian/ibus-typing-booster/releases/download/%{version}/ibus-typing-booster-%{version}.tar.gz @@ -114,6 +114,9 @@ make check || cat ./tests/test-suite.log %changelog +* Thu Jun 13 2024 yao_xin - 2.16.0-3 +- License compliance rectification + * Mon Jan 15 2024 liyanan - 2.16.0-2 - Avoid verbatim bidi formatting characters in the source code