diff --git a/takari-plugin-testing.spec b/takari-plugin-testing.spec index 6e123a29e23d94f2c670f73f3aa4665d453a0054..9d8b2178e31504f3758623c63252c254ef1e5810 100644 --- a/takari-plugin-testing.spec +++ b/takari-plugin-testing.spec @@ -1,8 +1,8 @@ Name: takari-plugin-testing Version: 2.9.2 -Release: 1 +Release: 2 Summary: Maven plugin testing library -License: EPL and ASL 2.0 +License: EPL-1.0 and ASL 2.0 URL: http://takari.io/ BuildArch: noarch Source0: https://github.com/takari/takari-plugin-testing-project/archive/takari-plugin-testing-%{version}.tar.gz @@ -52,5 +52,8 @@ cp %{SOURCE1} %{SOURCE2} . %license epl-v10.html LICENSE-2.0.txt %changelog +* Mon May 9 2022 baizhonggui - 2.9.2-2 +- modify license identifier + * Fri Aug 14 2020 maminjie - 2.9.2-1 - package init