diff --git a/.gitignore b/.gitignore index 0f0ec5e..366c5d0 100644 --- a/.gitignore +++ b/.gitignore @@ -13,3 +13,4 @@ /3.2.1.tar.gz /3.3.8.tar.gz /3.4.1.tar.gz +/3.5.3.tar.gz diff --git a/python-redis.spec b/python-redis.spec index de3b9e7..93e5f9d 100644 --- a/python-redis.spec +++ b/python-redis.spec @@ -1,8 +1,8 @@ %global upstream_name redis Name: python-%{upstream_name} -Version: 3.4.1 -Release: 3%{?dist} +Version: 3.5.3 +Release: 1%{?dist} Summary: Python interface to the Redis key-value store License: MIT URL: https://github.com/andymccurdy/redis-py @@ -52,6 +52,9 @@ kill %1 %{python3_sitelib}/%{upstream_name}-%{version}-py%{python3_version}.egg-info %changelog +* Tue Sep 15 2020 Joel Capitao - 3.5.3-1 +- Update to 3.5.3 + * Wed Jul 29 2020 Fedora Release Engineering - 3.4.1-3 - Rebuilt for https://fedoraproject.org/wiki/Fedora_33_Mass_Rebuild diff --git a/sources b/sources index 6fd429b..09caa5a 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (3.4.1.tar.gz) = fa60759158309d2210cce866cf5a70989d730fd817c8f30e6504ac34b2b5b3626d0cbc49c748510b24d3acb5b72b75522f62d761cfc3069df0063c5018a03677 +SHA512 (3.5.3.tar.gz) = 3e612172dd6dfd2050c66369b7c39321f751e20539582ffff1857bd4e86a2e552d8356083a4e534bcbd00cc7ac9e1d047ebe3950d99b9b0a8812bf3eeb4b01a4