diff --git a/python-pyvirtualize.spec b/python-pyvirtualize.spec index 0ddcdc0..e938c41 100644 --- a/python-pyvirtualize.spec +++ b/python-pyvirtualize.spec @@ -25,7 +25,7 @@ And of course, you can use it to access all the API through python. Name: python-%{modname} # pypi tells current version Version: 0.10 -Release: 2.%{date}git%(c=%commit0; echo ${c:0:7} )%{?dist} +Release: 3.%{date}git%(c=%commit0; echo ${c:0:7} )%{?dist} Summary: Another python frontend to access and manage pyvmomi License: ASL 2.0 @@ -116,6 +116,9 @@ ln -fs %{_jsdir}/jquery/3/jquery.js docs/build/html/_static %changelog +* Tue May 26 2020 Miro HronĨok - 0.10-3.20191018gitdc2d971 +- Rebuilt for Python 3.9 + * Sun Apr 05 2020 Raphael Groner - 0.10-2.20191018gitdc2d971 - skip backported dependency of module typing