diff --git a/python-requests.spec b/python-requests.spec index 08978eb..f74b1ca 100644 --- a/python-requests.spec +++ b/python-requests.spec @@ -5,7 +5,7 @@ Name: python-requests Version: 2.25.1 -Release: 2%{?dist} +Release: 3%{?dist} Summary: HTTP library, written in Python, for human beings License: ASL 2.0 @@ -100,6 +100,9 @@ sed -i 's/ --doctest-modules//' pytest.ini %changelog +* Fri Apr 16 2021 Mohan Boddu - 2.25.1-3 +- Rebuilt for RHEL 9 BETA on Apr 15th 2021. Related: rhbz#1947937 + * Mon Mar 08 2021 Charalampos Stratakis - 2.25.1-2 - Disable tests on RHEL9 to avoid pulling in the test dependencies