Upgrade version to 1.1
Signed-off-by: cherry530 <707078654@qq.com>
This commit is contained in:
parent
7f299a50c1
commit
28b6a193c5
@ -1,6 +1,6 @@
|
||||
Name: jetty-artifact-remote-resources
|
||||
Version: 1.0
|
||||
Release: 2
|
||||
Version: 1.1
|
||||
Release: 1
|
||||
Summary: Jetty toolchain artifact remote resources
|
||||
License: ASL 2.0 or EPL-1.0
|
||||
URL: http://www.eclipse.org/jetty/
|
||||
@ -17,15 +17,20 @@ Jetty toolchain artifact remote resources
|
||||
cp -p %{SOURCE2} %{SOURCE3} .
|
||||
|
||||
%build
|
||||
cd %{name}
|
||||
%mvn_build
|
||||
|
||||
%install
|
||||
cd %{name}
|
||||
%mvn_install
|
||||
|
||||
%files -f .mfiles
|
||||
%files -f %{name}/.mfiles
|
||||
%doc LICENSE-2.0.txt epl-v10.html
|
||||
|
||||
%changelog
|
||||
* Wed Jan 24 2024 xu_ping <707078654@qq.com> - 1.1-1
|
||||
- Upgrade version to 1.1
|
||||
|
||||
* Mon May 9 2022 baizhonggui <baizhonggui@h-partners.com> - 1.0-2
|
||||
- modify license identifier
|
||||
|
||||
|
||||
@ -1,4 +1,4 @@
|
||||
version_control: git
|
||||
src_repo: https://git.eclipse.org/c/jetty/org.eclipse.jetty.toolchain.git
|
||||
version_control: github
|
||||
src_repo: jetty/jetty-toolchain
|
||||
tag_prefix: "jetty-artifact-remote-resources-"
|
||||
seperator: "."
|
||||
|
||||
Binary file not shown.
Binary file not shown.
Loading…
x
Reference in New Issue
Block a user