diff --git a/python-redis.spec b/python-redis.spec index c915fd2..884f6ee 100644 --- a/python-redis.spec +++ b/python-redis.spec @@ -2,7 +2,7 @@ Name: python-%{upstream_name} Version: 3.5.3 -Release: 3%{?dist} +Release: 4%{?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 +* Fri Jul 23 2021 Fedora Release Engineering - 3.5.3-4 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_35_Mass_Rebuild + * Thu Jun 03 2021 Python Maint - 3.5.3-3 - Rebuilt for Python 3.10