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