From 9d5ae229f34176e1b665ceace813fce6b0fc48d5 Mon Sep 17 00:00:00 2001 From: Fedora Release Engineering Date: Fri, 23 Jul 2021 09:08:26 +0000 Subject: [PATCH] - Rebuilt for https://fedoraproject.org/wiki/Fedora_35_Mass_Rebuild Signed-off-by: Fedora Release Engineering --- python-redis.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) 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