diff --git a/python-QtPy.spec b/python-QtPy.spec index 52c47d8..c6a7c42 100644 --- a/python-QtPy.spec +++ b/python-QtPy.spec @@ -1,5 +1,5 @@ Name: python-QtPy -Version: 2.0.0 +Version: 2.0.1 Release: 1mamba Summary: Abstraction layer for PyQt5/PyQt4/PySide2/PySide Group: System/Libraries @@ -10,6 +10,7 @@ URL: https://pypi.org/project/QtPy/ Source: https://pypi.debian.net/QtPy/QtPy-%{version}.tar.gz License: MIT ## AUTOBUILDREQ-BEGIN +BuildRequires: libpython3-devel ## AUTOBUILDREQ-END BuildRequires: libpython-devel Requires: python >= %python_version @@ -48,6 +49,9 @@ sed -i "s,.*/man/.*,&.gz," %{name}.filelist # %doc README.md %changelog +* Fri Feb 04 2022 Automatic Build System 2.0.1-1mamba +- automatic version update by autodist + * Thu Dec 23 2021 Automatic Build System 2.0.0-1mamba - automatic version update by autodist