diff --git a/python-oauthlib.spec b/python-oauthlib.spec index 6fb9110..a04c027 100644 --- a/python-oauthlib.spec +++ b/python-oauthlib.spec @@ -3,7 +3,7 @@ Name: python-oauthlib Version: 3.2.2 -Release: 2%{?dist} +Release: 3%{?dist} Summary: An implementation of the OAuth request-signing logic License: BSD-3-Clause @@ -74,6 +74,9 @@ echo 'import pytest; __getattr__ = lambda _: pytest.skip("this test needs jwt")' %doc README.rst %changelog +* Fri Jan 26 2024 Fedora Release Engineering - 3.2.2-3 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild + * Mon Jan 22 2024 Fedora Release Engineering - 3.2.2-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild