diff --git a/python-extras.spec b/python-extras.spec index 6484bf8..d3d13fb 100644 --- a/python-extras.spec +++ b/python-extras.spec @@ -1,4 +1,3 @@ -%global _without_check 1 %bcond_without check # NOTE(hguemar): discussed with maintainer to allow rebuild on RHEL/CentOS @@ -6,7 +5,7 @@ Name: python-extras Version: 1.0.0 -Release: 12%{?dist} +Release: 13%{?dist} Summary: Useful extra bits for Python License: MIT @@ -56,6 +55,9 @@ rm -vrf *.egg-info %{python3_sitelib}/extras-*.egg-info/ %changelog +* Sun May 24 2020 Miro Hrončok - 1.0.0-13 +- Rebuilt for Python 3.9 + * Fri May 22 2020 Miro Hrončok - 1.0.0-12 - Bootstrap for Python 3.9