diff --git a/python3-openid.spec b/python3-openid.spec index 7dc0dc3..b8f3cd9 100644 --- a/python3-openid.spec +++ b/python3-openid.spec @@ -1,6 +1,6 @@ Name: python3-openid Version: 3.1.0 -Release: 15%{?dist} +Release: 16%{?dist} Summary: Python 3 port of the python-openid library License: ASL 2.0 URL: https://github.com/necaris/python3-openid @@ -83,6 +83,9 @@ find %{buildroot} -name "*.po" | xargs rm -f %changelog +* Fri Jul 22 2022 Fedora Release Engineering - 3.1.0-16 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_37_Mass_Rebuild + * Tue Jun 14 2022 Python Maint - 3.1.0-15 - Rebuilt for Python 3.11