From b2490b772cc6f453fa4805e9f3f6bc4ce6e9ce64beedc81b96cacd2aa6558df9 Mon Sep 17 00:00:00 2001 From: Luca Beltrame Date: Fri, 28 Feb 2020 06:07:23 +0000 Subject: [PATCH] Accepting request 779430 from home:cgiboudeaux:branches:KDE:Qt5 - Update to 5.14.1 * [PYSIDE-841] Add example for Threads and Signals * [PYSIDE-1135] qApp: Ensure QtCore import when embedded QApplication subclass is used * [PYSIDE-1158] Let qApp be noApp instead of pretending to be None * [PYSIDE-1164] qApp: make sure to create the right instance when embedding * [PYSIDE-1165] designer: patch rpath for unix * [PYSIDE-1192] libpyside: Set default signal name only if previously assigned * [PYSIDE-1201] docs: Fix pre overlap and improve reading * [PYSIDE-1205] libpyside: avoid freeing char* * [PYSIDE-1207] Fix ownership of QTextDocument::createObject * [PYSIDE-1191] shiboken: Introduce "until" version attribute as opposite of "since" OBS-URL: https://build.opensuse.org/request/show/779430 OBS-URL: https://build.opensuse.org/package/show/KDE:Qt5/python3-pyside2?expand=0&rev=38 --- pyside-setup-opensource-src-5.14.0.tar.xz | 3 --- pyside-setup-opensource-src-5.14.1.tar.xz | 3 +++ python3-pyside2.changes | 15 +++++++++++++++ python3-pyside2.spec | 4 ++-- 4 files changed, 20 insertions(+), 5 deletions(-) delete mode 100644 pyside-setup-opensource-src-5.14.0.tar.xz create mode 100644 pyside-setup-opensource-src-5.14.1.tar.xz diff --git a/pyside-setup-opensource-src-5.14.0.tar.xz b/pyside-setup-opensource-src-5.14.0.tar.xz deleted file mode 100644 index 809fe11..0000000 --- a/pyside-setup-opensource-src-5.14.0.tar.xz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:8c2ad1901a99165ed7bac8f522ee351ae3ebadd580024248f5a1db52e4a94b30 -size 3203908 diff --git a/pyside-setup-opensource-src-5.14.1.tar.xz b/pyside-setup-opensource-src-5.14.1.tar.xz new file mode 100644 index 0000000..1fb78ce --- /dev/null +++ b/pyside-setup-opensource-src-5.14.1.tar.xz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:41ce931695567639c92acb68a9d66ed5609f067011af9a94b53fc0d697ad1d1c +size 3217008 diff --git a/python3-pyside2.changes b/python3-pyside2.changes index face6b2..3d58054 100644 --- a/python3-pyside2.changes +++ b/python3-pyside2.changes @@ -1,3 +1,18 @@ +------------------------------------------------------------------- +Wed Feb 26 13:08:14 UTC 2020 - Christophe Giboudeaux + +- Update to 5.14.1 + * [PYSIDE-841] Add example for Threads and Signals + * [PYSIDE-1135] qApp: Ensure QtCore import when embedded QApplication subclass is used + * [PYSIDE-1158] Let qApp be noApp instead of pretending to be None + * [PYSIDE-1164] qApp: make sure to create the right instance when embedding + * [PYSIDE-1165] designer: patch rpath for unix + * [PYSIDE-1192] libpyside: Set default signal name only if previously assigned + * [PYSIDE-1201] docs: Fix pre overlap and improve reading + * [PYSIDE-1205] libpyside: avoid freeing char* + * [PYSIDE-1207] Fix ownership of QTextDocument::createObject + * [PYSIDE-1191] shiboken: Introduce "until" version attribute as opposite of "since" + ------------------------------------------------------------------- Mon Dec 30 09:12:02 UTC 2019 - Christophe Giboudeaux diff --git a/python3-pyside2.spec b/python3-pyside2.spec index 544b3b9..4e16c5e 100644 --- a/python3-pyside2.spec +++ b/python3-pyside2.spec @@ -1,7 +1,7 @@ # # spec file for package python3-pyside2 # -# Copyright (c) 2019 SUSE LLC +# Copyright (c) 2020 SUSE LLC # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -22,7 +22,7 @@ BuildRequires: python3-devel BuildRequires: python3-setuptools Name: python3-pyside2 -Version: 5.14.0 +Version: 5.14.1 Release: 0 Summary: Python bindings for Qt # Legal: