!2 endable jpmini

Merge pull request !2 from 成子晗/master
This commit is contained in:
openeuler-ci-bot 2020-09-04 15:13:23 +08:00 committed by Gitee
commit c92b210d75

View File

@ -9,10 +9,10 @@
%global jettylibdir %{_localstatedir}/lib/%{name} %global jettylibdir %{_localstatedir}/lib/%{name}
%global appdir %{jettylibdir}/webapps %global appdir %{jettylibdir}/webapps
%global addver .v20190215 %global addver .v20190215
%bcond_with jp_minimal %bcond_without jp_minimal
Name: jetty Name: jetty
Version: 9.4.15 Version: 9.4.15
Release: 1 Release: 2
Summary: Java Webserver and Servlet Container Summary: Java Webserver and Servlet Container
License: ASL 2.0 or EPL-1.0 License: ASL 2.0 or EPL-1.0
URL: http://www.eclipse.org/jetty/ URL: http://www.eclipse.org/jetty/
@ -774,5 +774,8 @@ exit 0
%license LICENSE NOTICE.txt LICENSE-MIT %license LICENSE NOTICE.txt LICENSE-MIT
%changelog %changelog
* Fri Sep 4 2020 huanghaitao <huanghaitao8@huawei.com> - 9.4.15-2
- endable jpmini
* Wed Aug 26 2020 huanghaitao <huanghaitao8@huawei.com> - 9.4.15-1 * Wed Aug 26 2020 huanghaitao <huanghaitao8@huawei.com> - 9.4.15-1
- package init - package init