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 2023-03-27 18:16:35
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/qt5platform-plugins (Old)
and /work/SRC/openSUSE:Factory/.qt5platform-plugins.new.31432 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "qt5platform-plugins"
Mon Mar 27 18:16:35 2023 rev:13 rq:1074566 version:5.0.70
Changes:
--------
--- /work/SRC/openSUSE:Factory/qt5platform-plugins/qt5platform-plugins.changes
2023-01-18 17:11:19.467866056 +0100
+++
/work/SRC/openSUSE:Factory/.qt5platform-plugins.new.31432/qt5platform-plugins.changes
2023-03-27 18:16:54.883307480 +0200
@@ -1,0 +2,5 @@
+Fri Mar 24 05:48:32 UTC 2023 - Max Lin <[email protected]>
+
+- Fix build with Qt 5.15.8+kde183
+
+-------------------------------------------------------------------
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ qt5platform-plugins.spec ++++++
--- /var/tmp/diff_new_pack.nCEMuK/_old 2023-03-27 18:16:55.403310223 +0200
+++ /var/tmp/diff_new_pack.nCEMuK/_new 2023-03-27 18:16:55.411310266 +0200
@@ -108,6 +108,8 @@
cp -r xcb/libqt5xcbqpa-dev/5.15.5 xcb/libqt5xcbqpa-dev/5.15.7
elif [ "`rpm -q --queryformat '%%{VERSION}' libQt5Core5`" = "5.15.8+kde160" ];
then
cp -r xcb/libqt5xcbqpa-dev/5.15.5 xcb/libqt5xcbqpa-dev/5.15.8
+elif [ "`rpm -q --queryformat '%%{VERSION}' libQt5Core5`" = "5.15.8+kde183" ];
then
+ cp -r xcb/libqt5xcbqpa-dev/5.15.5 xcb/libqt5xcbqpa-dev/5.15.8
fi
# Disable wayland for now:
https://github.com/linuxdeepin/qt5platform-plugins/issues/47