Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package qt6-mqtt for openSUSE:Factory 
checked in at 2021-10-05 22:33:42
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/qt6-mqtt (Old)
 and      /work/SRC/openSUSE:Factory/.qt6-mqtt.new.2443 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "qt6-mqtt"

Tue Oct  5 22:33:42 2021 rev:8 rq:922712 version:6.2.0

Changes:
--------
--- /work/SRC/openSUSE:Factory/qt6-mqtt/qt6-mqtt.changes        2021-09-07 
21:21:21.397298265 +0200
+++ /work/SRC/openSUSE:Factory/.qt6-mqtt.new.2443/qt6-mqtt.changes      
2021-10-05 22:34:01.270886952 +0200
@@ -1,0 +2,21 @@
+Thu Sep 30 12:28:32 UTC 2021 - Christophe Giboudeaux <[email protected]>
+
+- Update to 6.2.0:
+  * https://www.qt.io/blog/qt-6.2-lts-released
+
+-------------------------------------------------------------------
+Sat Sep 25 07:18:37 UTC 2021 - Christophe Giboudeaux <[email protected]>
+
+- Update to 6.2.0-rc2
+
+-------------------------------------------------------------------
+Thu Sep 16 14:07:46 UTC 2021 - Christophe Giboudeaux <[email protected]>
+
+- Update to 6.2.0-rc
+
+-------------------------------------------------------------------
+Thu Sep  9 14:05:10 UTC 2021 - Christophe Giboudeaux <[email protected]>
+
+- Update to 6.2.0-beta4
+
+-------------------------------------------------------------------

Old:
----
  qtmqtt-6.1.3.tar.xz

New:
----
  qtmqtt-everywhere-src-6.2.0.tar.xz

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

Other differences:
------------------
++++++ qt6-mqtt.spec ++++++
--- /var/tmp/diff_new_pack.ZufUzW/_old  2021-10-05 22:34:02.066888337 +0200
+++ /var/tmp/diff_new_pack.ZufUzW/_new  2021-10-05 22:34:02.070888344 +0200
@@ -16,9 +16,9 @@
 #
 
 
-%define real_version 6.1.3
-%define short_version 6.1
-%define tar_name qtmqtt
+%define real_version 6.2.0
+%define short_version 6.2
+%define tar_name qtmqtt-everywhere-src
 %define tar_suffix %{nil}
 #
 %global qt6_flavor @BUILD_FLAVOR@%{nil}
@@ -27,7 +27,7 @@
 %endif
 #
 Name:           qt6-mqtt%{?pkg_suffix}
-Version:        6.1.3
+Version:        6.2.0
 Release:        0
 Summary:        Qt 6 Module to implement MQTT protocol version 3.1 and 3.1.1
 License:        GPL-3.0-only WITH Qt-GPL-exception-1.0
@@ -41,8 +41,7 @@
 BuildRequires:  cmake(Qt6Network)
 BuildRequires:  cmake(Qt6Qml)
 BuildRequires:  cmake(Qt6Quick)
-# Not available yet
-# BuildRequires:  cmake(Qt6WebSockets)
+BuildRequires:  cmake(Qt6WebSockets)
 BuildRequires:  cmake(Qt6Widgets)
 %if "%{qt6_flavor}" == "docs"
 BuildRequires:  qt6-tools
@@ -109,6 +108,7 @@
 %{_qt6_includedir}/QtMqtt
 %{_qt6_libdir}/libQt6Mqtt.prl
 %{_qt6_libdir}/libQt6Mqtt.so
+%{_qt6_metatypesdir}/qt6mqtt_*_metatypes.json
 %{_qt6_mkspecsdir}/modules/qt_lib_mqtt.pri
 %exclude %{_qt6_includedir}/QtMqtt/%{real_version}
 

++++++ _service ++++++
--- /var/tmp/diff_new_pack.ZufUzW/_old  2021-10-05 22:34:02.106888407 +0200
+++ /var/tmp/diff_new_pack.ZufUzW/_new  2021-10-05 22:34:02.106888407 +0200
@@ -1,11 +1,11 @@
 <services>
   <service name="tar_scm" mode="disabled">
    <param name="changesgenerate">disable</param>
-   <param name="version">6.1.3</param>
+   <param name="version">6.2.0</param>
    <param name="url">git://code.qt.io/qt/qtmqtt.git</param>
-   <param name="revision">v6.1.3</param>
+   <param name="revision">v6.2.0</param>
    <param name="scm">git</param>
-   <param name="filename">qtmqtt</param>
+   <param name="filename">qtmqtt-everywhere-src</param>
   </service>
   <service name="recompress" mode="disabled">
    <param name="file">*.tar</param>

Reply via email to