diff --git a/python-jwcrypto.spec b/python-jwcrypto.spec index d431446..9d1d17e 100644 --- a/python-jwcrypto.spec +++ b/python-jwcrypto.spec @@ -16,7 +16,7 @@ Name: python-%{srcname} Version: 0.6.0 -Release: 5%{?dist} +Release: 6%{?dist} Summary: Implements JWK, JWS, JWE specifications using python-cryptography License: LGPLv3+ @@ -122,6 +122,9 @@ rm -rf %{buildroot}%{python3_sitelib}/%{srcname}/__pycache__/tests{,-cookbook}.* %changelog +* Thu Oct 03 2019 Miro HronĨok - 0.6.0-6 +- Rebuilt for Python 3.8.0rc1 (#1748018) + * Thu Aug 29 2019 Christian Heimes - 0.6.0-5 - Remove Python 2 subpackages from F32+ - Resolves: RHBZ #1746760