Bring source file into correspondence with described in spec file

This commit is contained in:
wang--ge 2022-11-09 18:21:12 +08:00
parent 8f4a1deb03
commit 2ef8b42f14
2 changed files with 5 additions and 2 deletions

View File

@ -1,8 +1,8 @@
Name: jetty-test-policy Name: jetty-test-policy
Version: 1.2 Version: 1.2
Release: 1 Release: 2
Summary: Jetty test policy files Summary: Jetty test policy files
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/
BuildArch: noarch BuildArch: noarch
Source0: http://git.eclipse.org/c/jetty/org.eclipse.jetty.toolchain.git/snapshot/org.eclipse.jetty.toolchain-%{name}-%{version}.tar.gz Source0: http://git.eclipse.org/c/jetty/org.eclipse.jetty.toolchain.git/snapshot/org.eclipse.jetty.toolchain-%{name}-%{version}.tar.gz
@ -41,5 +41,8 @@ cp -p %{SOURCE2} %{SOURCE3} .
%license epl-v10.html LICENSE-2.0.txt %license epl-v10.html LICENSE-2.0.txt
%changelog %changelog
* Wed Nov 09 2022 Ge Wang <wangge20@h-partners.com> - 1.2-2
- bring source file into correspondence with described in spec file
* Wed Aug 5 2020 huanghaitao <huanghaitao8@huawei.com> - 1.2-1 * Wed Aug 5 2020 huanghaitao <huanghaitao8@huawei.com> - 1.2-1
- package init - package init