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

@@ -5,7 +5,7 @@
%global upstream_name redis
Name: python-%{upstream_name}
Version: 3.2.0
Version: 3.2.1
Release: 1%{?dist}
Summary: Python 2 interface to the Redis key-value store
License: MIT
@@ -97,6 +97,6 @@ kill %1
%endif
%changelog
* Fri Mar 8 2019 Daniel Steiner <daniel.steiner@daniel-steiner.org>
- First Redis setup for Fedora 29.
* Sun May 12 2019 Javier Peña <daniel.steiner@daniel-steiner.org>
- First build.