From 14fe4227aebff2229ff3a6f821cf976a94cc3610fc2858d9fe111a9b9b3037e1 Mon Sep 17 00:00:00 2001 From: Benjamin Greiner Date: Fri, 29 Oct 2021 15:23:43 +0000 Subject: [PATCH] Accepting request 928166 from home:bnavigator:branches:KDE:Qt:PyQt - Update to version 1.12.2 * Bug fix release related to Apple Silicon and Arm64 Qt wheels OBS-URL: https://build.opensuse.org/request/show/928166 OBS-URL: https://build.opensuse.org/package/show/KDE:Qt:PyQt/python-pyqt-builder?expand=0&rev=5 --- PyQt-builder-1.12.1.tar.gz | 3 --- PyQt-builder-1.12.2.tar.gz | 3 +++ python-pyqt-builder.changes | 6 ++++++ python-pyqt-builder.spec | 2 +- 4 files changed, 10 insertions(+), 4 deletions(-) delete mode 100644 PyQt-builder-1.12.1.tar.gz create mode 100644 PyQt-builder-1.12.2.tar.gz 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