From e8dff166254a348d2f4b6310df03c6afa7c6a0d02db23f08d7f2315c111be569 Mon Sep 17 00:00:00 2001 From: Benjamin Greiner Date: Thu, 28 Sep 2023 19:12:41 +0000 Subject: [PATCH] OBS-URL: https://build.opensuse.org/package/show/KDE:Qt:PyQt/python-PyQt6?expand=0&rev=24 --- PyQt6-6.5.1.tar.gz | 3 --- PyQt6-6.5.2.tar.gz | 3 +++ python-PyQt6.changes | 7 +++++++ python-PyQt6.spec | 2 +- 4 files changed, 11 insertions(+), 4 deletions(-) delete mode 100644 PyQt6-6.5.1.tar.gz create mode 100644 PyQt6-6.5.2.tar.gz diff --git a/PyQt6-6.5.1.tar.gz b/PyQt6-6.5.1.tar.gz deleted file mode 100644 index a21413d..0000000 --- a/PyQt6-6.5.1.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:e166a0568c27bcc8db00271a5043936226690b6a4a74ce0a5caeb408040a97c3 -size 1036776 diff --git a/PyQt6-6.5.2.tar.gz b/PyQt6-6.5.2.tar.gz new file mode 100644 index 0000000..72ef5db --- /dev/null +++ b/PyQt6-6.5.2.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1487ee7350f9ffb66d60ab4176519252c2b371762cbe8f8340fd951f63801280 +size 1037215 diff --git a/python-PyQt6.changes b/python-PyQt6.changes index 2380164..8e5572c 100644 --- a/python-PyQt6.changes +++ b/python-PyQt6.changes @@ -1,3 +1,10 @@ +------------------------------------------------------------------- +Wed Sep 27 09:15:27 UTC 2023 - Ben Greiner + +- Update to 6.5.2 + * Added the missing NativeGesture, Quit, EnterEditFocus and + LeaveEditFocus members of QEventType. + ------------------------------------------------------------------- Thu Jul 20 10:57:34 UTC 2023 - Markéta Machová diff --git a/python-PyQt6.spec b/python-PyQt6.spec index 4293646..cec26ec 100644 --- a/python-PyQt6.spec +++ b/python-PyQt6.spec @@ -21,7 +21,7 @@ %define pyqt_build_for_qt6 1 %{?sle15_python_module_pythons} Name: python-%{mname} -Version: 6.5.1 +Version: 6.5.2 Release: 0 Summary: Python bindings for Qt 6 License: GPL-3.0-only OR SUSE-GPL-2.0-with-FLOSS-exception OR NonFree