diff --git a/tomcat.spec b/tomcat.spec index 5308ba2..4fd3e6d 100644 --- a/tomcat.spec +++ b/tomcat.spec @@ -56,7 +56,7 @@ Name: tomcat Epoch: 1 Version: %{major_version}.%{minor_version}.%{micro_version} -Release: 2%{?dist} +Release: 3%{?dist} Summary: Apache Servlet/JSP Engine, RI for Servlet %{servletspec}/JSP %{jspspec} API License: ASL 2.0 @@ -467,13 +467,15 @@ fi %{appdir}/ROOT %changelog +* Fri Jun 04 2021 Coty Sutherland 1:9.0.45-3 +- Drop geronimo-jaxrpc, which provided the webservices naming factory resources that are generally unused + * Thu Jun 03 2021 Coty Sutherland 1:9.0.45-2 - Remove examples webapps from subpackage - Updates to javapackages-local removed %%add_maven_depmap which broke the build, so I removed the maven artifacts as they aren't very useful anyway - Drop JSVC support as it's not very useful these days - Drop geronimo-saaj as it's no longer required -- Drop geronimo-jaxrpc, which provided the webservices naming factory resources that are generally unused * Thu Apr 22 2021 Hui Wang - 1:9.0.45-1 - Update to 9.0.45