From 99bc71a7f1867c7f77c2d34f6d76a2a6f0f5e8f6 Mon Sep 17 00:00:00 2001 From: CentOS Sources Date: Nov 08 2022 06:41:54 +0000 Subject: import python-jwcrypto-0.5.0-1.1.module+el8.7.0+15888+685a878f --- diff --git a/SPECS/python-jwcrypto.spec b/SPECS/python-jwcrypto.spec index fec9c7e..c772b96 100644 --- a/SPECS/python-jwcrypto.spec +++ b/SPECS/python-jwcrypto.spec @@ -16,7 +16,7 @@ Name: python-%{srcname} Version: 0.5.0 -Release: 1%{?dist} +Release: 1.1%{?dist} Summary: Implements JWK, JWS, JWE specifications using python-cryptography License: LGPLv3+ @@ -114,6 +114,9 @@ rm -rf %{buildroot}/usr/share/doc/jwcrypto %changelog +* Fri Jun 17 2022 Christian Heimes - 0.5.0-1.1 +- Bump dist to solve version sorting issue, fixes RHBZ#2097800 + * Thu Jun 28 2018 Christian Heimes - 0.5.0-1 - New upstream release 0.5.0 - Fixes Coverity scan issue