[tomcat/f19] update to 7.0.42

Ivan Afonichev van at fedoraproject.org
Thu Jul 11 21:20:52 UTC 2013


commit f5590977b9f57de523a32214be3634deefad1f8d
Author: squallsama <squall.sama at gmail.com>
Date:   Thu Jul 11 12:31:04 2013 +0300

    update to 7.0.42
    
    Conflicts:
    	tomcat.spec

 sources     |    3 ++-
 tomcat.spec |    7 +++++--
 2 files changed, 7 insertions(+), 3 deletions(-)
---
diff --git a/sources b/sources
index 20aa8e6..67edb0d 100644
--- a/sources
+++ b/sources
@@ -1 +1,2 @@
-158df72e6c046fa5d46a691a7c0805e6  apache-tomcat-7.0.40-src.tar.gz
+5b7319630dbfe1803fc84bcb48fc551c  apache-tomcat-7.0.42-src.tar.gz
+
diff --git a/tomcat.spec b/tomcat.spec
index ddb2cab..158562f 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 40
+%global micro_version 42
 %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:       2%{?dist}
+Release:       1%{?dist}
 Summary:       Apache Servlet/JSP Engine, RI for Servlet %{servletspec}/JSP %{jspspec} API
 
 Group:         System Environment/Daemons
@@ -677,6 +677,9 @@ fi
 %attr(0644,root,root) %{_unitdir}/%{name}-jsvc.service
 
 %changelog
+* Thu Jul 11 2013 Dmitry Tikhonov <squall.sama at gmail.com> 0:7.0.42-1
+- Updated to 7.0.42
+
 * Sat May 11 2013 Ivan Afonichev <ivan.afonichev at gmail.com> 0:7.0.40-1
 - Updated to 7.0.40
 - Resolves: rhbz 956569 added missing commons-pool link


More information about the scm-commits mailing list