From 6845391bb2ee93fc72aa366bc6dad470aca17c49 Mon Sep 17 00:00:00 2001 From: Mohan Boddu Date: Fri, 16 Apr 2021 04:55:50 +0000 Subject: [PATCH] - Rebuilt for RHEL 9 BETA on Apr 15th 2021. Related: rhbz#1947937 Signed-off-by: Mohan Boddu --- python-urllib3.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/python-urllib3.spec b/python-urllib3.spec index de3fbf6..3fda5e8 100644 --- a/python-urllib3.spec +++ b/python-urllib3.spec @@ -6,7 +6,7 @@ Name: python-%{srcname} Version: 1.25.10 -Release: 5%{?dist} +Release: 6%{?dist} Summary: Python HTTP library with thread-safe connection pooling and file post License: MIT @@ -117,6 +117,9 @@ popd %changelog +* Fri Apr 16 2021 Mohan Boddu - 1.25.10-6 +- Rebuilt for RHEL 9 BETA on Apr 15th 2021. Related: rhbz#1947937 + * Mon Mar 08 2021 Charalampos Stratakis - 1.25.10-5 - Disable tests on RHEL9 to remove the python-tornado dependency