From c9c2c4a8ba05c96106030aa9799ed56e09613feb Mon Sep 17 00:00:00 2001 From: Ivan Afonichev Date: Feb 19 2013 21:28:28 +0000 Subject: Updated to 7.0.37 --- diff --git a/sources b/sources index 8cc8496..4cdfe58 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -ccc93c9eff76c16f9133148e171c94e3 apache-tomcat-7.0.35-src.tar.gz +6ab7fcd20def4835f33d6c0b2f19c5ef apache-tomcat-7.0.37-src.tar.gz diff --git a/tomcat.spec b/tomcat.spec index 201e2a0..14867b9 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 35 +%global micro_version 37 %global packdname apache-tomcat-%{version}-src %global servletspec 3.0 %global elspec 2.2 @@ -676,6 +676,9 @@ fi %attr(0644,root,root) %{_unitdir}/%{name}-jsvc.service %changelog +* Wed Feb 20 2013 Ivan Afonichev 0:7.0.37-1 +- Updated to 7.0.37 + * Mon Feb 4 2013 Ivan Afonichev 0:7.0.35-1 - Updated to 7.0.35 - systemd SuccessExitStatus=143 for proper stop exit code processing