diff --git a/takari-plugin-testing.spec b/takari-plugin-testing.spec index 6e123a29e23d94f2c670f73f3aa4665d453a0054..35977f98372139eec77e8405fedb3a9d1f6c23c4 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 +* Wed Apr 20 2022 liukuo - 2.9.2-2 +- Change the license to "EPL-1.0 and ASL 2.0" + * Fri Aug 14 2020 maminjie - 2.9.2-1 - package init