diff --git a/python-capacity.spec b/python-capacity.spec index 3aa9f0a..07fa5ad 100644 --- a/python-capacity.spec +++ b/python-capacity.spec @@ -63,6 +63,9 @@ popd mv %{buildroot}/filelist.lst . mv %{buildroot}/doclist.lst . +%check +%{__python3} setup.py test + %files -n python3-capacity -f filelist.lst %dir %{python3_sitelib}/* @@ -70,5 +73,8 @@ mv %{buildroot}/doclist.lst . %{_docdir}/* %changelog +* Thu Oct 28 2021 OpenStack_SIG - 1.3.14-1 +- Upgrade package python3-capacity to version 1.3.14 + * Thu Aug 05 2021 OpenStack_SIG - 1.3.14-1 - Package Spec generate