diff --git a/jetty-parent.spec b/jetty-parent.spec index 2303d506645441af4d1e9c1208f00000bffce94e..e65087ed0cbc39dc7c4b792fff9b250d66a3cf05 100644 --- a/jetty-parent.spec +++ b/jetty-parent.spec @@ -1,8 +1,8 @@ Name: jetty-parent Version: 19 -Release: 1 +Release: 2 Summary: Jetty parent POM file -License: ASL 2.0 or EPL +License: ASL 2.0 or EPL-1.0 URL: https://www.eclipse.org/jetty/ Source0: https://repo1.maven.org/maven2/org/eclipse/jetty/%{name}/%{version}/%{name}-%{version}.pom Source2: https://www.eclipse.org/legal/epl-v10.html @@ -28,5 +28,8 @@ cp -p %{SOURCE2} %{SOURCE3} . %doc epl-v10.html LICENSE-2.0.txt %changelog +* Wed Apr 20 2022 liukuo - 19-2 +- Change the license to "ASL 2.0 or EPL-1.0" + * Thu Jul 30 2020 shaoqiang kang - 19-1 - Package init