diff --git a/jetty-artifact-remote-resources.spec b/jetty-artifact-remote-resources.spec index 543f13c8f520912ea834cf6a5f0c73c7c1d007f6..e02409b52be576aec8850874a7f8bb41af2acbf5 100644 --- a/jetty-artifact-remote-resources.spec +++ b/jetty-artifact-remote-resources.spec @@ -1,8 +1,8 @@ Name: jetty-artifact-remote-resources Version: 1.0 -Release: 1 +Release: 2 Summary: Jetty toolchain artifact remote resources -License: ASL 2.0 or EPL +License: ASL 2.0 or EPL-1.0 URL: http://www.eclipse.org/jetty/ Source0: http://git.eclipse.org/c/jetty/org.eclipse.jetty.toolchain.git/snapshot/org.eclipse.jetty.toolchain-%{name}-%{version}.tar.gz Source2: http://www.apache.org/licenses/LICENSE-2.0.txt @@ -26,5 +26,8 @@ cp -p %{SOURCE2} %{SOURCE3} . %doc LICENSE-2.0.txt epl-v10.html %changelog +* Mon May 9 2022 baizhonggui - 1.0-2 +- modify license identifier + * Wed Aug 5 2020 huanghaitao - 1.0-1 - package init