diff --git a/python-signedjson.spec b/python-signedjson.spec index 23476ff..c4f74a6 100644 --- a/python-signedjson.spec +++ b/python-signedjson.spec @@ -4,7 +4,7 @@ Name: python-%{modname} Version: 1.0.0 -Release: 12%{?dist} +Release: 13%{?dist} Summary: Sign JSON with Ed25519 signatures License: ASL 2.0 @@ -60,6 +60,9 @@ nosetests-%{python3_version} -v %{python3_sitelib}/%{modname}/ %changelog +* Thu Oct 03 2019 Miro Hrončok - 1.0.0-13 +- Rebuilt for Python 3.8.0rc1 (#1748018) + * Mon Aug 19 2019 Miro Hrončok - 1.0.0-12 - Rebuilt for Python 3.8