Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package qt6-tools for openSUSE:Factory 
checked in at 2021-12-08 22:09:11
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/qt6-tools (Old)
 and      /work/SRC/openSUSE:Factory/.qt6-tools.new.31177 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "qt6-tools"

Wed Dec  8 22:09:11 2021 rev:12 rq:936322 version:6.2.2

Changes:
--------
--- /work/SRC/openSUSE:Factory/qt6-tools/qt6-tools.changes      2021-11-04 
16:09:49.741055924 +0100
+++ /work/SRC/openSUSE:Factory/.qt6-tools.new.31177/qt6-tools.changes   
2021-12-08 22:10:10.786897038 +0100
@@ -1,0 +2,8 @@
+Wed Dec  1 10:06:30 UTC 2021 - Christophe Giboudeaux <christo...@krop.fr>
+
+- Update to 6.2.2
+  * https://www.qt.io/blog/qt-6.2.2-released
+- Make sure all dependencies are present when installing devel
+  packages. Qt >= 6.2.2 is much less permissive.
+
+-------------------------------------------------------------------

Old:
----
  qttools-everywhere-src-6.2.1.tar.xz

New:
----
  qttools-everywhere-src-6.2.2.tar.xz

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

Other differences:
------------------
++++++ qt6-tools.spec ++++++
--- /var/tmp/diff_new_pack.hrfAbJ/_old  2021-12-08 22:10:11.378897315 +0100
+++ /var/tmp/diff_new_pack.hrfAbJ/_new  2021-12-08 22:10:11.382897317 +0100
@@ -16,7 +16,7 @@
 #
 
 
-%define real_version 6.2.1
+%define real_version 6.2.2
 %define short_version 6.2
 %define tar_name qttools-everywhere-src
 %define tar_suffix %{nil}
@@ -27,7 +27,7 @@
 %endif
 #
 Name:           qt6-tools%{?pkg_suffix}
-Version:        6.2.1
+Version:        6.2.2
 Release:        0
 Summary:        Qt 6 Tools libraries and tools
 # TODO Check if it's still valid
@@ -117,6 +117,10 @@
 %package -n qt6-designer-devel
 Summary:        Qt 6 Designer libraries - Development files
 Requires:       libQt6Designer6 = %{version}
+Requires:       cmake(Qt6Gui)
+Requires:       cmake(Qt6OpenGLWidgets)
+Requires:       cmake(Qt6Widgets)
+Requires:       cmake(Qt6Xml)
 
 %description -n qt6-designer-devel
 Development files for the Qt6 Designer libraries.
@@ -141,6 +145,10 @@
 %package -n qt6-help-devel
 Summary:        Qt 6 Help library - Development files
 Requires:       libQt6Help6 = %{version}
+Requires:       cmake(Qt6Gui)
+Requires:       cmake(Qt6Network)
+Requires:       cmake(Qt6Sql)
+Requires:       cmake(Qt6Widgets)
 
 %description -n qt6-help-devel
 Development files for the Qt6 Help library.
@@ -163,10 +171,13 @@
 %package -n qt6-uitools-devel
 Summary:        Qt 6 UiTools library - Development files
 Requires:       libQt6UiTools6 = %{version}
-# Qt6UiToolsDependencies.cmake has explicit dependencies on these libraries
 Requires:       cmake(Qt6Gui)
+Requires:       cmake(Qt6OpenGL)
 Requires:       cmake(Qt6OpenGLWidgets)
+Requires:       cmake(Qt6UiPlugin)
 Requires:       cmake(Qt6Widgets)
+# qt6uitools_*_metatypes.json location fixed
+Conflicts:      qt6-designer-devel < 6.2.2
 
 %description -n qt6-uitools-devel
 Development files for the Qt6 UiTools library.
@@ -244,7 +255,11 @@
 %package -n qt6-designercomponents-private-devel
 Summary:        Development files for the Qt 6 DesignerComponents library
 Requires:       libQt6DesignerComponents6 = %{version}
-Requires:       qt6-designer-private-devel = %{real_version}
+Requires:       qt6-designer-private-devel = %{version}
+Requires:       cmake(Qt6Core)
+Requires:       cmake(Qt6Xml)
+%requires_eq    qt6-gui-private-devel
+%requires_eq    qt6-widgets-private-devel
 
 %description -n qt6-designercomponents-private-devel
 Development files for the Qt 6 DesignerComponents library.
@@ -334,7 +349,6 @@
 %{_qt6_libdir}/libQt6Designer.prl
 %{_qt6_libdir}/libQt6Designer.so
 %{_qt6_metatypesdir}/qt6designer_*_metatypes.json
-%{_qt6_metatypesdir}/qt6uitools_*_metatypes.json
 %{_qt6_mkspecsdir}/modules/qt_lib_designer.pri
 %{_qt6_mkspecsdir}/modules/qt_lib_uiplugin.pri
 %exclude %{_qt6_includedir}/QtDesigner/%{real_version}
@@ -369,6 +383,7 @@
 %{_qt6_includedir}/QtUiTools/
 %{_qt6_libdir}/libQt6UiTools.prl
 %{_qt6_libdir}/libQt6UiTools.so
+%{_qt6_metatypesdir}/qt6uitools_*_metatypes.json
 %{_qt6_mkspecsdir}/modules/qt_lib_uitools.pri
 %exclude %{_qt6_includedir}/QtUiTools/%{real_version}
 

++++++ qttools-everywhere-src-6.2.1.tar.xz -> 
qttools-everywhere-src-6.2.2.tar.xz ++++++
/work/SRC/openSUSE:Factory/qt6-tools/qttools-everywhere-src-6.2.1.tar.xz 
/work/SRC/openSUSE:Factory/.qt6-tools.new.31177/qttools-everywhere-src-6.2.2.tar.xz
 differ: char 27, line 1

Reply via email to