diff --git a/python-six.spec b/python-six.spec index 0de5f0f..854cab8 100644 --- a/python-six.spec +++ b/python-six.spec @@ -10,7 +10,7 @@ Name: python-%{modname} Version: 1.12.0 -Release: 6%{?dist} +Release: 7%{?dist} Summary: Python 2 and 3 compatibility utilities License: MIT @@ -106,6 +106,9 @@ PYTHONPATH=%{buildroot}%{python3_sitelib} py.test-3 -rfsxX test_six.py %changelog +* Thu Oct 03 2019 Miro Hrončok - 1.12.0-7 +- Rebuilt for Python 3.8.0rc1 (#1748018) + * Mon Aug 26 2019 Miro Hrončok - 1.12.0-6 - Reduce Python 2 build dependencies