diff --git a/python-wxPython.changes b/python-wxPython.changes index 75661e0..804322c 100644 --- a/python-wxPython.changes +++ b/python-wxPython.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Sat Jun 12 16:32:57 UTC 2021 - Antoine Belvire + +- Bump required wxWidgets version to 3.1.5. + ------------------------------------------------------------------- Fri Jun 11 01:41:18 UTC 2021 - Stanislav Brabec diff --git a/python-wxPython.spec b/python-wxPython.spec index e686764..b003c5c 100644 --- a/python-wxPython.spec +++ b/python-wxPython.spec @@ -54,7 +54,7 @@ BuildRequires: fdupes BuildRequires: pkgconfig BuildRequires: python-rpm-macros %if %{with syswx} -BuildRequires: wxGTK3-devel >= 3.1.4 +BuildRequires: wxGTK3-devel >= 3.1.5 %else BuildRequires: freeglut-devel BuildRequires: gstreamer-plugins-base-devel