Update to 9.0.55
This commit is contained in:
parent
bb861ab8fa
commit
1eeff668b5
2
sources
2
sources
@ -1 +1 @@
|
|||||||
SHA512 (apache-tomcat-9.0.54-src.tar.gz) = e9d532a966aa8e7c2fcf28e4ecb0a618a8be4dacf8dc579a407483de86ef969383e3662fba07be629bfb8fbd85c041a5a2f1dd8875cc309b69a147b37c58974b
|
SHA512 (apache-tomcat-9.0.55-src.tar.gz) = abfb1824387045fc6b5a5077179149e6c348c0deae933e8766c60cbf92466f5e8883ebe4cc260c23ece6d3975ab2e25f7cdde58f9dd83dfdd22cab33c967b28c
|
||||||
|
19
tomcat.spec
19
tomcat.spec
@ -31,7 +31,7 @@
|
|||||||
%global jspspec 2.3
|
%global jspspec 2.3
|
||||||
%global major_version 9
|
%global major_version 9
|
||||||
%global minor_version 0
|
%global minor_version 0
|
||||||
%global micro_version 54
|
%global micro_version 55
|
||||||
%global packdname apache-tomcat-%{version}-src
|
%global packdname apache-tomcat-%{version}-src
|
||||||
%global servletspec 4.0
|
%global servletspec 4.0
|
||||||
%global elspec 3.0
|
%global elspec 3.0
|
||||||
@ -496,29 +496,32 @@ fi
|
|||||||
%{appdir}/ROOT
|
%{appdir}/ROOT
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
* Tue Oct 12 2021 Hui Wang <huwang@redhat.com> 1:9.0.54-1
|
* Tue Oct 12 2021 Hui Wang <huwang@redhat.com> - 1:9.0.55-1
|
||||||
|
- Update to 9.0.55
|
||||||
|
|
||||||
|
* Tue Oct 12 2021 Hui Wang <huwang@redhat.com> - 1:9.0.54-1
|
||||||
- Update to 9.0.54
|
- Update to 9.0.54
|
||||||
|
|
||||||
* Thu Sep 16 2021 Hui Wang <huwang@redhat.com> 1:9.0.53-1
|
* Thu Sep 16 2021 Hui Wang <huwang@redhat.com> - 1:9.0.53-1
|
||||||
- Update to 9.0.53
|
- Update to 9.0.53
|
||||||
|
|
||||||
* Wed Aug 18 2021 Hui Wang <huwang@redhat.com> 1:9.0.52-1
|
* Wed Aug 18 2021 Hui Wang <huwang@redhat.com> - 1:9.0.52-1
|
||||||
- Update to 9.0.52
|
- Update to 9.0.52
|
||||||
|
|
||||||
* Fri Jul 23 2021 Fedora Release Engineering <releng@fedoraproject.org> - 1:9.0.50-2
|
* Fri Jul 23 2021 Fedora Release Engineering <releng@fedoraproject.org> - 1:9.0.50-2
|
||||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_35_Mass_Rebuild
|
- Rebuilt for https://fedoraproject.org/wiki/Fedora_35_Mass_Rebuild
|
||||||
|
|
||||||
* Tue Jul 06 2021 Hui Wang <huwang@redhat.com> 1:9.0.50-1
|
* Tue Jul 06 2021 Hui Wang <huwang@redhat.com> - 1:9.0.50-1
|
||||||
- Update to 9.0.50
|
- Update to 9.0.50
|
||||||
|
|
||||||
* Sat Jun 05 2021 Coty Sutherland <csutherl@redhat.com> 1:9.0.45-4
|
* Sat Jun 05 2021 Coty Sutherland <csutherl@redhat.com> - 1:9.0.45-4
|
||||||
- Add back logrotate config file per devel list request
|
- Add back logrotate config file per devel list request
|
||||||
- Add mvn virtual provides back for the servlet, el, and jsp spec impls
|
- Add mvn virtual provides back for the servlet, el, and jsp spec impls
|
||||||
|
|
||||||
* Fri Jun 04 2021 Coty Sutherland <csutherl@redhat.com> 1:9.0.45-3
|
* 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
|
- 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
|
* Thu Jun 03 2021 Coty Sutherland <csutherl@redhat.com> - 1:9.0.45-2
|
||||||
- Remove examples webapps from subpackage
|
- Remove examples webapps from subpackage
|
||||||
- Updates to javapackages-local removed %%add_maven_depmap which broke the build,
|
- 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
|
so I removed the maven artifacts as they aren't very useful anyway
|
||||||
|
Loading…
Reference in New Issue
Block a user