From c038434ed69bf666ed21bef51c651f949888d70c9e000154e790b0a4453af525 Mon Sep 17 00:00:00 2001 From: Stanislav Brabec Date: Tue, 24 Aug 2021 15:59:46 +0000 Subject: [PATCH] Accepting request 899795 from home:1Antoine1:branches:X11:wxWidgets - Bump required wxWidgets version to 3.1.5. OBS-URL: https://build.opensuse.org/request/show/899795 OBS-URL: https://build.opensuse.org/package/show/X11:wxWidgets/python-wxPython?expand=0&rev=28 --- python-wxPython.changes | 5 +++++ python-wxPython.spec | 2 +- 2 files changed, 6 insertions(+), 1 deletion(-) 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