diff --git a/python-QtPy.spec b/python-QtPy.spec index 69b6715..defc3c1 100644 --- a/python-QtPy.spec +++ b/python-QtPy.spec @@ -1,5 +1,5 @@ Name: python-QtPy -Version: 1.9.0 +Version: 1.10.0 Release: 1mamba Summary: Abstraction layer for PyQt5/PyQt4/PySide2/PySide Group: System/Libraries @@ -10,11 +10,9 @@ URL: https://pypi.org/project/QtPy/ Source: https://pypi.debian.net/QtPy/QtPy-%{version}.tar.gz License: MIT ## AUTOBUILDREQ-BEGIN -## note: run 'autospec -u -a6 python-QtPy' to get the list of build requirements. ## AUTOBUILDREQ-END BuildRequires: libpython-devel Requires: python >= %python_version -BuildRoot: %{_tmppath}/%{name}-%{version}-root %description %{summary}. @@ -50,5 +48,8 @@ sed -i "s,.*/man/.*,&.gz," %{name}.filelist # %doc README.md %changelog +* Wed Aug 18 2021 Automatic Build System 1.10.0-1mamba +- automatic version update by autodist + * Wed Jan 20 2021 Silvan Calarco 1.9.0-1mamba - package created using the webbuild interface