forked from pool/python3-pyside2
update
OBS-URL: https://build.opensuse.org/package/show/KDE:Qt5/python3-pyside2?expand=0&rev=13
This commit is contained in:
parent
56f0931267
commit
8aab1d4f03
4
_service
4
_service
@ -2,8 +2,8 @@
|
|||||||
<service name="obs_scm" mode="disabled">
|
<service name="obs_scm" mode="disabled">
|
||||||
<param name="url">https://code.qt.io/pyside/pyside-setup.git</param>
|
<param name="url">https://code.qt.io/pyside/pyside-setup.git</param>
|
||||||
<param name="scm">git</param>
|
<param name="scm">git</param>
|
||||||
<param name="revision">5.11</param>
|
<param name="revision">v5.11.2</param>
|
||||||
<param name="versionprefix">2.0~pre</param>
|
<param name="version">5.11.2</param>
|
||||||
</service>
|
</service>
|
||||||
<service mode="disabled" name="set_version" />
|
<service mode="disabled" name="set_version" />
|
||||||
|
|
||||||
|
@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:c265882553b3e6f0254080d4f74eec6f002e16de3bd056693b785cc739048e91
|
|
||||||
size 22927374
|
|
3
pyside-setup-5.11.2.obscpio
Normal file
3
pyside-setup-5.11.2.obscpio
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:0f51ced69057c707ba638931eb87c5283a191c8fb953efb4c3b73c75ec0b6dbc
|
||||||
|
size 26230286
|
@ -1,5 +1,5 @@
|
|||||||
name: pyside-setup
|
name: pyside-setup
|
||||||
version: 2.0~pre.1526654735.3f8c8702
|
version: 5.11.2
|
||||||
mtime: 1526654735
|
mtime: 1536315952
|
||||||
commit: 3f8c8702ea295f39357e7c66f46e5138f56bcc9f
|
commit: 824b7733c0bd8b162b198c67014d7f008fb71b8c
|
||||||
|
|
||||||
|
@ -1,3 +1,8 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Mon Oct 22 14:40:28 UTC 2018 - Adrian Schröter <adrian@suse.de>
|
||||||
|
|
||||||
|
- update to version 5.11.2 tag
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Tue Jun 5 10:11:27 UTC 2018 - christophe@krop.fr
|
Tue Jun 5 10:11:27 UTC 2018 - christophe@krop.fr
|
||||||
|
|
||||||
|
@ -12,7 +12,7 @@
|
|||||||
# license that conforms to the Open Source Definition (Version 1.9)
|
# license that conforms to the Open Source Definition (Version 1.9)
|
||||||
# published by the Open Source Initiative.
|
# published by the Open Source Initiative.
|
||||||
|
|
||||||
# Please submit bugfixes or comments via http://bugs.opensuse.org/
|
# Please submit bugfixes or comments via https://bugs.opensuse.org/
|
||||||
#
|
#
|
||||||
|
|
||||||
|
|
||||||
@ -23,7 +23,7 @@ BuildRequires: python3-devel
|
|||||||
BuildRequires: python3-setuptools
|
BuildRequires: python3-setuptools
|
||||||
Name: python3-pyside2
|
Name: python3-pyside2
|
||||||
|
|
||||||
Version: 2.0~pre.1526654735.3f8c8702
|
Version: 5.11.2
|
||||||
Release: 0
|
Release: 0
|
||||||
Summary: PySide - python bindings for Qt
|
Summary: PySide - python bindings for Qt
|
||||||
License: LGPL-3.0-only OR (GPL-2.0-only OR GPL-3.0-or-later)
|
License: LGPL-3.0-only OR (GPL-2.0-only OR GPL-3.0-or-later)
|
||||||
@ -85,8 +85,8 @@ BuildRequires: pkgconfig(Qt5XmlPatterns)
|
|||||||
#breaks with llvm 5?
|
#breaks with llvm 5?
|
||||||
#BuildRequires: pkgconfig(Qt5WebKitWidgets)
|
#BuildRequires: pkgconfig(Qt5WebKitWidgets)
|
||||||
|
|
||||||
BuildRequires: libxslt-devel
|
|
||||||
BuildRequires: clang-devel >= 3.9
|
BuildRequires: clang-devel >= 3.9
|
||||||
|
BuildRequires: libxslt-devel
|
||||||
BuildRequires: python-devel >= 2.6
|
BuildRequires: python-devel >= 2.6
|
||||||
BuildRequires: python-setuptools
|
BuildRequires: python-setuptools
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user