From 64db8a9cfdb13f4cb1615501b44380d72a370f1f Mon Sep 17 00:00:00 2001 From: Fedora Release Engineering Date: Sat, 2 Feb 2019 07:28:03 +0000 Subject: [PATCH] - Rebuilt for https://fedoraproject.org/wiki/Fedora_30_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 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