From 78c5eadc94a3c0cd50a07a23a1539b6520384580 Mon Sep 17 00:00:00 2001 From: Fedora Release Engineering Date: Fri, 26 Jul 2019 14:13:40 +0000 Subject: [PATCH] - Rebuilt for https://fedoraproject.org/wiki/Fedora_31_Mass_Rebuild Signed-off-by: Fedora Release Engineering --- python-jwt.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/python-jwt.spec b/python-jwt.spec index c855e14..c4d3ff8 100644 --- a/python-jwt.spec +++ b/python-jwt.spec @@ -19,7 +19,7 @@ encrypted JSON objects.} Name: python-%{pkgname} Version: 1.7.1 -Release: 2%{?dist} +Release: 3%{?dist} Summary: JSON Web Token implementation in Python License: MIT URL: https://github.com/jpadilla/pyjwt @@ -102,6 +102,9 @@ rm setup.cfg %changelog +* Fri Jul 26 2019 Fedora Release Engineering - 1.7.1-3 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_31_Mass_Rebuild + * Wed Mar 27 2019 Carl George - 1.7.1-2 - Re-enable python2 subpackage since python-oauthlib still needs it