diff --git a/python-requests.spec b/python-requests.spec index 4be638a..e2e50a1 100644 --- a/python-requests.spec +++ b/python-requests.spec @@ -5,7 +5,7 @@ Name: python-requests Version: 2.25.1 -Release: 4%{?dist} +Release: 5%{?dist} Summary: HTTP library, written in Python, for human beings License: ASL 2.0 @@ -114,6 +114,10 @@ sed -i 's/ --doctest-modules//' pytest.ini %changelog +* Tue Aug 10 2021 Mohan Boddu - 2.25.1-5 +- Rebuilt for IMA sigs, glibc 2.34, aarch64 flags + Related: rhbz#1991688 + * Thu Jul 15 2021 Miro HronĨok - 2.25.1-4 - Make requests[security] extras a no-op (backported from future 2.26.0)