diff --git a/python-jwcrypto.spec b/python-jwcrypto.spec index d11f160..cf9d193 100644 --- a/python-jwcrypto.spec +++ b/python-jwcrypto.spec @@ -6,7 +6,7 @@ Name: python-%{srcname} Version: 0.5.0 -Release: 1%{?dist} +Release: 2%{?dist} Summary: Implements JWK, JWS, JWE specifications using python-cryptography License: LGPLv3+ @@ -98,6 +98,9 @@ rm -rf %{buildroot}%{python3_sitelib}/%{srcname}/__pycache__/tests{,-cookbook}.* %changelog +* Mon Jul 02 2018 Miro HronĨok - 0.5.0-2 +- Rebuilt for Python 3.7 + * Wed Jun 27 2018 Christian Heimes - 0.5.0-1 - New upstream release 0.5.0