Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package libqt5-qtgraphicaleffects for 
openSUSE:Factory checked in at 2023-07-12 17:26:25
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/libqt5-qtgraphicaleffects (Old)
 and      /work/SRC/openSUSE:Factory/.libqt5-qtgraphicaleffects.new.8922 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "libqt5-qtgraphicaleffects"

Wed Jul 12 17:26:25 2023 rev:47 rq:1098336 version:5.15.10+kde0

Changes:
--------
--- 
/work/SRC/openSUSE:Factory/libqt5-qtgraphicaleffects/libqt5-qtgraphicaleffects.changes
      2023-06-16 16:52:35.644903609 +0200
+++ 
/work/SRC/openSUSE:Factory/.libqt5-qtgraphicaleffects.new.8922/libqt5-qtgraphicaleffects.changes
    2023-07-12 17:26:36.686235593 +0200
@@ -1,0 +2,5 @@
+Wed Jul 12 08:45:40 UTC 2023 - Christophe Marin <christo...@krop.fr>
+
+- Fix broken QML dependency
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ libqt5-qtgraphicaleffects.spec ++++++
--- /var/tmp/diff_new_pack.qlKH2g/_old  2023-07-12 17:26:37.406239790 +0200
+++ /var/tmp/diff_new_pack.qlKH2g/_new  2023-07-12 17:26:37.414239837 +0200
@@ -48,6 +48,9 @@
 %prep
 %autosetup -p1 -n %{tar_version}
 
+# '/' in QML dependencies is broken, replace with a dot
+sed -i 's#QtGraphicalEffects/private#QtGraphicalEffects\.private#' 
src/effects/qmldir
+
 %build
 %if %{qt5_snapshot}
 #force the configure script to generate the forwarding headers (it checks 
whether .git directory exists)

Reply via email to