Update to tomcat 8.0.20.

This commit is contained in:
Alexander Kurtakov 2015-03-06 12:01:37 +02:00
parent 07e2fb497b
commit c2e91f9ffc
2 changed files with 3 additions and 3 deletions

View File

@ -1 +1 @@
a57119b64a853c796de6b319effae632 apache-tomcat-8.0.18-src.tar.gz
6006e1de147f2e71668fba49238fdd8a apache-tomcat-8.0.20-src.tar.gz

View File

@ -31,7 +31,7 @@
%global jspspec 2.3
%global major_version 8
%global minor_version 0
%global micro_version 18
%global micro_version 20
%global packdname apache-tomcat-%{version}-src
%global servletspec 3.1
%global elspec 3.0
@ -54,7 +54,7 @@
Name: tomcat
Epoch: 1
Version: %{major_version}.%{minor_version}.%{micro_version}
Release: 5%{?dist}
Release: 1%{?dist}
Summary: Apache Servlet/JSP Engine, RI for Servlet %{servletspec}/JSP %{jspspec} API
Group: System Environment/Daemons