diff --git a/python-oauthlib.spec b/python-oauthlib.spec index 4d693ec..81cace1 100644 --- a/python-oauthlib.spec +++ b/python-oauthlib.spec @@ -2,7 +2,7 @@ Name: python-oauthlib Version: 3.1.1 -Release: 1%{?dist} +Release: 2%{?dist} Summary: An implementation of the OAuth request-signing logic License: BSD @@ -71,6 +71,10 @@ rm jwt.py %{python3_sitelib}/%{modname}-%{version}-* %changelog +* Tue Aug 10 2021 Mohan Boddu - 3.1.1-2 +- Rebuilt for IMA sigs, glibc 2.34, aarch64 flags + Related: rhbz#1991688 + * Mon Jun 28 2021 Jakub Hrozek - 3.1.1-1 - Resolves: rhbz#1935433 - python-oauthlib implements and/or uses the deprecated SHA1 algorithm by default