diff --git a/python-jwt.spec b/python-jwt.spec index 6618456..4c29483 100644 --- a/python-jwt.spec +++ b/python-jwt.spec @@ -14,7 +14,7 @@ encrypted JSON objects.} Name: python-%{pkgname} Version: 2.6.0 -Release: 1%{?dist} +Release: 2%{?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 +* Fri Jan 20 2023 Fedora Release Engineering - 2.6.0-2 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_38_Mass_Rebuild + * Sat Jan 7 2023 Kevin Fenzi - 2.6.0-1 - Update to 2.6.0. rhbz#2127626