From 5955ecc8dd7ba7afd9de8ad671f98e757c88eab7 Mon Sep 17 00:00:00 2001 From: Ivan Afonichev Date: Thu, 26 Jul 2012 00:43:31 +0400 Subject: [PATCH] Updated to 7.0.29 --- sources | 2 +- tomcat.spec | 5 ++++- 2 files changed, 5 insertions(+), 2 deletions(-) diff --git a/sources b/sources index 07223a9..6fc9dbc 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -b84c51041fdd42e3e08747d6c4db6d30 apache-tomcat-7.0.28-src.tar.gz +16b9f637e5ca623cf87a2a1514c8978e apache-tomcat-7.0.29-src.tar.gz diff --git a/tomcat.spec b/tomcat.spec index 2a50b0a..df758e8 100644 --- a/tomcat.spec +++ b/tomcat.spec @@ -31,7 +31,7 @@ %global jspspec 2.2 %global major_version 7 %global minor_version 0 -%global micro_version 28 +%global micro_version 29 %global packdname apache-tomcat-%{version}-src %global servletspec 3.0 %global elspec 2.2 @@ -660,6 +660,9 @@ fi %attr(0644,root,root) %{_unitdir}/%{name}-jsvc.service %changelog +* Thu Jul 26 2012 Ivan Afonichev 0:7.0.29-1 +- Updated to 7.0.29 + * Mon Jul 2 2012 Ivan Afonichev 0:7.0.28-1 - Updated to 7.0.28 - Resolves: rhbz 820119 Remove bundled apache-commons-dbcp