diff --git a/python-jwt.spec b/python-jwt.spec index 4c29483..f3e3a6e 100644 --- a/python-jwt.spec +++ b/python-jwt.spec @@ -14,7 +14,7 @@ encrypted JSON objects.} Name: python-%{pkgname} Version: 2.6.0 -Release: 2%{?dist} +Release: 3%{?dist} Summary: JSON Web Token implementation in Python License: MIT URL: https://github.com/jpadilla/pyjwt @@ -67,6 +67,9 @@ sed -e '/coverage/d' \ %changelog +* Wed Jun 14 2023 Python Maint - 2.6.0-3 +- Rebuilt for Python 3.12 + * Fri Jan 20 2023 Fedora Release Engineering - 2.6.0-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_38_Mass_Rebuild