Script 'mail_helper' called by obssrc
Hello community,
here is the log from the commit of package qt5platform-plugins for
openSUSE:Factory checked in at 2022-11-13 18:09:00
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/qt5platform-plugins (Old)
and /work/SRC/openSUSE:Factory/.qt5platform-plugins.new.1597 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "qt5platform-plugins"
Sun Nov 13 18:09:00 2022 rev:10 rq:1035458 version:5.0.70
Changes:
--------
--- /work/SRC/openSUSE:Factory/qt5platform-plugins/qt5platform-plugins.changes
2022-10-10 18:47:24.803237814 +0200
+++
/work/SRC/openSUSE:Factory/.qt5platform-plugins.new.1597/qt5platform-plugins.changes
2022-11-13 18:09:18.599560404 +0100
@@ -1,0 +2,8 @@
+Sat Nov 12 14:21:37 UTC 2022 - Hillwood Yang <[email protected]>
+
+- Update version to 5.0.70
+ * Change license to LGPL-3.0+
+ * Fix bugs
+- Fix build on Qt 5.15.7
+
+-------------------------------------------------------------------
Old:
----
qt5platform-plugins-5.0.69.tar.gz
New:
----
qt5platform-plugins-5.0.70.tar.gz
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ qt5platform-plugins.spec ++++++
--- /var/tmp/diff_new_pack.EXruwq/_old 2022-11-13 18:09:18.959562496 +0100
+++ /var/tmp/diff_new_pack.EXruwq/_new 2022-11-13 18:09:18.967562543 +0100
@@ -21,10 +21,10 @@
# %define qt_version 5.15.5
Name: qt5platform-plugins
-Version: 5.0.69
+Version: 5.0.70
Release: 0
Summary: Qt platform integration plugins
-License: GPL-3.0-or-later
+License: LGPL-3.0-or-later
Group: Development/Libraries/X11
Url: https://github.com/linuxdeepin/qt5platform-plugins
Source0:
https://github.com/linuxdeepin/qt5platform-plugins/archive/%{version}/%{name}-%{version}.tar.gz
@@ -103,6 +103,8 @@
cp -r xcb/libqt5xcbqpa-dev/5.12.3 xcb/libqt5xcbqpa-dev/5.12.7
elif [ "`rpm -q --queryformat '%%{VERSION}' libQt5Core5`" = "5.15.6+kde177" ];
then
cp -r xcb/libqt5xcbqpa-dev/5.15.5 xcb/libqt5xcbqpa-dev/5.15.6
+elif [ "`rpm -q --queryformat '%%{VERSION}' libQt5Core5`" = "5.15.7+kde167" ];
then
+ cp -r xcb/libqt5xcbqpa-dev/5.15.5 xcb/libqt5xcbqpa-dev/5.15.7
fi
# Disable wayland for now:
https://github.com/linuxdeepin/qt5platform-plugins/issues/47
++++++ qt5platform-plugins-5.0.69.tar.gz -> qt5platform-plugins-5.0.70.tar.gz
++++++
++++ 1683 lines of diff (skipped)