Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package qt6-3d for openSUSE:Factory checked 
in at 2023-07-08 22:46:59
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/qt6-3d (Old)
 and      /work/SRC/openSUSE:Factory/.qt6-3d.new.23466 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "qt6-3d"

Sat Jul  8 22:46:59 2023 rev:22 rq:1097536 version:6.5.1

Changes:
--------
--- /work/SRC/openSUSE:Factory/qt6-3d/qt6-3d.changes    2023-05-28 
19:21:50.720606011 +0200
+++ /work/SRC/openSUSE:Factory/.qt6-3d.new.23466/qt6-3d.changes 2023-07-08 
22:47:01.355079854 +0200
@@ -1,0 +2,5 @@
+Fri Jun 30 15:13:06 UTC 2023 - Christophe Marin <[email protected]>
+
+- Update subpackages requirements
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ qt6-3d.spec ++++++
--- /var/tmp/diff_new_pack.PlEqdg/_old  2023-07-08 22:47:03.583093246 +0200
+++ /var/tmp/diff_new_pack.PlEqdg/_new  2023-07-08 22:47:03.587093270 +0200
@@ -125,7 +125,10 @@
 
 %package -n qt6-3danimation-private-devel
 Summary:        Non-ABI stable API for the Qt 6 3DAnimation library
+Requires:       qt6-3dcore-private-devel = %{version}
+Requires:       qt6-3drender-private-devel = %{version}
 Requires:       cmake(Qt63DAnimation) = %{real_version}
+%requires_eq    qt6-core-private-devel
 
 %description -n qt6-3danimation-private-devel
 This package provides private headers of libQt63DAnimation that do not have any
@@ -150,6 +153,9 @@
 %package -n qt6-3dcore-private-devel
 Summary:        Non-ABI stable API for the Qt 6 3DCore library
 Requires:       cmake(Qt63DCore) = %{real_version}
+Requires:       cmake(Qt6Concurrent) = %{real_version}
+%requires_eq    qt6-core-private-devel
+%requires_eq    qt6-gui-private-devel
 
 %description -n qt6-3dcore-private-devel
 This package provides private headers of libQt63DCore that do not have any
@@ -168,13 +174,17 @@
 Requires:       cmake(Qt63DInput) = %{real_version}
 Requires:       cmake(Qt63DLogic) = %{real_version}
 Requires:       cmake(Qt63DRender) = %{real_version}
+Requires:       cmake(Qt6Gui) = %{real_version}
 
 %description -n qt6-3dextras-devel
 Development files for the Qt 6 3DExtras library.
 
 %package -n qt6-3dextras-private-devel
 Summary:        Non-ABI stable API for the Qt 6 3DExtras library
+Requires:       qt6-3dcore-private-devel = %{version}
+Requires:       qt6-3drender-private-devel = %{version}
 Requires:       cmake(Qt63DExtras) = %{real_version}
+%requires_eq    qt6-core-private-devel
 
 %description -n qt6-3dextras-private-devel
 This package provides private headers of libQt63DExtras that do not have any
@@ -190,13 +200,16 @@
 Summary:        Development files for the Qt 6 3DInput library
 Requires:       libQt63DInput6 = %{version}
 Requires:       cmake(Qt63DCore) = %{real_version}
+Requires:       cmake(Qt6Gui) = %{real_version}
 
 %description -n qt6-3dinput-devel
 Development files for the Qt 6 3DInput library.
 
 %package -n qt6-3dinput-private-devel
 Summary:        Non-ABI stable API for the Qt 6 3DInput library
+Requires:       qt6-3dcore-private-devel = %{version}
 Requires:       cmake(Qt63DInput) = %{real_version}
+%requires_eq    qt6-core-private-devel
 
 %description -n qt6-3dinput-private-devel
 This package provides private headers of libQt63DInput that do not have any
@@ -212,13 +225,17 @@
 Summary:        Development files for the Qt 6 3DLogic library
 Requires:       libQt63DLogic6 = %{version}
 Requires:       cmake(Qt63DCore) = %{real_version}
+Requires:       cmake(Qt6Gui) = %{real_version}
 
 %description -n qt6-3dlogic-devel
 Development files for the Qt 6 3DLogic library.
 
 %package -n qt6-3dlogic-private-devel
 Summary:        Non-ABI stable API for the Qt 6 3DLogic library
+Requires:       qt6-3dcore-private-devel = %{version}
 Requires:       cmake(Qt63DLogic) = %{real_version}
+%requires_eq    qt6-core-private-devel
+%requires_eq    qt6-gui-private-devel
 
 %description -n qt6-3dlogic-private-devel
 This package provides private headers of libQt63DLogic that do not have any
@@ -233,7 +250,9 @@
 %package -n qt6-3dquick-devel
 Summary:        Development files for the Qt 6 3DQuick library
 Requires:       libQt63DQuick6 = %{version}
+Requires:       qt6-3dcore-private-devel = %{version}
 Requires:       cmake(Qt63DCore) = %{real_version}
+Requires:       cmake(Qt6Gui) = %{real_version}
 Requires:       cmake(Qt6Qml) = %{real_version}
 Requires:       cmake(Qt6Quick) = %{real_version}
 
@@ -243,6 +262,10 @@
 %package -n qt6-3dquick-private-devel
 Summary:        Non-ABI stable API for the Qt 6 3DQuick library
 Requires:       cmake(Qt63DQuick) = %{real_version}
+%requires_eq    qt6-core-private-devel
+%requires_eq    qt6-gui-private-devel
+%requires_eq    qt6-qml-private-devel
+%requires_eq    qt6-quick-private-devel
 
 %description -n qt6-3dquick-private-devel
 This package provides private headers of libQt63DQuick that do not have any
@@ -269,7 +292,12 @@
 
 %package -n qt6-3dquickanimation-private-devel
 Summary:        Non-ABI stable API for the Qt 6 3DQuickAnimation library
+Requires:       qt6-3dcore-private-devel = %{version}
+Requires:       qt6-3dquick-private-devel = %{version}
+Requires:       qt6-3drender-private-devel = %{version}
 Requires:       cmake(Qt63DQuickAnimation) = %{real_version}
+%requires_eq    qt6-core-private-devel
+%requires_eq    qt6-qml-private-devel
 
 %description -n qt6-3dquickanimation-private-devel
 This package provides private headers of libQt63DQuickAnimation that do not
@@ -287,6 +315,7 @@
 Requires:       cmake(Qt63DCore) = %{real_version}
 Requires:       cmake(Qt63DExtras) = %{real_version}
 Requires:       cmake(Qt63DInput) = %{real_version}
+Requires:       cmake(Qt63DLogic) = %{real_version}
 Requires:       cmake(Qt63DQuick) = %{real_version}
 Requires:       cmake(Qt63DRender) = %{real_version}
 Requires:       cmake(Qt6Gui) = %{real_version}
@@ -297,7 +326,12 @@
 
 %package -n qt6-3dquickextras-private-devel
 Summary:        Non-ABI stable API for the Qt 6 3DQuickExtras library
+Requires:       qt6-3dextras-private-devel = %{version}
+Requires:       qt6-3dquick-private-devel = %{version}
+Requires:       qt6-3drender-private-devel = %{version}
 Requires:       cmake(Qt63DQuickExtras) = %{real_version}
+%requires_eq    qt6-core-private-devel
+%requires_eq    qt6-qml-private-devel
 
 %description -n qt6-3dquickextras-private-devel
 This package provides private headers of libQt63DQuickExtras that do not have
@@ -323,7 +357,12 @@
 
 %package -n qt6-3dquickinput-private-devel
 Summary:        Non-ABI stable API for the Qt 6 3DQuickInput library
+Requires:       qt6-3dcore-private-devel = %{version}
+Requires:       qt6-3dinput-private-devel = %{version}
+Requires:       qt6-3dquick-private-devel = %{version}
 Requires:       cmake(Qt63DQuickInput) = %{real_version}
+%requires_eq    qt6-core-private-devel
+%requires_eq    qt6-qml-private-devel
 
 %description -n qt6-3dquickinput-private-devel
 This package provides private headers of libQt63DQuickInput that do not have 
any
@@ -349,7 +388,12 @@
 
 %package -n qt6-3dquickrender-private-devel
 Summary:        Non-ABI stable API for the Qt 6 3DQuickRender library
+Requires:       qt6-3dcore-private-devel = %{version}
+Requires:       qt6-3dquick-private-devel = %{version}
+Requires:       qt6-3drender-private-devel = %{version}
 Requires:       cmake(Qt63DQuickRender) = %{real_version}
+%requires_eq    qt6-core-private-devel
+%requires_eq    qt6-qml-private-devel
 
 %description -n qt6-3dquickrender-private-devel
 This package provides private headers of libQt63DQuickRender that do not have
@@ -375,7 +419,12 @@
 
 %package -n qt6-3dquickscene2d-private-devel
 Summary:        Non-ABI stable API for the Qt 6 3DQuickScene2D library
+Requires:       qt6-3dcore-private-devel = %{version}
+Requires:       qt6-3dquick-private-devel = %{version}
+Requires:       qt6-3drender-private-devel = %{version}
 Requires:       cmake(Qt63DQuickScene2D) = %{real_version}
+%requires_eq    qt6-core-private-devel
+%requires_eq    qt6-qml-private-devel
 
 %description -n qt6-3dquickscene2d-private-devel
 This package provides private headers of libQt63DQuickScene2D that do not have
@@ -399,7 +448,10 @@
 
 %package -n qt6-3drender-private-devel
 Summary:        Non-ABI stable API for the Qt 6 3DRender library
+Requires:       qt6-3dcore-private-devel = %{version}
 Requires:       cmake(Qt63DRender) = %{real_version}
+Requires:       cmake(Qt6Concurrent) = %{real_version}
+%requires_eq    qt6-core-private-devel
 
 %description -n qt6-3drender-private-devel
 This package provides private headers of libQt63DRender that do not have any

Reply via email to