Increment release number
This commit is contained in:
parent
66b528dc61
commit
da829a92c9
@ -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 <csutherl@redhat.com> 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 <csutherl@redhat.com> 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 <huwang@redhat.com> - 1:9.0.45-1
|
||||
- Update to 9.0.45
|
||||
|
Loading…
Reference in New Issue
Block a user