Hello community,

here is the log from the commit of package python-qt5 for openSUSE:Factory 
checked in at 2015-11-02 12:55:37
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-qt5 (Old)
 and      /work/SRC/openSUSE:Factory/.python-qt5.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "python-qt5"

Changes:
--------
--- /work/SRC/openSUSE:Factory/python-qt5/python-qt5.changes    2015-10-06 
13:26:51.000000000 +0200
+++ /work/SRC/openSUSE:Factory/.python-qt5.new/python-qt5.changes       
2015-11-02 12:55:38.000000000 +0100
@@ -1,0 +2,9 @@
+Fri Oct 30 18:17:37 UTC 2015 - ter...@gmail.com
+
+- Update to 5.5.1
+  * added support for Qt v5.5.1
+  * added the --disable option to configure.py
+  * implemented __matmul__ and __imatmul__ for QMatrix4x4 and
+    QTransform.
+
+-------------------------------------------------------------------
python3-qt5.changes: same change

Old:
----
  PyQt-gpl-5.5.tar.gz

New:
----
  PyQt-gpl-5.5.1.tar.gz

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

Other differences:
------------------
++++++ python-qt5.spec ++++++
--- /var/tmp/diff_new_pack.NGYztl/_old  2015-11-02 12:55:39.000000000 +0100
+++ /var/tmp/diff_new_pack.NGYztl/_new  2015-11-02 12:55:39.000000000 +0100
@@ -17,13 +17,13 @@
 
 
 Name:           python-qt5
-Version:        5.5
+Version:        5.5.1
 Release:        0
 Summary:        PyQt - python bindings for Qt 5
 License:        SUSE-GPL-2.0-with-FLOSS-exception or GPL-3.0 or SUSE-NonFree
 Group:          Development/Libraries/Python
 Url:            http://www.riverbankcomputing.com/software/pyqt/intro
-Source:         
http://sourceforge.net/projects/pyqt/files/PyQt5/PyQt-5.5/PyQt-gpl-%{version}.tar.gz
+Source:         
http://sourceforge.net/projects/pyqt/files/PyQt5/PyQt-5.5.1/PyQt-gpl-%{version}.tar.gz
 Source99:       %{name}-rpmlintrc
 # PATCH-FIX-OPENSUSE: DIsable RPATH
 Patch1:         disable-rpaths.diff

python3-qt5.spec: same change
++++++ PyQt-gpl-5.5.tar.gz -> PyQt-gpl-5.5.1.tar.gz ++++++
++++ 79318 lines of diff (skipped)

++++++ fix_qreal_check.diff ++++++
--- /var/tmp/diff_new_pack.NGYztl/_old  2015-11-02 12:55:40.000000000 +0100
+++ /var/tmp/diff_new_pack.NGYztl/_new  2015-11-02 12:55:40.000000000 +0100
@@ -5,7 +5,7 @@
 
 --- a/configure.py
 +++ b/configure.py
-@@ -670,9 +670,8 @@
+@@ -676,9 +676,8 @@
  #if QT_VERSION < 0x050200
  // This is the test used in qglobal.h in Qt prior to v5.2.  In v5.2 and later
  // qreal is always double.
@@ -16,4 +16,5 @@
 +        out << "PyQt_qreal_double\\n";
  #endif
  
-     return 0;
+ #if defined(QT_NO_PROCESS)
+


Reply via email to