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 2026-05-11 16:49:07
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/kaccounts-integration (Old)
and /work/SRC/openSUSE:Factory/.kaccounts-integration.new.1966 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "kaccounts-integration"
Mon May 11 16:49:07 2026 rev:136 rq:1351593 version:26.04.1
Changes:
--------
---
/work/SRC/openSUSE:Factory/kaccounts-integration/kaccounts-integration.changes
2026-04-17 21:50:20.811720884 +0200
+++
/work/SRC/openSUSE:Factory/.kaccounts-integration.new.1966/kaccounts-integration.changes
2026-05-11 16:49:32.369469911 +0200
@@ -1,0 +2,9 @@
+Thu May 7 08:02:22 UTC 2026 - Christophe Marin <[email protected]>
+
+- Update to 26.04.1
+ * New bugfix release
+ * For more details please see:
+ * https://kde.org/announcements/gear/26.04.1/
+- No code change since 26.04.0
+
+-------------------------------------------------------------------
Old:
----
kaccounts-integration-26.04.0.tar.xz
kaccounts-integration-26.04.0.tar.xz.sig
New:
----
kaccounts-integration-26.04.1.tar.xz
kaccounts-integration-26.04.1.tar.xz.sig
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ kaccounts-integration.spec ++++++
--- /var/tmp/diff_new_pack.JB9Lvy/_old 2026-05-11 16:49:33.245505961 +0200
+++ /var/tmp/diff_new_pack.JB9Lvy/_new 2026-05-11 16:49:33.245505961 +0200
@@ -21,7 +21,7 @@
%bcond_without released
Name: kaccounts-integration
-Version: 26.04.0
+Version: 26.04.1
Release: 0
Summary: KDE Accounts Providers
License: GPL-2.0-or-later
++++++ kaccounts-integration-26.04.0.tar.xz ->
kaccounts-integration-26.04.1.tar.xz ++++++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore' old/kaccounts-integration-26.04.0/CMakeLists.txt
new/kaccounts-integration-26.04.1/CMakeLists.txt
--- old/kaccounts-integration-26.04.0/CMakeLists.txt 2026-04-09
06:18:16.000000000 +0200
+++ new/kaccounts-integration-26.04.1/CMakeLists.txt 2026-05-04
11:30:00.000000000 +0200
@@ -2,7 +2,7 @@
set(RELEASE_SERVICE_VERSION_MAJOR "26")
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(KAccounts LANGUAGES CXX VERSION ${KACCOUNTS_VERSION})