Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package libqt5-qtbase for openSUSE:Factory 
checked in at 2023-03-03 22:24:33
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/libqt5-qtbase (Old)
 and      /work/SRC/openSUSE:Factory/.libqt5-qtbase.new.31432 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "libqt5-qtbase"

Fri Mar  3 22:24:33 2023 rev:138 rq:1068721 version:5.15.8+kde160

Changes:
--------
--- /work/SRC/openSUSE:Factory/libqt5-qtbase/libqt5-qtbase.changes      
2023-01-11 14:33:05.592566051 +0100
+++ /work/SRC/openSUSE:Factory/.libqt5-qtbase.new.31432/libqt5-qtbase.changes   
2023-03-03 22:24:40.326570263 +0100
@@ -1,0 +2,7 @@
+Thu Mar  2 11:52:49 UTC 2023 - Fabian Vogt <fv...@suse.com>
+
+- Drop the mechanism for supporting systems without SSE2. glibc removed
+  support for looking up libraries in sse2/ subdirectories and
+  qtdeclarative without SSE2 crashes Plasma (boo#1208188)
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ libqt5-qtbase.spec ++++++
--- /var/tmp/diff_new_pack.TMQR7g/_old  2023-03-03 22:24:42.606578926 +0100
+++ /var/tmp/diff_new_pack.TMQR7g/_new  2023-03-03 22:24:42.610578941 +0100
@@ -850,11 +850,6 @@
        -translationdir %{libqt5_translationdir} \
        -verbose \
        -no-reduce-relocations \
-%ifarch %ix86
-%if 0%{?sle_version} < 150000
-       -no-sse2 -no-pch \
-%endif
-%endif
        -accessibility \
        -no-strip \
        -opensource \
@@ -909,20 +904,6 @@
 %install
 make INSTALL_ROOT=%{buildroot} install
 
-%ifarch %ix86
-%if 0%{?sle_version} < 150000
-install -d %{buildroot}%{libqt5_libdir}/sse2/
-
-pushd src/corelib; make clean ; ../../bin/qmake -config sse2; make 
%{?_smp_mflags}
-cp -av ../../lib/libQt5Core.so.* %{buildroot}%{libqt5_libdir}/sse2/
-popd
-
-pushd src/gui; ../../bin/qmake -config sse2; make %{?_smp_mflags}
-cp -av ../../lib/libQt5Gui.so.* %{buildroot}%{libqt5_libdir}/sse2/
-popd
-%endif
-%endif
-
 install -D -m644 %{SOURCE2} %{buildroot}%{_rpmconfigdir}/macros.d/macros.qt5
 # argggh, qmake is such a piece of <censored>
 find %{buildroot}%{libqt5_libdir} -type f -name '*prl' -exec perl -pi -e "s, 
-L$RPM_BUILD_DIR/\S+,,g" {} +
@@ -1039,12 +1020,6 @@
 %license LICENSE.*
 %doc *.txt
 %{libqt5_libdir}/libQt5Core.so.*
-%ifarch %ix86
-%if 0%{?sle_version} < 150000
-%dir %{libqt5_libdir}/sse2
-%{libqt5_libdir}/sse2/libQt5Core.so.*
-%endif
-%endif
 %dir %{libqt5_datadir}
 %{libqt5_datadir}/qtlogging.ini
 
@@ -1193,11 +1168,6 @@
 %license LICENSE.*
 %doc *.txt
 %{libqt5_libdir}/libQt5Gui.so.*
-%ifarch %ix86
-%if 0%{?sle_version:%sle_version} < 150000
-%{libqt5_libdir}/sse2/libQt5Gui.so.*
-%endif
-%endif
 %{libqt5_libdir}/libQt5EglFSDeviceIntegration.so.*
 %{libqt5_libdir}/libQt5EglFsKmsSupport.so.*
 %{libqt5_libdir}/libQt5XcbQpa.so.*

Reply via email to