diff --git a/python-requests-oauthlib.spec b/python-requests-oauthlib.spec index 9029748..1026be4 100644 --- a/python-requests-oauthlib.spec +++ b/python-requests-oauthlib.spec @@ -23,7 +23,7 @@ Name: python-requests-oauthlib Version: 1.3.0 -Release: 7%{?dist} +Release: 8%{?dist} Summary: OAuthlib authentication support for Requests. License: ISC @@ -125,6 +125,9 @@ rm -rf %{distname}.egg-info %endif %changelog +* Wed Jan 27 2021 Fedora Release Engineering - 1.3.0-8 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild + * Sun Sep 27 2020 Kevin Fenzi - 1.3.0-7 - Update to 1.3.0. Fixes bug #1769415