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-07-06 15:42:13
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/qt5platform-plugins (Old)
and /work/SRC/openSUSE:Factory/.qt5platform-plugins.new.1548 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "qt5platform-plugins"
Wed Jul 6 15:42:13 2022 rev:6 rq:986974 version:5.0.65
Changes:
--------
--- /work/SRC/openSUSE:Factory/qt5platform-plugins/qt5platform-plugins.changes
2022-07-02 15:34:43.651034434 +0200
+++
/work/SRC/openSUSE:Factory/.qt5platform-plugins.new.1548/qt5platform-plugins.changes
2022-07-06 15:42:27.946558442 +0200
@@ -1,0 +2,5 @@
+Wed Jul 6 06:54:44 UTC 2022 - Hillwood Yang <[email protected]>
+
+- Fix build on Tumbleweed
+
+-------------------------------------------------------------------
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ qt5platform-plugins.spec ++++++
--- /var/tmp/diff_new_pack.UBbe9c/_old 2022-07-06 15:42:28.498559256 +0200
+++ /var/tmp/diff_new_pack.UBbe9c/_new 2022-07-06 15:42:28.502559262 +0200
@@ -101,9 +101,12 @@
cp -r xcb/libqt5xcbqpa-dev/5.9.4 xcb/libqt5xcbqpa-dev/5.9.7
elif [ "`rpm -q --queryformat '%%{VERSION}' libQt5Core5`" = "5.12.7" ]; then
cp -r xcb/libqt5xcbqpa-dev/5.12.3 xcb/libqt5xcbqpa-dev/5.12.7
-elif [ "`rpm -q --queryformat '%%{VERSION}' libQt5Core5`" = "5.15.5+kde165" ];
then
- cp -r xcb/libqt5xcbqpa-dev/5.15.1 xcb/libqt5xcbqpa-dev/5.15.5
+# elif [ "`rpm -q --queryformat '%%{VERSION}' libQt5Core5`" = "5.15.5+kde165"
]; then
+# cp -r xcb/libqt5xcbqpa-dev/5.15.1 xcb/libqt5xcbqpa-dev/5.15.5
fi
+%if 0%{?suse_version} > 1500
+ cp -r xcb/libqt5xcbqpa-dev/5.15.1 xcb/libqt5xcbqpa-dev/5.15.5
+%endif
# Disable wayland for now:
https://github.com/linuxdeepin/qt5platform-plugins/issues/47
sed -i '/wayland/d' qt5platform-plugins.pro