diff --git a/python-requests-oauthlib.spec b/python-requests-oauthlib.spec index e691b52..2eb0627 100644 --- a/python-requests-oauthlib.spec +++ b/python-requests-oauthlib.spec @@ -3,7 +3,7 @@ Name: python-requests-oauthlib Version: 1.3.0 -Release: 11%{?dist} +Release: 12%{?dist} Summary: OAuthlib authentication support for Requests. License: ISC @@ -53,6 +53,10 @@ rm -rf %{distname}.egg-info %{python3_sitelib}/%{modname}-%{version}* %changelog +* Tue Aug 10 2021 Mohan Boddu - 1.3.0-12 +- Rebuilt for IMA sigs, glibc 2.34, aarch64 flags + Related: rhbz#1991688 + * Sat Jul 3 2021 Jakub Hrozek - 1.3.0-11 - Don't use SIGNATURE_RSA - Related: #1935433 - python-oauthlib implements and/or uses the deprecated