diff --git a/jetty-toolchain.spec b/jetty-toolchain.spec index 55bffeb5fe4d75ca8116a1f5ecd5eecdb4d785a7..75363fcd7396049b1a585bbbf70020d3944e1721 100644 --- a/jetty-toolchain.spec +++ b/jetty-toolchain.spec @@ -1,8 +1,8 @@ Name: jetty-toolchain Version: 1.4 -Release: 1 +Release: 2 Summary: Jetty Toolchain main POM file -License: ASL 2.0 or EPL +License: ASL 2.0 or EPL-1.0 URL: http://www.eclipse.org/jetty/ Source0: https://git.eclipse.org/c/jetty/org.eclipse.jetty.toolchain.git/snapshot/org.eclipse.jetty.toolchain-jetty-toolchain-1.4.tar.gz BuildArch: noarch @@ -28,5 +28,8 @@ pushd %{name} %doc LICENSE-APACHE-2.0.txt LICENSE-ECLIPSE-1.0.html notice.html %changelog +* Mon May 9 2022 baizhonggui - 1.4-2 +- modify license identifier + * Thu Jul 30 2020 shaoqiang kang - 1.4-1 - Package init