diff --git a/python-redis.spec b/python-redis.spec index 1d8d09b..de3b9e7 100644 --- a/python-redis.spec +++ b/python-redis.spec @@ -2,7 +2,7 @@ Name: python-%{upstream_name} Version: 3.4.1 -Release: 2%{?dist} +Release: 3%{?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 +* Wed Jul 29 2020 Fedora Release Engineering - 3.4.1-3 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_33_Mass_Rebuild + * Sat May 23 2020 Miro HronĨok - 3.4.1-2 - Rebuilt for Python 3.9