Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package kaccounts-providers for openSUSE:Factory checked in at 2025-05-09 18:43:29 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/kaccounts-providers (Old) and /work/SRC/openSUSE:Factory/.kaccounts-providers.new.30101 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "kaccounts-providers" Fri May 9 18:43:29 2025 rev:122 rq:1275698 version:25.04.1 Changes: -------- --- /work/SRC/openSUSE:Factory/kaccounts-providers/kaccounts-providers.changes 2025-04-20 19:56:55.909311766 +0200 +++ /work/SRC/openSUSE:Factory/.kaccounts-providers.new.30101/kaccounts-providers.changes 2025-05-09 18:43:41.081848929 +0200 @@ -1,0 +2,9 @@ +Wed May 7 20:59:52 UTC 2025 - Christophe Marin <christo...@krop.fr> + +- Update to 25.04.1 + * New bugfix release + * For more details please see: + * https://kde.org/announcements/gear/25.04.1/ +- No code change since 25.04.0 + +------------------------------------------------------------------- Old: ---- kaccounts-providers-25.04.0.tar.xz kaccounts-providers-25.04.0.tar.xz.sig New: ---- kaccounts-providers-25.04.1.tar.xz kaccounts-providers-25.04.1.tar.xz.sig ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ kaccounts-providers.spec ++++++ --- /var/tmp/diff_new_pack.T81b8e/_old 2025-05-09 18:43:42.805921020 +0200 +++ /var/tmp/diff_new_pack.T81b8e/_new 2025-05-09 18:43:42.809921187 +0200 @@ -28,7 +28,7 @@ %bcond_without released Name: kaccounts-providers -Version: 25.04.0 +Version: 25.04.1 Release: 0 Summary: KDE Accounts Providers License: GPL-2.0-or-later ++++++ kaccounts-providers-25.04.0.tar.xz -> kaccounts-providers-25.04.1.tar.xz ++++++ diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/kaccounts-providers-25.04.0/CMakeLists.txt new/kaccounts-providers-25.04.1/CMakeLists.txt --- old/kaccounts-providers-25.04.0/CMakeLists.txt 2025-04-07 22:40:20.000000000 +0200 +++ new/kaccounts-providers-25.04.1/CMakeLists.txt 2025-05-02 23:00:45.000000000 +0200 @@ -2,7 +2,7 @@ set(RELEASE_SERVICE_VERSION_MAJOR "25") set(RELEASE_SERVICE_VERSION_MINOR "04") -set(RELEASE_SERVICE_VERSION_MICRO "0") +set(RELEASE_SERVICE_VERSION_MICRO "1") set(KACCOUNTS_VERSION "${RELEASE_SERVICE_VERSION_MAJOR}.${RELEASE_SERVICE_VERSION_MINOR}.${RELEASE_SERVICE_VERSION_MICRO}") project(kde-account-providers LANGUAGES CXX VERSION ${KACCOUNTS_VERSION})