Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package kaccounts-integration for openSUSE:Factory checked in at 2025-07-06 17:00:50 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/kaccounts-integration (Old) and /work/SRC/openSUSE:Factory/.kaccounts-integration.new.1903 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "kaccounts-integration" Sun Jul 6 17:00:50 2025 rev:126 rq:1290289 version:25.04.3 Changes: -------- --- /work/SRC/openSUSE:Factory/kaccounts-integration/kaccounts-integration.changes 2025-06-06 22:33:00.975885186 +0200 +++ /work/SRC/openSUSE:Factory/.kaccounts-integration.new.1903/kaccounts-integration.changes 2025-07-06 17:01:33.483169959 +0200 @@ -1,0 +2,9 @@ +Tue Jul 1 15:26:39 UTC 2025 - Christophe Marin <christo...@krop.fr> + +- Update to 25.04.3 + * New bugfix release + * For more details please see: + * https://kde.org/announcements/gear/25.04.3/ +- No code change since 25.04.2 + +------------------------------------------------------------------- Old: ---- kaccounts-integration-25.04.2.tar.xz kaccounts-integration-25.04.2.tar.xz.sig New: ---- kaccounts-integration-25.04.3.tar.xz kaccounts-integration-25.04.3.tar.xz.sig ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ kaccounts-integration-kf5.spec ++++++ --- /var/tmp/diff_new_pack.TMxsI9/_old 2025-07-06 17:01:35.007233094 +0200 +++ /var/tmp/diff_new_pack.TMxsI9/_new 2025-07-06 17:01:35.007233094 +0200 @@ -23,7 +23,7 @@ %define sover 2 %bcond_without released Name: kaccounts-integration-kf5 -Version: 25.04.2 +Version: 25.04.3 Release: 0 Summary: KDE Accounts Providers License: GPL-2.0-or-later ++++++ kaccounts-integration.spec ++++++ --- /var/tmp/diff_new_pack.TMxsI9/_old 2025-07-06 17:01:35.051234916 +0200 +++ /var/tmp/diff_new_pack.TMxsI9/_new 2025-07-06 17:01:35.055235083 +0200 @@ -21,7 +21,7 @@ %bcond_without released Name: kaccounts-integration -Version: 25.04.2 +Version: 25.04.3 Release: 0 Summary: KDE Accounts Providers License: GPL-2.0-or-later ++++++ kaccounts-integration-25.04.2.tar.xz -> kaccounts-integration-25.04.3.tar.xz ++++++ diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/kaccounts-integration-25.04.2/CMakeLists.txt new/kaccounts-integration-25.04.3/CMakeLists.txt --- old/kaccounts-integration-25.04.2/CMakeLists.txt 2025-06-02 22:00:24.000000000 +0200 +++ new/kaccounts-integration-25.04.3/CMakeLists.txt 2025-06-30 17:58:13.000000000 +0200 @@ -2,7 +2,7 @@ set(RELEASE_SERVICE_VERSION_MAJOR "25") set(RELEASE_SERVICE_VERSION_MINOR "04") -set(RELEASE_SERVICE_VERSION_MICRO "2") +set(RELEASE_SERVICE_VERSION_MICRO "3") set(KACCOUNTS_VERSION "${RELEASE_SERVICE_VERSION_MAJOR}.${RELEASE_SERVICE_VERSION_MINOR}.${RELEASE_SERVICE_VERSION_MICRO}") project(KAccounts LANGUAGES CXX VERSION ${KACCOUNTS_VERSION})