Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package akonadiconsole for openSUSE:Factory 
checked in at 2026-09-12 21:17:46
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/akonadiconsole (Old)
 and      /work/SRC/openSUSE:Factory/.akonadiconsole.new.1265 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "akonadiconsole"

Sat Sep 12 21:17:46 2026 rev:120 rq:1377067 version:26.08.1

Changes:
--------
--- /work/SRC/openSUSE:Factory/akonadiconsole/akonadiconsole.changes    
2026-08-24 12:07:41.049515675 +0200
+++ /work/SRC/openSUSE:Factory/.akonadiconsole.new.1265/akonadiconsole.changes  
2026-09-12 21:20:00.727116447 +0200
@@ -1,0 +2,9 @@
+Tue Sep  8 09:33:27 UTC 2026 - Christophe Marin <[email protected]>
+
+- Update to 26.08.1
+  * New bugfix release
+  * For more details please see:
+  * https://kde.org/announcements/gear/26.08.1/
+- No code change since 26.08.0
+
+-------------------------------------------------------------------

Old:
----
  akonadiconsole-26.08.0.tar.xz
  akonadiconsole-26.08.0.tar.xz.sig

New:
----
  akonadiconsole-26.08.1.tar.xz
  akonadiconsole-26.08.1.tar.xz.sig

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ akonadiconsole.spec ++++++
--- /var/tmp/diff_new_pack.NhnOmn/_old  2026-09-12 21:20:02.287181394 +0200
+++ /var/tmp/diff_new_pack.NhnOmn/_new  2026-09-12 21:20:02.291181561 +0200
@@ -18,11 +18,11 @@
 
 %define kf6_version 6.27.0
 %define qt6_version 6.9.0
-%define kpim6_version 6.8.0
+%define kpim6_version 6.8.1
 
 %bcond_without released
 Name:           akonadiconsole
-Version:        26.08.0
+Version:        26.08.1
 Release:        0
 Summary:        Management and debugging console for akonadi
 License:        GPL-2.0-or-later AND LGPL-2.1-or-later

++++++ akonadiconsole-26.08.0.tar.xz -> akonadiconsole-26.08.1.tar.xz ++++++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/akonadiconsole-26.08.0/CMakeLists.txt 
new/akonadiconsole-26.08.1/CMakeLists.txt
--- old/akonadiconsole-26.08.0/CMakeLists.txt   2026-08-12 06:07:15.000000000 
+0200
+++ new/akonadiconsole-26.08.1/CMakeLists.txt   2026-09-07 05:45:38.000000000 
+0200
@@ -1,5 +1,5 @@
 cmake_minimum_required(VERSION 3.29)
-set(PIM_VERSION "6.8.0")
+set(PIM_VERSION "6.8.1")
 project(akonadiconsole VERSION ${PIM_VERSION})
 
 set(KF_MIN_VERSION "6.25.0")
@@ -101,11 +101,11 @@
 set(KDEPIM_LIB_VERSION "${PIM_VERSION}")
 set(KDEPIM_LIB_SOVERSION "6")
 
-set(AKONADI_CONTACT_VERSION "6.8.0")
-set(CALENDARSUPPORT_LIB_VERSION "6.8.0")
-set(AKONADIMIME_LIB_VERSION "6.8.0")
-set(AKONADI_VERSION "6.8.0")
-set(AKONADI_SEARCH_VERSION "6.8.0")
+set(AKONADI_CONTACT_VERSION "6.8.1")
+set(CALENDARSUPPORT_LIB_VERSION "6.8.1")
+set(AKONADIMIME_LIB_VERSION "6.8.1")
+set(AKONADI_VERSION "6.8.1")
+set(AKONADI_SEARCH_VERSION "6.8.1")
 
 find_package(
     Qt6
@@ -117,9 +117,9 @@
         Sql
         Test
 )
-set(MESSAGELIB_LIB_VERSION "6.8.0")
-set(LIBKDEPIM_LIB_VERSION "6.8.0")
-set(KMIME_LIB_VERSION "6.8.0")
+set(MESSAGELIB_LIB_VERSION "6.8.1")
+set(LIBKDEPIM_LIB_VERSION "6.8.1")
+set(KMIME_LIB_VERSION "6.8.1")
 
 # Find KF6 package
 find_package(KF6Completion ${KF_MIN_VERSION} CONFIG REQUIRED)
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/akonadiconsole-26.08.0/po/ca/akonadiconsole.po 
new/akonadiconsole-26.08.1/po/ca/akonadiconsole.po
--- old/akonadiconsole-26.08.0/po/ca/akonadiconsole.po  2026-08-12 
06:07:15.000000000 +0200
+++ new/akonadiconsole-26.08.1/po/ca/akonadiconsole.po  2026-09-07 
05:45:38.000000000 +0200
@@ -4,7 +4,7 @@
 # version 3 or later versions approved by the membership of KDE e.V.
 # or the same license as the source of its messages in English.
 #
-# SPDX-FileCopyrightText: 2023, 2024, 2025, 2026 Josep M. Ferrer 
<[email protected]>
+# SPDX-FileCopyrightText: 2023-2026 Josep M. Ferrer <[email protected]>
 msgid ""
 msgstr ""
 "Project-Id-Version: akonadiconsole\n"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/akonadiconsole-26.08.0/po/ca@valencia/akonadiconsole.po 
new/akonadiconsole-26.08.1/po/ca@valencia/akonadiconsole.po
--- old/akonadiconsole-26.08.0/po/ca@valencia/akonadiconsole.po 2026-08-12 
06:07:15.000000000 +0200
+++ new/akonadiconsole-26.08.1/po/ca@valencia/akonadiconsole.po 2026-09-07 
05:45:38.000000000 +0200
@@ -4,7 +4,7 @@
 # version 3 or later versions approved by the membership of KDE e.V.
 # or the same license as the source of its messages in English.
 #
-# SPDX-FileCopyrightText: 2023, 2024, 2025, 2026 Josep M. Ferrer 
<[email protected]>
+# SPDX-FileCopyrightText: 2023-2026 Josep M. Ferrer <[email protected]>
 msgid ""
 msgstr ""
 "Project-Id-Version: akonadiconsole\n"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/akonadiconsole-26.08.0/po/zh_CN/akonadiconsole.po 
new/akonadiconsole-26.08.1/po/zh_CN/akonadiconsole.po
--- old/akonadiconsole-26.08.0/po/zh_CN/akonadiconsole.po       2026-08-12 
06:07:15.000000000 +0200
+++ new/akonadiconsole-26.08.1/po/zh_CN/akonadiconsole.po       2026-09-07 
05:45:38.000000000 +0200
@@ -112,7 +112,7 @@
 #, kde-format
 msgctxt "@title:window"
 msgid "Change Notification Log"
-msgstr "更改通知日志"
+msgstr "变动通知日志"
 
 #: agentwidget.cpp:352
 #, kde-format
@@ -189,7 +189,7 @@
 #: agentwidget.cpp:460
 #, kde-format
 msgid "Show change-notification log"
-msgstr "显示更改通知日志"
+msgstr "显示变动通知日志"
 
 #: agentwidget.cpp:462
 #, kde-format

Reply via email to