New python-redis package, required by polemarch. Tomcat update to latest

This commit is contained in:
2019-05-12 09:53:47 +02:00
parent 8130ef9919
commit b9bda58ef7
2 changed files with 8 additions and 4 deletions

View File

@@ -31,7 +31,7 @@
%global jspspec 2.3
%global major_version 9
%global minor_version 0
%global micro_version 16
%global micro_version 19
%global packdname apache-tomcat-%{version}-src
%global servletspec 4.0
%global elspec 3.0
@@ -676,5 +676,9 @@ fi
%attr(0660,tomcat,tomcat) %verify(not size md5 mtime) %{logdir}/catalina.out
%changelog
* Sat May 11 2019 Daniel Steiner <daniel.steiner@greenmail.ch>
- Upgrade to 9.0.19.
* Thu Feb 14 2019 Daniel Steiner <daniel.steiner@greenmail.ch>
- First own tomcat package