forked from pool/python3-pyside2
5.13.2
OBS-URL: https://build.opensuse.org/package/show/KDE:Qt5/python3-pyside2?expand=0&rev=33
This commit is contained in:
parent
31709c900c
commit
c9d1044dc8
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:c57c71ddece90b29d0934cf5fac1e1634719484637b56dcbe49eb277c1c01536
|
||||
size 2936204
|
3
pyside-setup-opensource-src-5.13.2.tar.xz
Normal file
3
pyside-setup-opensource-src-5.13.2.tar.xz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:3e255d64df08880d0281ebe86009d5ea45f24332b308954d967c33995f75e543
|
||||
size 3123964
|
@ -1,3 +1,18 @@
|
||||
-------------------------------------------------------------------
|
||||
Sat Dec 7 08:51:07 UTC 2019 - Christophe Giboudeaux <christophe@krop.fr>
|
||||
|
||||
- Update to 5.13.2
|
||||
* [PYSIDE-785] Release ownership in QAbstractVideoFilterWrapper::createFilterRunnable
|
||||
* [PYSIDE-820] Fix booleans and empty list cases in QSettings
|
||||
* [PYSIDE-849] Add inject-code for QVideoFrame::bits()
|
||||
* [PYSIDE-1007] Remove extra ref on QDataStream::setDevice
|
||||
* [PYSIDE-1019] libpyside: Fix compiler warning
|
||||
* [PYSIDE-1049] Split build instructions to build and packaging
|
||||
* [PYSIDE-1051] Fix heaptype conflict with QtCore.QObject.__new__in Python 2.7
|
||||
* [PYSIDE-1089] Fix formatting of the deployment documentation
|
||||
* [PYSIDE-1093] Fix bad shutdown effect on QApplication.instance()
|
||||
* [PYSIDE-1095] shiboken: Fix handling of modified default expressions
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sun Sep 8 13:59:35 UTC 2019 - Christophe Giboudeaux <christophe@krop.fr>
|
||||
|
||||
|
@ -1,7 +1,7 @@
|
||||
#
|
||||
# spec file for package python3-pyside2
|
||||
#
|
||||
# Copyright (c) 2019 SUSE LINUX GmbH, Nuernberg, Germany.
|
||||
# Copyright (c) 2019 SUSE LLC
|
||||
#
|
||||
# All modifications and additions to the file contributed by third parties
|
||||
# remain the property of their copyright owners, unless otherwise agreed
|
||||
@ -22,14 +22,14 @@
|
||||
BuildRequires: python3-devel
|
||||
BuildRequires: python3-setuptools
|
||||
Name: python3-pyside2
|
||||
Version: 5.13.1
|
||||
Version: 5.13.2
|
||||
Release: 0
|
||||
Summary: Python bindings for Qt
|
||||
# shiboken2 is licensed under GPL-3.0-with-Qt-Company-Qt-exception-1.1
|
||||
License: LGPL-3.0-only OR (GPL-2.0-only OR GPL-3.0-or-later) AND GPL-3.0-with-Qt-Company-Qt-exception-1.1
|
||||
Group: Development/Languages/Python
|
||||
URL: http://wiki.qt.io/Qt_for_Python
|
||||
Source0: https://download.qt.io/official_releases/QtForPython/pyside2/PySide2-%{version}-src/pyside-setup-everywhere-src-%{version}.tar.xz
|
||||
Source0: https://download.qt.io/official_releases/QtForPython/pyside2/PySide2-%{version}-src/pyside-setup-opensource-src-%{version}.tar.xz
|
||||
Patch0: lib64.patch
|
||||
# PATCH-FIX-UPSTREAM - PYSIDE-881
|
||||
Patch1: 0001-Remove-unnecessary-she-bang-from-icon-cache.py.patch
|
||||
|
Loading…
x
Reference in New Issue
Block a user