diff --git a/PyQt-builder-1.12.1.tar.gz b/PyQt-builder-1.12.1.tar.gz deleted file mode 100644 index eb380c2..0000000 --- a/PyQt-builder-1.12.1.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:9a71e9cac134702467bd93ed9c7a5a47dc4386d93501bdcafb14cd08b3041d40 -size 5726601 diff --git a/PyQt-builder-1.12.2.tar.gz b/PyQt-builder-1.12.2.tar.gz new file mode 100644 index 0000000..75f42a4 --- /dev/null +++ b/PyQt-builder-1.12.2.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f62bb688d70e0afd88c413a8d994bda824e6cebd12b612902d1945c5a67edcd7 +size 5727071 diff --git a/python-pyqt-builder.changes b/python-pyqt-builder.changes index 7f83cf8..d35846f 100644 --- a/python-pyqt-builder.changes +++ b/python-pyqt-builder.changes @@ -1,3 +1,9 @@ +------------------------------------------------------------------- +Fri Oct 29 15:02:35 UTC 2021 - Ben Greiner + +- Update to version 1.12.2 + * Bug fix release related to Apple Silicon and Arm64 Qt wheels + ------------------------------------------------------------------- Sat Oct 16 16:00:52 UTC 2021 - Ben Greiner diff --git a/python-pyqt-builder.spec b/python-pyqt-builder.spec index 54a15ca..78bcff3 100644 --- a/python-pyqt-builder.spec +++ b/python-pyqt-builder.spec @@ -20,7 +20,7 @@ %{?!python_module:%define python_module() python3-%{**}} %define skip_python2 1 Name: python-%{mname} -Version: 1.12.1 +Version: 1.12.2 Release: 0 Summary: The PEP 517 compliant PyQt build system License: GPL-2.0-only OR GPL-3.0-only OR SUSE-SIP