diff --git a/jetty-toolchain.spec b/jetty-toolchain.spec index 55bffeb..56e1d85 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: Apache-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 +* Wed Nov 09 2022 Ge Wang - 1.4-2 +- Bring source file into correspondence with descirbed in spec file + * Thu Jul 30 2020 shaoqiang kang - 1.4-1 - Package init diff --git a/org.eclipse.jetty.toolchain-jetty-toolchain-1.4.tar.gz b/org.eclipse.jetty.toolchain-jetty-toolchain-1.4.tar.gz index 140d812..1f00c35 100644 Binary files a/org.eclipse.jetty.toolchain-jetty-toolchain-1.4.tar.gz and b/org.eclipse.jetty.toolchain-jetty-toolchain-1.4.tar.gz differ