From dd94722975c18d39b1b94f264f8a05e6219591f9 Mon Sep 17 00:00:00 2001 From: Raphael Groner Date: Mar 02 2019 10:21:34 +0000 Subject: bump release --- diff --git a/python-pyvirtualize.spec b/python-pyvirtualize.spec index 232beaa..0053bce 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 Mar 02 2019 Raphael Groner - 0.9-3.20181003git57d2307 +- add more build macros to fix b0rken dependencies + * Thu Nov 01 2018 Raphael Groner - 0.9-2.20181003git57d2307 - use current snapshot - use python3 only in Fedora but still also python2 in EPEL