diff --git a/python-QScintilla.spec b/python-QScintilla.spec index addbb86..0cbdf1a 100644 --- a/python-QScintilla.spec +++ b/python-QScintilla.spec @@ -1,5 +1,5 @@ Name: python-QScintilla -Version: 2.13.4 +Version: 2.14.0 Release: 1mamba Summary: Python bindings to QScintilla Group: System/Libraries @@ -21,7 +21,6 @@ BuildRequires: qt5-qtbase-devel ## AUTOBUILDREQ-END BuildRequires: sip BuildRequires: PyQt-builder-py3 -Requires: python >= %python_version %description %{summary}. @@ -38,7 +37,7 @@ Obsoletes: python-qscintilla%{?pyappend:-%pyappend} < 2.12.0 %setup -q -n QScintilla-%{version} %build -sip-build \ +sip-build%{?pyappend:-%pyappend} \ --no-make \ --api-dir %{_datadir}/qt5/qsci/api/python @@ -61,6 +60,9 @@ make %doc LICENSE %changelog +* Sat May 06 2023 Automatic Build System 2.14.0-1mamba +- automatic version update by autodist + * Sun Jan 29 2023 Automatic Build System 2.13.4-1mamba - automatic version update by autodist