New python-redis package, required by polemarch. Tomcat update to latest
This commit is contained in:
@@ -5,7 +5,7 @@
|
|||||||
%global upstream_name redis
|
%global upstream_name redis
|
||||||
|
|
||||||
Name: python-%{upstream_name}
|
Name: python-%{upstream_name}
|
||||||
Version: 3.2.0
|
Version: 3.2.1
|
||||||
Release: 1%{?dist}
|
Release: 1%{?dist}
|
||||||
Summary: Python 2 interface to the Redis key-value store
|
Summary: Python 2 interface to the Redis key-value store
|
||||||
License: MIT
|
License: MIT
|
||||||
@@ -97,6 +97,6 @@ kill %1
|
|||||||
%endif
|
%endif
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
* Fri Mar 8 2019 Daniel Steiner <daniel.steiner@daniel-steiner.org>
|
* Sun May 12 2019 Javier Peña <daniel.steiner@daniel-steiner.org>
|
||||||
- First Redis setup for Fedora 29.
|
- First build.
|
||||||
|
|
||||||
|
|||||||
@@ -31,7 +31,7 @@
|
|||||||
%global jspspec 2.3
|
%global jspspec 2.3
|
||||||
%global major_version 9
|
%global major_version 9
|
||||||
%global minor_version 0
|
%global minor_version 0
|
||||||
%global micro_version 16
|
%global micro_version 19
|
||||||
%global packdname apache-tomcat-%{version}-src
|
%global packdname apache-tomcat-%{version}-src
|
||||||
%global servletspec 4.0
|
%global servletspec 4.0
|
||||||
%global elspec 3.0
|
%global elspec 3.0
|
||||||
@@ -676,5 +676,9 @@ fi
|
|||||||
%attr(0660,tomcat,tomcat) %verify(not size md5 mtime) %{logdir}/catalina.out
|
%attr(0660,tomcat,tomcat) %verify(not size md5 mtime) %{logdir}/catalina.out
|
||||||
|
|
||||||
%changelog
|
%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>
|
* Thu Feb 14 2019 Daniel Steiner <daniel.steiner@greenmail.ch>
|
||||||
- First own tomcat package
|
- First own tomcat package
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user