diff --git a/python-pyvirtualize.spec b/python-pyvirtualize.spec index 929ec90..38c0dc6 100644 --- a/python-pyvirtualize.spec +++ b/python-pyvirtualize.spec @@ -32,7 +32,7 @@ And of course, you can use it to access all the API through python. Name: python-%{modname} # pypi tells current version is 0.9 Version: 0.9 -Release: 2.%{date}git%(c=%commit0; echo ${c:0:7} )%{?dist} +Release: 3.%{date}git%(c=%commit0; echo ${c:0:7} )%{?dist} Summary: Python module to access and manage VMware License: ASL 2.0 @@ -158,6 +158,9 @@ ln -fs %{_jsdir}/jquery/3/jquery.js docs/build/html/_static %changelog +* Sat Feb 02 2019 Fedora Release Engineering - 0.9-3.20181003git57d2307 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_30_Mass_Rebuild + * Thu Nov 01 2018 Raphael Groner - 0.9-2.20181003git57d2307 - use current snapshot - use python3 only in Fedora but still also python2 in EPEL