diff --git a/python-oauthlib.spec b/python-oauthlib.spec index fecd0b9..d43f2be 100644 --- a/python-oauthlib.spec +++ b/python-oauthlib.spec @@ -20,7 +20,7 @@ Name: python-oauthlib Version: 3.0.2 -Release: 10%{?dist} +Release: 11%{?dist} Summary: An implementation of the OAuth request-signing logic License: BSD @@ -155,6 +155,9 @@ rm -rf %{modname}.egg-info %endif # with python3 %changelog +* Fri Jul 23 2021 Fedora Release Engineering - 3.0.2-11 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_35_Mass_Rebuild + * Thu Jun 03 2021 Python Maint - 3.0.2-10 - Rebuilt for Python 3.10