diff --git a/python-jwt.spec b/python-jwt.spec index 2d7dd43..adb5a0b 100644 --- a/python-jwt.spec +++ b/python-jwt.spec @@ -21,7 +21,7 @@ encrypted JSON objects. Name: python-%{pkgname} Version: 1.6.4 -Release: 2%{?dist} +Release: 3%{?dist} Summary: JSON Web Token implementation in Python License: MIT URL: https://github.com/jpadilla/pyjwt @@ -107,6 +107,9 @@ rm setup.cfg %changelog +* Sat Feb 02 2019 Fedora Release Engineering - 1.6.4-3 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_30_Mass_Rebuild + * Sun Nov 04 2018 Carl George - 1.6.4-2 - Disable python2 subpackage on F30+ - Don't share doc and license dir between subpackages, can cause upgrade issues