Hello community,

here is the log from the commit of package python-qt5 for openSUSE:Factory 
checked in at 2018-05-18 14:18:00
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-qt5 (Old)
 and      /work/SRC/openSUSE:Factory/.python-qt5.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "python-qt5"

Fri May 18 14:18:00 2018 rev:29 rq:607518 version:5.10.1

Changes:
--------
--- /work/SRC/openSUSE:Factory/python-qt5/python-qt5.changes    2018-05-06 
15:00:02.616163707 +0200
+++ /work/SRC/openSUSE:Factory/.python-qt5.new/python-qt5.changes       
2018-05-18 14:18:02.304092600 +0200
@@ -1,0 +2,7 @@
+Tue May 15 06:15:46 UTC 2018 - [email protected]
+
+- fix URL
+- fix crash in Qt Quick when used with Cura (from upstream)
+  (regression in 5.10.1, qt_quick_crash_fix.patch)
+
+-------------------------------------------------------------------

New:
----
  qt_quick_crash_fix.patch

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

Other differences:
------------------
++++++ python-qt5.spec ++++++
--- /var/tmp/diff_new_pack.kLSsM8/_old  2018-05-18 14:18:04.684005254 +0200
+++ /var/tmp/diff_new_pack.kLSsM8/_new  2018-05-18 14:18:04.688005107 +0200
@@ -23,7 +23,7 @@
 Summary:        PyQt - python bindings for Qt 5
 License:        SUSE-GPL-2.0-with-FLOSS-exception OR GPL-3.0-only OR NonFree
 Group:          Development/Libraries/Python
-Url:            https://www.riverbankcomputing.com/software/pyqt/intro
+Url:            https://www.riverbankcomputing.com/software/pyqt
 Source:         PyQt5_gpl-%{version}.tar.gz
 Source99:       %{name}-rpmlintrc
 # PATCH-FIX-OPENSUSE - disable-rpaths.diff - Disable RPATH when building PyQt5.
@@ -32,6 +32,8 @@
 Patch2:         update-timeline.patch
 # PATCH-FIX-UPSTREAM
 Patch3:         remove-qtest-waitforevents.patch
+# PATCH-FIX-UPSTREAM
+Patch4:         qt_quick_crash_fix.patch
 BuildRequires:  pkgconfig(Qt5Bluetooth)
 BuildRequires:  pkgconfig(Qt5Designer)
 BuildRequires:  pkgconfig(Qt5Help)
@@ -246,8 +248,9 @@
 
 %files %{python_files}
 %defattr(-,root,root)
+%license LICENSE
 %doc build_%{python_bin_suffix}/README
-%doc LICENSE NEWS ChangeLog
+%doc NEWS ChangeLog
 %{python_sitearch}/PyQt5/
 %{python_sitelib}/dbus/mainloop/pyqt5.so
 %dir %{_libqt5_plugindir}/PyQt5/

++++++ qt_quick_crash_fix.patch ++++++
++++ 721 lines (skipped)


Reply via email to