From 1bd8e4b7259be982b3d1187a1e80304b5e7f3cc1bbe137abdf8c63aed5f6a78f Mon Sep 17 00:00:00 2001 From: Stanislav Brabec Date: Mon, 2 Mar 2020 23:59:08 +0000 Subject: [PATCH] Accepting request 780944 from home:scarabeus_iv:branches:X11:wxWidgets - Update to 4.0.7.post2: * Bugfix to switch to AVFoundation instead of QTKit - Fix building with new glut (pc file changed) OBS-URL: https://build.opensuse.org/request/show/780944 OBS-URL: https://build.opensuse.org/package/show/X11:wxWidgets/python-wxPython?expand=0&rev=12 --- python-wxPython.changes | 7 +++++++ python-wxPython.spec | 11 ++++------- wxPython-4.0.7.post1.tar.gz | 3 --- wxPython-4.0.7.post2.tar.gz | 3 +++ 4 files changed, 14 insertions(+), 10 deletions(-) delete mode 100644 wxPython-4.0.7.post1.tar.gz create mode 100644 wxPython-4.0.7.post2.tar.gz diff --git a/python-wxPython.changes b/python-wxPython.changes index af48de9..d441712 100644 --- a/python-wxPython.changes +++ b/python-wxPython.changes @@ -1,3 +1,10 @@ +------------------------------------------------------------------- +Mon Mar 2 12:41:31 UTC 2020 - Tomáš Chvátal + +- Update to 4.0.7.post2: + * Bugfix to switch to AVFoundation instead of QTKit +- Fix building with new glut (pc file changed) + ------------------------------------------------------------------- Tue Nov 12 04:15:41 UTC 2019 - Steve Kowalik diff --git a/python-wxPython.spec b/python-wxPython.spec index 69f338c..10392af 100644 --- a/python-wxPython.spec +++ b/python-wxPython.spec @@ -1,7 +1,7 @@ # # spec file for package python-wxPython # -# Copyright (c) 2019 SUSE LINUX GmbH, Nuernberg, Germany. +# Copyright (c) 2020 SUSE LLC # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -27,11 +27,10 @@ %define wx_args --gtk3 -v %endif Name: python-wxPython -Version: 4.0.7.post1 +Version: 4.0.7.post2 Release: 0 Summary: The "Phoenix" variant of the wxWidgets Python bindings License: GPL-2.0-or-later -Group: Development/Languages/Python URL: https://github.com/wxWidgets/Phoenix Source: https://files.pythonhosted.org/packages/source/w/wxPython/wxPython-%{version}.tar.gz Source1: python-wxPython-rpmlintrc @@ -43,13 +42,13 @@ BuildRequires: %{python_module setuptools} BuildRequires: c++_compiler BuildRequires: doxygen BuildRequires: fdupes +BuildRequires: freeglut-devel BuildRequires: gstreamer-plugins-base-devel BuildRequires: libjbig-devel BuildRequires: pkgconfig BuildRequires: python-rpm-macros BuildRequires: xorg-x11-server BuildRequires: pkgconfig(cppunit) -BuildRequires: pkgconfig(freeglut) BuildRequires: pkgconfig(gstreamer-1.0) BuildRequires: pkgconfig(gtk+-3.0) BuildRequires: pkgconfig(libjpeg) @@ -76,7 +75,6 @@ BuildRequires: %{python_module six} Conflicts: %{oldpython}-wxWidgets Provides: %{oldpython}-wxWidgets = %{version} %endif - %python_subpackages %description @@ -90,10 +88,9 @@ platform specific code. %package lang # We cannot use %%lang_package here. Editra translations use noarch incompatible path. Summary: Languages for package %{name} -Group: System/Localization Requires: %{name} = %{version} Requires: python-base -Supplements: packageand(bundle-lang-other:%{name}) +Supplements: (bundle-lang-other and %{name}) Provides: %{name}-lang-all = %{version} %description lang diff --git a/wxPython-4.0.7.post1.tar.gz b/wxPython-4.0.7.post1.tar.gz deleted file mode 100644 index 89eac14..0000000 --- a/wxPython-4.0.7.post1.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:da43eaa2eea32c34a52531331b0a69bd791c237803a7c5df451509624766f7ca -size 68898707 diff --git a/wxPython-4.0.7.post2.tar.gz b/wxPython-4.0.7.post2.tar.gz new file mode 100644 index 0000000..c9a6dbc --- /dev/null +++ b/wxPython-4.0.7.post2.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5a229e695b64f9864d30a5315e0c1e4ff5e02effede0a07f16e8d856737a0c4e +size 68891167