diff --git a/jetty-version-maven-plugin.spec b/jetty-version-maven-plugin.spec index a5f0511..ea0b69a 100644 --- a/jetty-version-maven-plugin.spec +++ b/jetty-version-maven-plugin.spec @@ -1,8 +1,8 @@ Name: jetty-version-maven-plugin Version: 1.0.7 -Release: 1 +Release: 2 Summary: Jetty version management Maven plugin -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-version-maven-plugin-1.0.7.tar.gz BuildArch: noarch @@ -40,5 +40,8 @@ pushd %{name} %doc LICENSE-APACHE-2.0.txt LICENSE-ECLIPSE-1.0.html notice.html %changelog +* Wed Nov 09 2022 Ge Wang - 1.0.7-2 +- Bring source file into correspondence with described in spec file + * Thu Jul 30 2020 shaoqiang kang - 1.0.7-1 - Package init diff --git a/org.eclipse.jetty.toolchain-jetty-version-maven-plugin-1.0.7.tar.gz b/org.eclipse.jetty.toolchain-jetty-version-maven-plugin-1.0.7.tar.gz index 19df746..6cfff9c 100644 Binary files a/org.eclipse.jetty.toolchain-jetty-version-maven-plugin-1.0.7.tar.gz and b/org.eclipse.jetty.toolchain-jetty-version-maven-plugin-1.0.7.tar.gz differ