diff --git a/jetty-test-helper.spec b/jetty-test-helper.spec index b349a0ea384cd2b585daa570b795965ae0ffdc04..b21cb04194740aa926b2dd7dce9cd1f3f5680343 100644 --- a/jetty-test-helper.spec +++ b/jetty-test-helper.spec @@ -1,7 +1,7 @@ Name: jetty-test-helper Version: 3.1 -Release: 1 -License: ASL 2.0 or EPL +Release: 2 +License: ASL 2.0 or EPL-1.0 Summary: Jetty toolchain test helper URL: https://github.com/eclipse/jetty.toolchain Source0: https://github.com/eclipse/jetty.toolchain/archive/%{name}-%{version}.tar.gz @@ -42,5 +42,8 @@ cp %{SOURCE1} . %license LICENSE-eplv10-aslv20.html %changelog +* Mon May 9 2022 baizhonggui - 3.1-2 +- modify license identifier + * Wed Aug 5 2020 huanghaitao - 3.1-1 - package init