diff --git a/python-mypy_extensions.spec b/python-mypy_extensions.spec index db386c7..3aab214 100644 --- a/python-mypy_extensions.spec +++ b/python-mypy_extensions.spec @@ -2,7 +2,7 @@ Name: python-%{srcname} Version: 0.4.1 -Release: 3%{?dist} +Release: 4%{?dist} Summary: Extensions for mypy (separated out from mypy/extensions) License: MIT @@ -45,6 +45,9 @@ rm -vrf *.egg-info/ %{python3_sitelib}/__pycache__/%{srcname}.* %changelog +* Thu Oct 03 2019 Miro Hrončok - 0.4.1-4 +- Rebuilt for Python 3.8.0rc1 (#1748018) + * Mon Aug 19 2019 Miro Hrončok - 0.4.1-3 - Rebuilt for Python 3.8