Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package qt6-networkauth for openSUSE:Factory checked in at 2023-12-04 22:59:58 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/qt6-networkauth (Old) and /work/SRC/openSUSE:Factory/.qt6-networkauth.new.25432 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "qt6-networkauth" Mon Dec 4 22:59:58 2023 rev:25 rq:1130416 version:6.6.1 Changes: -------- --- /work/SRC/openSUSE:Factory/qt6-networkauth/qt6-networkauth.changes 2023-10-13 23:14:47.399274081 +0200 +++ /work/SRC/openSUSE:Factory/.qt6-networkauth.new.25432/qt6-networkauth.changes 2023-12-04 23:00:07.352614860 +0100 @@ -1,0 +2,6 @@ +Mon Nov 27 14:00:12 UTC 2023 - Christophe Marin <christo...@krop.fr> + +- Update to 6.6.1: + * https://www.qt.io/blog/qt-6.6.1-released + +------------------------------------------------------------------- Old: ---- qtnetworkauth-everywhere-src-6.6.0.tar.xz New: ---- qtnetworkauth-everywhere-src-6.6.1.tar.xz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ qt6-networkauth.spec ++++++ --- /var/tmp/diff_new_pack.GG0lX2/_old 2023-12-04 23:00:09.004675655 +0100 +++ /var/tmp/diff_new_pack.GG0lX2/_new 2023-12-04 23:00:09.004675655 +0100 @@ -16,7 +16,7 @@ # -%define real_version 6.6.0 +%define real_version 6.6.1 %define short_version 6.6 %define short_name qtnetworkauth %define tar_name qtnetworkauth-everywhere-src @@ -28,7 +28,7 @@ %endif # Name: qt6-networkauth%{?pkg_suffix} -Version: 6.6.0 +Version: 6.6.1 Release: 0 Summary: Set of APIs to obtain limited access to online accounts and HTTP services License: GPL-3.0-only WITH Qt-GPL-exception-1.0 ++++++ qtnetworkauth-everywhere-src-6.6.0.tar.xz -> qtnetworkauth-everywhere-src-6.6.1.tar.xz ++++++ diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/qtnetworkauth-everywhere-src-6.6.0/.cmake.conf new/qtnetworkauth-everywhere-src-6.6.1/.cmake.conf --- old/qtnetworkauth-everywhere-src-6.6.0/.cmake.conf 2023-10-02 05:05:49.000000000 +0200 +++ new/qtnetworkauth-everywhere-src-6.6.1/.cmake.conf 2023-11-20 06:28:50.000000000 +0100 @@ -1,3 +1,3 @@ -set(QT_REPO_MODULE_VERSION "6.6.0") +set(QT_REPO_MODULE_VERSION "6.6.1") set(QT_REPO_MODULE_PRERELEASE_VERSION_SEGMENT "alpha1") set(QT_EXTRA_INTERNAL_TARGET_DEFINES "QT_NO_AS_CONST=1") diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/qtnetworkauth-everywhere-src-6.6.0/.tag new/qtnetworkauth-everywhere-src-6.6.1/.tag --- old/qtnetworkauth-everywhere-src-6.6.0/.tag 2023-10-02 05:05:49.000000000 +0200 +++ new/qtnetworkauth-everywhere-src-6.6.1/.tag 2023-11-20 06:28:50.000000000 +0100 @@ -1 +1 @@ -8c7a6264d1ae09d2d0143655642d6f6530701420 +7b77e486d7b61b970ea2f3b9d19e9079d287ccba diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/qtnetworkauth-everywhere-src-6.6.0/dependencies.yaml new/qtnetworkauth-everywhere-src-6.6.1/dependencies.yaml --- old/qtnetworkauth-everywhere-src-6.6.0/dependencies.yaml 2023-10-02 05:05:49.000000000 +0200 +++ new/qtnetworkauth-everywhere-src-6.6.1/dependencies.yaml 2023-11-20 06:28:50.000000000 +0100 @@ -1,4 +1,4 @@ dependencies: ../qtbase: - ref: 33f5e985e480283bb0ca9dea5f82643e825ba87c + ref: e2cbce919ccefcae2b18f90257d67bc6e24c3c94 required: true diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/qtnetworkauth-everywhere-src-6.6.0/examples/oauth/redditclient/doc/src/qtnetworkauth-redditclient.qdoc new/qtnetworkauth-everywhere-src-6.6.1/examples/oauth/redditclient/doc/src/qtnetworkauth-redditclient.qdoc --- old/qtnetworkauth-everywhere-src-6.6.0/examples/oauth/redditclient/doc/src/qtnetworkauth-redditclient.qdoc 2023-10-02 05:05:49.000000000 +0200 +++ new/qtnetworkauth-everywhere-src-6.6.1/examples/oauth/redditclient/doc/src/qtnetworkauth-redditclient.qdoc 2023-11-20 06:28:50.000000000 +0100 @@ -7,7 +7,6 @@ \title Reddit Example \ingroup examples-qtnetworkauth \brief Demonstrates authenticating with OAuth 2 to access Reddit. - \excludefromcreator \image redditclient-example.png Screenshot of the example The \e {Reddit} example uses OAuth 2, as supported by