diff --git a/PyQt-builder-1.9.0.tar.gz b/PyQt-builder-1.9.0.tar.gz deleted file mode 100644 index 25644ba..0000000 --- a/PyQt-builder-1.9.0.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:54520b4d40d6e6d1307f9cebab4730ae78e01873c88866aa1e5192c24801005a -size 5703103 diff --git a/PyQt-builder-1.9.1.tar.gz b/PyQt-builder-1.9.1.tar.gz new file mode 100644 index 0000000..5f4b262 --- /dev/null +++ b/PyQt-builder-1.9.1.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8d669fe8fa434a3e47abde3b40d924d91932e8e19d88b20c778a3e1c77621ebc +size 5703222 diff --git a/python-pyqt-builder.changes b/python-pyqt-builder.changes index b04d768..b3986ef 100644 --- a/python-pyqt-builder.changes +++ b/python-pyqt-builder.changes @@ -1,3 +1,10 @@ +------------------------------------------------------------------- +Thu Mar 11 19:48:31 UTC 2021 - Ben Greiner + +- Update to version 1.9.1 + * Handle the changed Qt installation directory used by PyQt5 + v5.15.4 and later, and PyQt6 v6.0.3 and later. + ------------------------------------------------------------------- Thu Feb 25 11:07:12 UTC 2021 - Ben Greiner diff --git a/python-pyqt-builder.spec b/python-pyqt-builder.spec index 8e30d1c..3eec5b2 100644 --- a/python-pyqt-builder.spec +++ b/python-pyqt-builder.spec @@ -20,7 +20,7 @@ %{?!python_module:%define python_module() python-%{**} python3-%{**}} %define skip_python2 1 Name: python-%{mname} -Version: 1.9.0 +Version: 1.9.1 Release: 0 Summary: The PEP 517 compliant PyQt build system License: GPL-2.0-only OR GPL-3.0-only OR SUSE-SIP