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-05-11 16:52:19
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/akonadiconsole (Old)
 and      /work/SRC/openSUSE:Factory/.akonadiconsole.new.1966 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "akonadiconsole"

Mon May 11 16:52:19 2026 rev:116 rq:1351557 version:26.04.1

Changes:
--------
--- /work/SRC/openSUSE:Factory/akonadiconsole/akonadiconsole.changes    
2026-04-17 21:50:27.588000157 +0200
+++ /work/SRC/openSUSE:Factory/.akonadiconsole.new.1966/akonadiconsole.changes  
2026-05-11 16:58:58.436848600 +0200
@@ -1,0 +2,10 @@
+Thu May  7 08:02:06 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/
+- Changes since 26.04.0:
+  * Adapt to KMime having moved to Frameworks
+
+-------------------------------------------------------------------

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

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

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

Other differences:
------------------
++++++ akonadiconsole.spec ++++++
--- /var/tmp/diff_new_pack.XXCNl7/_old  2026-05-11 16:58:59.060874349 +0200
+++ /var/tmp/diff_new_pack.XXCNl7/_new  2026-05-11 16:58:59.064874515 +0200
@@ -18,11 +18,11 @@
 
 %define kf6_version 6.19.0
 %define qt6_version 6.9.0
-%define kpim6_version 6.7.0
+%define kpim6_version 6.7.1
 
 %bcond_without released
 Name:           akonadiconsole
-Version:        26.04.0
+Version:        26.04.1
 Release:        0
 Summary:        Management and debugging console for akonadi
 License:        GPL-2.0-or-later AND LGPL-2.1-or-later

++++++ akonadiconsole-26.04.0.tar.xz -> akonadiconsole-26.04.1.tar.xz ++++++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/akonadiconsole-26.04.0/CMakeLists.txt 
new/akonadiconsole-26.04.1/CMakeLists.txt
--- old/akonadiconsole-26.04.0/CMakeLists.txt   2026-04-08 05:44:17.000000000 
+0200
+++ new/akonadiconsole-26.04.1/CMakeLists.txt   2026-04-28 05:07:42.000000000 
+0200
@@ -1,5 +1,5 @@
 cmake_minimum_required(VERSION 3.27)
-set(PIM_VERSION "6.7.0")
+set(PIM_VERSION "6.7.1")
 project(akonadiconsole VERSION ${PIM_VERSION})
 
 set(KF_MIN_VERSION "6.22.0")
@@ -89,18 +89,18 @@
 if(DEFINED KDEPIM_DEV_VERSION)
     set(KDEPIM_DEV_VERSION " ${KDEPIM_DEV_VERSION}")
 endif()
-set(RELEASE_SERVICE_VERSION "26.04.0")
+set(RELEASE_SERVICE_VERSION "26.04.1")
 
 set(KDEPIM_VERSION "${PIM_VERSION}${KDEPIM_DEV_VERSION} 
(${RELEASE_SERVICE_VERSION})")
 
 set(KDEPIM_LIB_VERSION "${PIM_VERSION}")
 set(KDEPIM_LIB_SOVERSION "6")
 
-set(AKONADI_CONTACT_VERSION "6.7.0")
-set(CALENDARSUPPORT_LIB_VERSION "6.7.0")
-set(AKONADIMIME_LIB_VERSION "6.7.0")
-set(AKONADI_VERSION "6.7.0")
-set(AKONADI_SEARCH_VERSION "6.7.0")
+set(AKONADI_CONTACT_VERSION "6.7.1")
+set(CALENDARSUPPORT_LIB_VERSION "6.7.1")
+set(AKONADIMIME_LIB_VERSION "6.7.1")
+set(AKONADI_VERSION "6.7.1")
+set(AKONADI_SEARCH_VERSION "6.7.1")
 
 find_package(
     Qt6
@@ -112,9 +112,9 @@
         Sql
         Test
 )
-set(MESSAGELIB_LIB_VERSION "6.7.0")
-set(LIBKDEPIM_LIB_VERSION "6.7.0")
-set(KMIME_LIB_VERSION "6.7.0")
+set(MESSAGELIB_LIB_VERSION "6.7.1")
+set(LIBKDEPIM_LIB_VERSION "6.7.1")
+set(KMIME_LIB_VERSION "6.7.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.04.0/po/ko/akonadiconsole.po 
new/akonadiconsole-26.04.1/po/ko/akonadiconsole.po
--- old/akonadiconsole-26.04.0/po/ko/akonadiconsole.po  2026-04-08 
05:44:17.000000000 +0200
+++ new/akonadiconsole-26.04.1/po/ko/akonadiconsole.po  2026-04-28 
05:07:42.000000000 +0200
@@ -1,13 +1,13 @@
 # Copyright (C) 2024 This file is copyright:
 # This file is distributed under the same license as the akonadiconsole 
package.
-# SPDX-FileCopyrightText: 2023, 2024, 2025 Shinjo Park <[email protected]>
+# SPDX-FileCopyrightText: 2023, 2024, 2025, 2026 Shinjo Park 
<[email protected]>
 #
 msgid ""
 msgstr ""
 "Project-Id-Version: akonadiconsole\n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n";
 "POT-Creation-Date: 2026-03-04 00:45+0000\n"
-"PO-Revision-Date: 2025-04-06 21:07+0200\n"
+"PO-Revision-Date: 2026-04-26 22:53+0200\n"
 "Last-Translator: Shinjo Park <[email protected]>\n"
 "Language-Team: Korean <[email protected]>\n"
 "Language: ko\n"
@@ -15,7 +15,7 @@
 "Content-Type: text/plain; charset=UTF-8\n"
 "Content-Transfer-Encoding: 8bit\n"
 "Plural-Forms: nplurals=1; plural=0;\n"
-"X-Generator: Lokalize 23.08.5\n"
+"X-Generator: Lokalize 25.08.1\n"
 
 #, kde-format
 msgctxt "NAME OF TRANSLATORS"
@@ -244,7 +244,7 @@
 #: agentwidget.ui:196
 #, kde-format
 msgid "Account ID:"
-msgstr ""
+msgstr "계정 ID:"
 
 #. i18n: ectx: property (text), widget (QPushButton, addButton)
 #: agentwidget.ui:238

Reply via email to