diff --git a/python-QScintilla.spec b/python-QScintilla.spec index f9268cc..addbb86 100644 --- a/python-QScintilla.spec +++ b/python-QScintilla.spec @@ -1,5 +1,5 @@ Name: python-QScintilla -Version: 2.13.3 +Version: 2.13.4 Release: 1mamba Summary: Python bindings to QScintilla Group: System/Libraries @@ -10,9 +10,14 @@ URL: https://www.riverbankcomputing.com/software/qscintilla/ Source: https://pypi.debian.net/QScintilla/QScintilla-%{version}.tar.gz License: GPL ## AUTOBUILDREQ-BEGIN +BuildRequires: glibc-devel +BuildRequires: libgcc +BuildRequires: libglvnd-devel BuildRequires: libpython3-devel +BuildRequires: libstdc++6-devel BuildRequires: python3.7dist(pyqt5) BuildRequires: python3.7dist(pyqt5-sip) +BuildRequires: qt5-qtbase-devel ## AUTOBUILDREQ-END BuildRequires: sip BuildRequires: PyQt-builder-py3 @@ -56,6 +61,9 @@ make %doc LICENSE %changelog +* Sun Jan 29 2023 Automatic Build System 2.13.4-1mamba +- automatic version update by autodist + * Sun May 15 2022 Automatic Build System 2.13.3-1mamba - automatic version update by autodist