diff --git a/jetty.spec b/jetty.spec index 93a197a588074e989abde97c5bf874424fbfd51a..50167232b1beaedad5134ad2f184a5b656e32ca3 100644 --- a/jetty.spec +++ b/jetty.spec @@ -9,10 +9,10 @@ %global jettylibdir %{_localstatedir}/lib/%{name} %global appdir %{jettylibdir}/webapps %global addver .v20190215 -%bcond_without jp_minimal +%bcond_with jp_minimal Name: jetty Version: 9.4.15 -Release: 2 +Release: 3 Summary: Java Webserver and Servlet Container License: ASL 2.0 or EPL-1.0 URL: http://www.eclipse.org/jetty/ @@ -774,6 +774,9 @@ exit 0 %license LICENSE NOTICE.txt LICENSE-MIT %changelog +* Fri Sep 12 2020 chengzihan2 - 9.4.15-3 +- disable jp_minimal + * Fri Sep 4 2020 huanghaitao - 9.4.15-2 - endable jpmini