diff --git a/python-wxPython.spec b/python-wxPython.spec index b10c7d6..639b416 100644 --- a/python-wxPython.spec +++ b/python-wxPython.spec @@ -1,7 +1,7 @@ %define pkgname %(echo %name | cut -d- -f2-) Name: python-wxPython Version: 4.2.1 -Release: 6mamba +Release: 7mamba Summary: Cross platform GUI toolkit for Python, "Phoenix" version Group: System/Libraries Vendor: openmamba @@ -35,6 +35,7 @@ BuildRequires: python-attrdict-py3 %define py_requires_append \ Provides: python-wxPython-tools \ Obsoletes: python-wxPython-tools < 4.2.1-3mamba \ +Obsoletes: python-wxPython-py310 < 4.2.1-7mamba \ Obsoletes: wxPython <= 2.8.12.1 %endif @@ -85,6 +86,9 @@ done %{python_sitearch}/wx/* %changelog +* Mon Apr 01 2024 Silvan Calarco 4.2.1-7mamba +- obsolete python-wxPython-py310 + * Sat Oct 07 2023 Silvan Calarco 4.2.1-6mamba - obsolete python-wxPython-tools only in -py3 target