#5 Upgrade tomcat 7 to 7.0.104
Merged 3 years ago by csutherl. Opened 3 years ago by huwang.
rpms/ huwang/tomcat el6  into  el6

file modified
+1 -1
@@ -1,1 +1,1 @@ 

- SHA512 (apache-tomcat-7.0.103-src.tar.gz) = 812fce83c7242ebc16dc2365f0b363f1fb2691cd6a2f19f1209ea467557c42ee2d108c8bef89f23bb4a20c800d0ecdb4afc37567ef8079966b4eec0331a2ef9b

+ SHA512 (apache-tomcat-7.0.104-src.tar.gz) = 788eab3ac343815362decf4c0d5db91f3697cc669e7e051f93bf82905cc52f9b040d00b7e07f7b85bcf470e802418896a678f991e523e08a3ae5a2f212a53257

file modified
+4 -1
@@ -31,7 +31,7 @@ 

  %global jspspec 2.2

  %global major_version 7

  %global minor_version 0

- %global micro_version 103

+ %global micro_version 104

  %global packdname apache-tomcat-%{version}-src

  %global servletspec 3.0

  %global elspec 2.2
@@ -618,6 +618,9 @@ 

  %{_sbindir}/%{name}-jsvc

  

  %changelog

+ * Thu Jun 04 2020 Hui Wang <huwang@redhat.com> - 1:7.0.104-1

+ - Update to 7.0.104

+ 

  * Wed Apr 22 2020 Coty Sutherland <csutherl@redhat.com> - 1:7.0.103-1

  - Update to 7.0.103

  

Upgrade tomcat 7 to latest version.

Looks good to me!

One note, going forward please squash your commits into one rather than submitting multiple in a PR.

Pull-Request has been merged by csutherl

3 years ago
Metadata