diff --git a/python-wxpython4.spec b/python-wxpython4.spec index 8a62d94..aeb0cd6 100644 --- a/python-wxpython4.spec +++ b/python-wxpython4.spec @@ -12,7 +12,7 @@ specific code. Name: python-wxpython4 Version: 4.0.7 -Release: 3%{?dist} +Release: 4%{?dist} Summary: %{sum} # wxPython is licensed under the wxWidgets license. The only exception is # the pubsub code in wx/lib/pubsub which is BSD licensed. Note: wxPython @@ -165,6 +165,9 @@ xvfb-run -a %{__python3} build.py test --pytest_timeout=60 --extra_pytest="-k $S %changelog +* Thu Jan 30 2020 Fedora Release Engineering - 4.0.7-4 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_32_Mass_Rebuild + * Sat Jan 11 2020 Scott Talbert - 4.0.7-3 - Build using unbundled copy of waf (#1789646)