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-09-07 21:21:10 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/qt6-mqtt (Old) and /work/SRC/openSUSE:Factory/.qt6-mqtt.new.1899 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "qt6-mqtt" Tue Sep 7 21:21:10 2021 rev:7 rq:917027 version:6.1.3 Changes: -------- --- /work/SRC/openSUSE:Factory/qt6-mqtt/qt6-mqtt.changes 2021-07-05 22:23:47.877342166 +0200 +++ /work/SRC/openSUSE:Factory/.qt6-mqtt.new.1899/qt6-mqtt.changes 2021-09-07 21:21:21.397298265 +0200 @@ -1,0 +2,6 @@ +Wed Sep 1 13:03:40 UTC 2021 - Christophe Giboudeaux <[email protected]> + +- Update to 6.1.3: + * https://www.qt.io/blog/qt-6.1.3-released + +------------------------------------------------------------------- Old: ---- qtmqtt-6.1.2.tar.xz New: ---- qtmqtt-6.1.3.tar.xz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ qt6-mqtt.spec ++++++ --- /var/tmp/diff_new_pack.rGeTSt/_old 2021-09-07 21:21:21.945298927 +0200 +++ /var/tmp/diff_new_pack.rGeTSt/_new 2021-09-07 21:21:21.949298932 +0200 @@ -16,7 +16,7 @@ # -%define real_version 6.1.2 +%define real_version 6.1.3 %define short_version 6.1 %define tar_name qtmqtt %define tar_suffix %{nil} @@ -27,7 +27,7 @@ %endif # Name: qt6-mqtt%{?pkg_suffix} -Version: 6.1.2 +Version: 6.1.3 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 ++++++ _service ++++++ --- /var/tmp/diff_new_pack.rGeTSt/_old 2021-09-07 21:21:22.001298995 +0200 +++ /var/tmp/diff_new_pack.rGeTSt/_new 2021-09-07 21:21:22.005299000 +0200 @@ -1,9 +1,9 @@ <services> <service name="tar_scm" mode="disabled"> <param name="changesgenerate">disable</param> - <param name="version">6.1.2</param> + <param name="version">6.1.3</param> <param name="url">git://code.qt.io/qt/qtmqtt.git</param> - <param name="revision">v6.1.2</param> + <param name="revision">v6.1.3</param> <param name="scm">git</param> <param name="filename">qtmqtt</param> </service> ++++++ qtmqtt-6.1.2.tar.xz -> qtmqtt-6.1.3.tar.xz ++++++ diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/qtmqtt-6.1.2/.cmake.conf new/qtmqtt-6.1.3/.cmake.conf --- old/qtmqtt-6.1.2/.cmake.conf 2021-06-18 17:17:58.000000000 +0200 +++ new/qtmqtt-6.1.3/.cmake.conf 2021-08-27 13:41:35.000000000 +0200 @@ -1 +1 @@ -set(QT_REPO_MODULE_VERSION "6.1.2") +set(QT_REPO_MODULE_VERSION "6.1.3") diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/qtmqtt-6.1.2/.qmake.conf new/qtmqtt-6.1.3/.qmake.conf --- old/qtmqtt-6.1.2/.qmake.conf 2021-06-18 17:17:58.000000000 +0200 +++ new/qtmqtt-6.1.3/.qmake.conf 2021-08-27 13:41:35.000000000 +0200 @@ -3,4 +3,4 @@ DEFINES += QT_NO_FOREACH QT_NO_JAVA_STYLE_ITERATORS -MODULE_VERSION = 6.1.2 +MODULE_VERSION = 6.1.3 diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/qtmqtt-6.1.2/conanfile.py new/qtmqtt-6.1.3/conanfile.py --- old/qtmqtt-6.1.2/conanfile.py 2021-06-18 17:17:58.000000000 +0200 +++ new/qtmqtt-6.1.3/conanfile.py 2021-08-27 13:41:35.000000000 +0200 @@ -37,7 +37,7 @@ class QtMQTT(ConanFile): name = "qtmqtt" - version = "6.1.2" + version = "6.1.3" license = "GPL-3.0+, Commercial Qt License Agreement" author = "The Qt Company <https://www.qt.io/contact-us>" url = "https://code.qt.io/cgit/qt/qtmqtt.git" diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/qtmqtt-6.1.2/dependencies.yaml new/qtmqtt-6.1.3/dependencies.yaml --- old/qtmqtt-6.1.2/dependencies.yaml 2021-06-18 17:17:58.000000000 +0200 +++ new/qtmqtt-6.1.3/dependencies.yaml 2021-08-27 13:41:35.000000000 +0200 @@ -1,10 +1,10 @@ dependencies: ../qtbase: - ref: 4dcedb8ca4ae0c9c533997074098297abbfcf1c3 + ref: b496064efab47743fff4eb22f68e3acb3315fd9d required: true ../qtdeclarative: - ref: c450bddebad1bef9952c17da3a6d4980c012ab97 + ref: 2f556e351d2ebdfc4561063665e266f800ec904f required: true ../qttools: - ref: 9cfbb98844d63809ef446f7c2e2d16e258227b6a + ref: 60cae029c9f3fedd45cc39f9e72a33f765767289 required: true
