diff --git a/python-jwt.spec b/python-jwt.spec index 95f3266..2ffebe3 100644 --- a/python-jwt.spec +++ b/python-jwt.spec @@ -21,7 +21,7 @@ encrypted JSON objects.} Name: python-%{pkgname} Version: 1.7.1 -Release: 5%{?dist} +Release: 6%{?dist} Summary: JSON Web Token implementation in Python License: MIT URL: https://github.com/jpadilla/pyjwt @@ -104,6 +104,9 @@ rm setup.cfg %changelog +* Thu Oct 03 2019 Miro HronĨok - 1.7.1-6 +- Rebuilt for Python 3.8.0rc1 (#1748018) + * Thu Aug 29 2019 Carl George - 1.7.1-5 - Disable python2 subpackage on F32+ rhbz#1744643