Update to 8.0.24.

This commit is contained in:
Alexander Kurtakov 2015-07-10 11:07:03 +03:00
parent 6d77b87550
commit 3a20f845cd
2 changed files with 5 additions and 2 deletions

View File

@ -1 +1 @@
f357c13b1e45cef40627ca995c0796e6 apache-tomcat-8.0.23-src.tar.gz
1184955015a2290252f0ec9495640b23 apache-tomcat-8.0.24-src.tar.gz

View File

@ -31,7 +31,7 @@
%global jspspec 2.3
%global major_version 8
%global minor_version 0
%global micro_version 23
%global micro_version 24
%global packdname apache-tomcat-%{version}-src
%global servletspec 3.1
%global elspec 3.0
@ -686,6 +686,9 @@ fi
%attr(0644,root,root) %{_unitdir}/%{name}-jsvc.service
%changelog
* Fri Jul 10 2015 Alexander Kurtakov <akurtako@redhat.com> 1:8.0.24-2
- Update to 8.0.24.
* Fri Jun 19 2015 Alexander Kurtakov <akurtako@redhat.com> 1:8.0.23-2
- Drop javax.el:el-api alias.