diff --git a/.jetty.spec.swp b/.jetty.spec.swp new file mode 100644 index 0000000..014d119 Binary files /dev/null and b/.jetty.spec.swp differ diff --git a/jetty.spec b/jetty.spec index 5b42e27..93a197a 100644 --- a/jetty.spec +++ b/jetty.spec @@ -9,10 +9,10 @@ %global jettylibdir %{_localstatedir}/lib/%{name} %global appdir %{jettylibdir}/webapps %global addver .v20190215 -%bcond_with jp_minimal +%bcond_without jp_minimal Name: jetty Version: 9.4.15 -Release: 1 +Release: 2 Summary: Java Webserver and Servlet Container License: ASL 2.0 or EPL-1.0 URL: http://www.eclipse.org/jetty/ @@ -774,5 +774,8 @@ exit 0 %license LICENSE NOTICE.txt LICENSE-MIT %changelog +* Fri Sep 4 2020 huanghaitao - 9.4.15-2 +- endable jpmini + * Wed Aug 26 2020 huanghaitao - 9.4.15-1 - package init