From 8f8fd9cff504e6a28cc40d3e76375274c9fc3680ed35ecb189aab652c14705d6 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Stefan=20Br=C3=BCns?= Date: Thu, 26 Jan 2023 20:49:26 +0000 Subject: [PATCH] Accepting request 1061161 from home:pgajdos - add repack script to sources in spec file OBS-URL: https://build.opensuse.org/request/show/1061161 OBS-URL: https://build.opensuse.org/package/show/X11:wxWidgets/python-wxPython?expand=0&rev=37 --- python-wxPython.changes | 5 +++++ python-wxPython.spec | 4 +++- 2 files changed, 8 insertions(+), 1 deletion(-) diff --git a/python-wxPython.changes b/python-wxPython.changes index 06096f7..67abe50 100644 --- a/python-wxPython.changes +++ b/python-wxPython.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Thu Jan 26 09:14:45 UTC 2023 - pgajdos@suse.com + +- add repack script to sources in spec file + ------------------------------------------------------------------- Tue Jan 17 13:51:03 UTC 2023 - pgajdos@suse.com diff --git a/python-wxPython.spec b/python-wxPython.spec index 8889781..3ad51e3 100644 --- a/python-wxPython.spec +++ b/python-wxPython.spec @@ -87,8 +87,10 @@ Summary: The "Phoenix" variant of the wxWidgets Python bindings License: GPL-2.0-or-later Group: System/Libraries URL: https://github.com/wxWidgets/Phoenix -Source: https://files.pythonhosted.org/packages/source/w/wxPython/wxPython-%{version}.tar.gz +# repacked https://files.pythonhosted.org/packages/source/w/wxPython/wxPython-%%{version}.tar.gz +Source0: wxPython-%{version}.tar.gz Source1: python-wxPython-rpmlintrc +Source2: repack # PATCH-FIX-OPENSUSE Patch1: use_stl_build.patch # PATCH-FIX-UPSTREAM