diff --git a/.gitignore b/.gitignore index c5c71f1..4a1317a 100644 --- a/.gitignore +++ b/.gitignore @@ -10,3 +10,4 @@ /redis-2.10.5.tar.gz /2.10.6.tar.gz /3.1.0.tar.gz +/3.2.1.tar.gz diff --git a/python-redis.spec b/python-redis.spec index 8442483..30a0f76 100644 --- a/python-redis.spec +++ b/python-redis.spec @@ -5,7 +5,7 @@ %global upstream_name redis Name: python-%{upstream_name} -Version: 3.1.0 +Version: 3.2.1 Release: 1%{?dist} Summary: Python 2 interface to the Redis key-value store License: MIT @@ -97,6 +97,9 @@ kill %1 %endif %changelog +* Sat Jun 22 2019 Kevin Fenzi - 3.2.1-1 +- Update to 3.2.1. Fixes bug #1670235 + * Mon Feb 11 2019 Javier Peña - 3.1.0-1 - Update to 3.1.0. Fixes bug #1670235 diff --git a/sources b/sources index 83af590..832c191 100644 --- a/sources +++ b/sources @@ -1,2 +1 @@ -SHA512 (2.10.6.tar.gz) = b3a674ec248add9d6fd537c2d98bda48fc1867d111015dee772812e04e92dab879a2f913fb5d366ea3bb8469da6f1c91bdb3d73e797405d14a52109ff125a122 -SHA512 (3.1.0.tar.gz) = 22084d624d481ee88b59ad582ff6088a1d42cf3b1ec6f6e5c5ea8db4f85d33f49ecf690e65e70b74184c58ce66e57bcfb2bd489386644c18bd75615d1cbed607 +SHA512 (3.2.1.tar.gz) = aa3de85596d730dc16ca5fb6bd172d6537cb50e310110bbcba2a955f10907838c53b0d097f2c2b9d6444b14d9e548cc15addf67c87abee1ac81bd48c0e0ba0b7