Script 'mail_helper' called by obssrc
Hello community,

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

Package is "qt6-multimedia"

Wed Dec  8 22:09:03 2021 rev:3 rq:936310 version:6.2.2

Changes:
--------
--- /work/SRC/openSUSE:Factory/qt6-multimedia/qt6-multimedia.changes    
2021-11-04 16:09:29.549044131 +0100
+++ /work/SRC/openSUSE:Factory/.qt6-multimedia.new.31177/qt6-multimedia.changes 
2021-12-08 22:09:58.602891321 +0100
@@ -1,0 +2,8 @@
+Wed Dec  1 10:06:11 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:
----
  qtmultimedia-everywhere-src-6.2.1.tar.xz

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

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

Other differences:
------------------
++++++ qt6-multimedia.spec ++++++
--- /var/tmp/diff_new_pack.ExdyNQ/_old  2021-12-08 22:09:59.082891546 +0100
+++ /var/tmp/diff_new_pack.ExdyNQ/_new  2021-12-08 22:09:59.082891546 +0100
@@ -16,7 +16,7 @@
 #
 
 
-%define real_version 6.2.1
+%define real_version 6.2.2
 %define short_version 6.2
 %define short_name qtmultimedia
 %define tar_name qtmultimedia-everywhere-src
@@ -28,7 +28,7 @@
 %endif
 #
 Name:           qt6-multimedia%{?pkg_suffix}
-Version:        6.2.1
+Version:        6.2.2
 Release:        0
 Summary:        Qt 6 Multimedia libraries
 License:        GPL-3.0-or-later
@@ -87,6 +87,8 @@
 %package devel
 Summary:        Qt 6 Multimedia library - Development files
 Requires:       libQt6Multimedia6 = %{version}
+Requires:       cmake(Qt6Gui)
+Requires:       cmake(Qt6Network)
 
 %description devel
 Development files for the Qt 6 Multimedia library.
@@ -108,6 +110,8 @@
 %package -n qt6-multimediawidgets-devel
 Summary:        Qt 6 MultimediaWidgets library - Development files
 Requires:       libQt6MultimediaWidgets6 = %{version}
+Requires:       cmake(Qt6Multimedia) = %{real_version}
+Requires:       cmake(Qt6Widgets)
 
 %description -n qt6-multimediawidgets-devel
 Development files for the Qt 6 MultimediaWidgets library.
@@ -133,6 +137,8 @@
 %package -n qt6-multimediaquick-private-devel
 Summary:        Qt 6 MultimediaQuick library - Development files
 Requires:       libQt6MultimediaQuick6 = %{version}
+Requires:       qt6-multimedia-private-devel = %{version}
+Requires:       cmake(Qt6Quick)
 
 %description -n qt6-multimediaquick-private-devel
 Development files for the Qt 6 Multimedia private library.

++++++ qtmultimedia-everywhere-src-6.2.1.tar.xz -> 
qtmultimedia-everywhere-src-6.2.2.tar.xz ++++++
++++ 8858 lines of diff (skipped)

Reply via email to