From 90835a7334092280ad68f90a357f19bf8203973f Mon Sep 17 00:00:00 2001 From: Coty Sutherland Date: Sep 26 2019 16:35:29 +0000 Subject: Update to 7.0.96 --- diff --git a/sources b/sources index 27faf09..81fb7f5 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (apache-tomcat-7.0.94-src.tar.gz) = 5e8d2fab7145af5677170299bec0ae5ea5fd20b7a539738678a420581f9b53a95a6fbb1caffb54c7222d97edfe8ff34ce6dbb7ba62adb1a61f2bfa6b15c43139 +SHA512 (apache-tomcat-7.0.96-src.tar.gz) = 5797e66fb9ce558340e08d3a4ccd372d912707aabd6177318781925dd35055902a0ecc3e50e677d76b0feea547cc8fc038bb83ae5de65d28680cb4c9582f60c0 diff --git a/tomcat.spec b/tomcat.spec index 3ee9115..92bdbd8 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 94 +%global micro_version 96 %global packdname apache-tomcat-%{version}-src %global servletspec 3.0 %global elspec 2.2 @@ -53,7 +53,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 @@ -616,7 +616,8 @@ fi %{_sbindir}/%{name}-jsvc %changelog -* Thu Sep 26 2019 Coty Sutherland - 1:7.0.94-2 +* Thu Sep 26 2019 Coty Sutherland - 1:7.0.96-1 +- Update to 7.0.96 - Resolves: rhbz#1466026 JVM options are duplicated after service restart * Tue Jun 18 2019 Coty Sutherland - 1:7.0.94-1