diff --git a/tomcat.spec b/tomcat.spec index 5cb053f..68199b3 100644 --- a/tomcat.spec +++ b/tomcat.spec @@ -56,7 +56,7 @@ Name: tomcat Epoch: 1 Version: %{major_version}.%{minor_version}.%{micro_version} -Release: 3%{?dist} +Release: 4%{?dist} Summary: Apache Servlet/JSP Engine, RI for Servlet %{servletspec}/JSP %{jspspec} API License: ASL 2.0 @@ -508,6 +508,9 @@ fi %changelog +* Wed Feb 15 2023 Hui Wang - 1:9.0.62-4 +- Bump release to run the tier1 test + * Tue Feb 07 2023 Coty Sutherland - 1:9.0.62-3 - Add conflicts declaration to the appropriate subpackages - Fix malformed DTD file that caused problems with rpminspect