diff --git a/python-tw2-forms.spec b/python-tw2-forms.spec index ac376d5..92500b8 100644 --- a/python-tw2-forms.spec +++ b/python-tw2-forms.spec @@ -2,7 +2,7 @@ Name: python-tw2-forms Version: 2.2.6 -Release: 3%{?dist} +Release: 4%{?dist} Summary: Forms for ToscaWidgets2 License: MIT @@ -76,6 +76,9 @@ PYTHONPATH=$(pwd) %{__python3} setup.py test %{python3_sitelib}/%{modname}-%{version}* %changelog +* Thu Oct 03 2019 Miro Hrončok - 2.2.6-4 +- Rebuilt for Python 3.8.0rc1 (#1748018) + * Thu Aug 29 2019 Ján ONDREJ (SAL) - 2.2.6-3 - Revmoved python3 support