!3 Bring source file into correspondence with described in spec file

From: @wang--ge 
Reviewed-by: @caodongxia 
Signed-off-by: @caodongxia
This commit is contained in:
openeuler-ci-bot 2022-11-10 02:41:25 +00:00 committed by Gitee
commit b266b57e51
No known key found for this signature in database
GPG Key ID: 173E9B9CA92EEF8F
2 changed files with 5 additions and 2 deletions

View File

@ -1,8 +1,8 @@
Name: jetty-toolchain Name: jetty-toolchain
Version: 1.4 Version: 1.4
Release: 1 Release: 2
Summary: Jetty Toolchain main POM file 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/ 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 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 BuildArch: noarch
@ -28,5 +28,8 @@ pushd %{name}
%doc LICENSE-APACHE-2.0.txt LICENSE-ECLIPSE-1.0.html notice.html %doc LICENSE-APACHE-2.0.txt LICENSE-ECLIPSE-1.0.html notice.html
%changelog %changelog
* Wed Nov 09 2022 Ge Wang <wangge20@h-partners.com> - 1.4-2
- Bring source file into correspondence with descirbed in spec file
* Thu Jul 30 2020 shaoqiang kang <kangshaoqiang1@huawei.com> - 1.4-1 * Thu Jul 30 2020 shaoqiang kang <kangshaoqiang1@huawei.com> - 1.4-1
- Package init - Package init