Hello community,

here is the log from the commit of package python3-pyside2 for openSUSE:Factory 
checked in at 2019-07-02 10:39:27
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python3-pyside2 (Old)
 and      /work/SRC/openSUSE:Factory/.python3-pyside2.new.4615 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "python3-pyside2"

Tue Jul  2 10:39:27 2019 rev:5 rq:712917 version:5.13.0

Changes:
--------
--- /work/SRC/openSUSE:Factory/python3-pyside2/python3-pyside2.changes  
2019-05-22 11:10:57.834597913 +0200
+++ 
/work/SRC/openSUSE:Factory/.python3-pyside2.new.4615/python3-pyside2.changes    
    2019-07-02 10:39:29.578681986 +0200
@@ -1,0 +2,22 @@
+Mon Jul  1 18:00:38 UTC 2019 - Stefan BrĂ¼ns <[email protected]>
+
+- Remove "CFLAGS=-I/usr/include/linux" export, otherwise pthreads.h
+  includes linux/time.h instead of time.h. As a result CMake no longer
+  finds a valid pthreads.h and aborts.
+- Drop "docs", which included building and installing instructions only,
+  as done upstream. See https://doc.qt.io/qtforpython/ and
+  https://wiki.qt.io/Qt_for_Python/Tutorial for developer documentation.
+
+-------------------------------------------------------------------
+Thu Jun 27 07:58:17 UTC 2019 - Christophe Giboudeaux <[email protected]>
+
+- Update to 5.13.0
+  * Add bindings for 5.13
+  * Support the qApp macro in "scriptable application"
+  * Doc: Add QML Integration tutorial
+  * Docs: Add Expenses tool tutorial
+  * Regenerate all example forms using the python-extended rcc of 5.14
+  * Fix type name for lookup of QFlags<> converters
+  Check the changes-* files for older changes.
+  
+-------------------------------------------------------------------

Old:
----
  pyside-setup-everywhere-src-5.12.3.tar.xz

New:
----
  pyside-setup-everywhere-src-5.13.0.tar.xz

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ python3-pyside2.spec ++++++
--- /var/tmp/diff_new_pack.56ZpMe/_old  2019-07-02 10:39:30.274683046 +0200
+++ /var/tmp/diff_new_pack.56ZpMe/_new  2019-07-02 10:39:30.278683052 +0200
@@ -22,7 +22,7 @@
 BuildRequires:  python3-devel
 BuildRequires:  python3-setuptools
 Name:           python3-pyside2
-Version:        5.12.3
+Version:        5.13.0
 Release:        0
 Summary:        Python bindings for Qt
 # shiboken2 is licensed under GPL-3.0-with-Qt-Company-Qt-exception-1.1
@@ -41,8 +41,8 @@
 
 ##### essential modules
 BuildRequires:  cmake(Qt5Concurrent)
-BuildConflicts: cmake(Qt5Core) >= 5.13
-BuildRequires:  cmake(Qt5Core) >= 5.12
+BuildConflicts: cmake(Qt5Core) >= 5.14
+BuildRequires:  cmake(Qt5Core) >= 5.13
 BuildRequires:  cmake(Qt5Network)
 BuildRequires:  cmake(Qt5PrintSupport)
 BuildRequires:  cmake(Qt5Sql)
@@ -96,6 +96,7 @@
 
 %package devel
 Summary:        Header Files for PySide2
+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
 Requires:       %{name} = %{version}
 
@@ -105,6 +106,7 @@
 
 %package examples
 Summary:        Examples for using PySide2
+License:        BSD-3-Clause
 Group:          Development/Languages/Python
 Requires:       %{name} = %{version}
 
@@ -120,7 +122,6 @@
 
 %build
 export LLVM_INSTALL_DIR=%{_prefix}
-export CFLAGS=-I/usr/include/linux
 # Workaround for PYSIDE-880
 export LC_ALL=C.utf8
 %{mypython} setup.py build --reuse-build --ignore-git 
%{?jobs:--parallel=%{jobs}} \
@@ -168,11 +169,6 @@
 
 %fdupes %{buildroot}%{_datadir}/PySide2/examples/
 
-# docu generation
-cd docs
-make html
-cd -
-
 %check
 %if %{with tests}
 %{mypython} testrunner.py test
@@ -189,7 +185,6 @@
 %{python_sitearch}/*
 
 %files devel
-%doc docs/_build/html
 %{_datadir}/PySide2/
 %exclude %{_datadir}/PySide2/examples
 %{_includedir}/*

++++++ pyside-setup-everywhere-src-5.12.3.tar.xz -> 
pyside-setup-everywhere-src-5.13.0.tar.xz ++++++
++++ 54933 lines of diff (skipped)


Reply via email to