diff --git a/python-jwt.spec b/python-jwt.spec index ebfb195..cf71f30 100644 --- a/python-jwt.spec +++ b/python-jwt.spec @@ -21,7 +21,7 @@ encrypted JSON objects.} Name: python-%{pkgname} Version: 1.7.1 -Release: 9%{?dist} +Release: 10%{?dist} Summary: JSON Web Token implementation in Python License: MIT URL: https://github.com/jpadilla/pyjwt @@ -109,6 +109,9 @@ rm setup.cfg %changelog +* Wed Jul 29 2020 Fedora Release Engineering - 1.7.1-10 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_33_Mass_Rebuild + * Fri Jul 17 2020 Merlin Mathesius - 1.7.1-9 - Minor conditional fix for ELN