Updated to 7.0.22
This commit is contained in:
parent
8c286ad89d
commit
7998554215
2
sources
2
sources
@ -1 +1 @@
|
||||
40d71249a54526ab0145fd5b41008518 apache-tomcat-7.0.21-src.tar.gz
|
||||
878bc216d86ce803f3bbc65fd40eb96c apache-tomcat-7.0.22-src.tar.gz
|
||||
|
@ -31,7 +31,7 @@
|
||||
%global jspspec 2.2
|
||||
%global major_version 7
|
||||
%global minor_version 0
|
||||
%global micro_version 21
|
||||
%global micro_version 22
|
||||
%global packdname apache-tomcat-%{version}-src
|
||||
%global servletspec 3.0
|
||||
%global elspec 2.2
|
||||
@ -54,7 +54,7 @@
|
||||
Name: tomcat
|
||||
Epoch: 0
|
||||
Version: %{major_version}.%{minor_version}.%{micro_version}
|
||||
Release: 3%{?dist}.1
|
||||
Release: 1%{?dist}
|
||||
Summary: Apache Servlet/JSP Engine, RI for Servlet %{servletspec}/JSP %{jspspec} API
|
||||
|
||||
Group: System Environment/Daemons
|
||||
@ -585,6 +585,9 @@ fi
|
||||
%{appdir}/sample
|
||||
|
||||
%changelog
|
||||
* Thu Oct 6 2011 Ivan Afonichev <ivan.afonichev@gmail.com> 0:7.0.22-1
|
||||
- Updated to 7.0.22
|
||||
|
||||
* Mon Oct 03 2011 Rex Dieter <rdieter@fedoraproject.org> - 0:7.0.21-3.1
|
||||
- rebuild (java), rel-eng#4932
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user