diff --git a/jetty-test-policy.spec b/jetty-test-policy.spec index f4a5fbf..3096ca5 100644 --- a/jetty-test-policy.spec +++ b/jetty-test-policy.spec @@ -1,8 +1,8 @@ Name: jetty-test-policy Version: 1.2 -Release: 1 +Release: 2 Summary: Jetty test policy files -License: ASL 2.0 or EPL +License: ASL 2.0 or EPL-1.0 URL: http://www.eclipse.org/jetty/ BuildArch: noarch Source0: http://git.eclipse.org/c/jetty/org.eclipse.jetty.toolchain.git/snapshot/org.eclipse.jetty.toolchain-%{name}-%{version}.tar.gz @@ -41,5 +41,8 @@ cp -p %{SOURCE2} %{SOURCE3} . %license epl-v10.html LICENSE-2.0.txt %changelog +* Mon May 9 2022 baizhonggui - 1.2-2 +- modify license identifier + * Wed Aug 5 2020 huanghaitao - 1.2-1 - package init