Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package incidenceeditor for openSUSE:Factory 
checked in at 2026-05-11 16:49:05
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/incidenceeditor (Old)
 and      /work/SRC/openSUSE:Factory/.incidenceeditor.new.1966 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "incidenceeditor"

Mon May 11 16:49:05 2026 rev:122 rq:1351589 version:26.04.1

Changes:
--------
--- /work/SRC/openSUSE:Factory/incidenceeditor/incidenceeditor.changes  
2026-04-17 21:47:51.901584875 +0200
+++ 
/work/SRC/openSUSE:Factory/.incidenceeditor.new.1966/incidenceeditor.changes    
    2026-05-11 16:49:30.397388757 +0200
@@ -1,0 +2,10 @@
+Thu May  7 08:02:21 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:
----
  incidenceeditor-26.04.0.tar.xz
  incidenceeditor-26.04.0.tar.xz.sig

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

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

Other differences:
------------------
++++++ incidenceeditor.spec ++++++
--- /var/tmp/diff_new_pack.Ym37R1/_old  2026-05-11 16:49:30.913409992 +0200
+++ /var/tmp/diff_new_pack.Ym37R1/_new  2026-05-11 16:49:30.913409992 +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:           incidenceeditor
-Version:        26.04.0
+Version:        26.04.1
 Release:        0
 Summary:        Incidenceeditor library
 License:        GPL-2.0-or-later AND LGPL-2.1-or-later


++++++ incidenceeditor-26.04.0.tar.xz -> incidenceeditor-26.04.1.tar.xz ++++++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/incidenceeditor-26.04.0/CMakeLists.txt 
new/incidenceeditor-26.04.1/CMakeLists.txt
--- old/incidenceeditor-26.04.0/CMakeLists.txt  2026-04-08 05:44:53.000000000 
+0200
+++ new/incidenceeditor-26.04.1/CMakeLists.txt  2026-05-05 05:32:15.000000000 
+0200
@@ -1,7 +1,7 @@
 # SPDX-FileCopyrightText: none
 # SPDX-License-Identifier: BSD-3-Clause
 cmake_minimum_required(VERSION 3.27)
-set(PIM_VERSION "6.7.0")
+set(PIM_VERSION "6.7.1")
 
 project(incidenceeditor VERSION ${PIM_VERSION})
 
@@ -88,20 +88,20 @@
 include(ECMGenerateQDoc)
 
 set(INCIDENCEEDITOR_LIB_VERSION ${PIM_VERSION})
-set(AKONADI_MIMELIB_VERSION "6.7.0")
-set(KDEPIM_LIB_VERSION "6.7.0")
-set(KMIME_LIB_VERSION "6.7.0")
-set(KLDAP_LIB_VERSION "6.7.0")
-set(CALENDARUTILS_LIB_VERSION "6.7.0")
-set(CALENDARSUPPORT_LIB_VERSION "6.7.0")
-set(LIBKDEPIM_LIB_VERSION "6.7.0")
-set(EVENTVIEW_LIB_VERSION "6.7.0")
-set(AKONADI_VERSION "6.7.0")
-set(AKONADICONTACT_LIB_VERSION "6.7.0")
-set(AKONADICALENDAR_LIB_VERSION "6.7.0")
-set(PIMCOMMON_LIB_VERSION "6.7.0")
-set(PIMTEXTEDIT_LIB_VERSION "6.7.0")
-set(IDENTITYMANAGEMENT_LIB_VERSION "6.7.0")
+set(AKONADI_MIMELIB_VERSION "6.7.1")
+set(KDEPIM_LIB_VERSION "6.7.1")
+set(KMIME_LIB_VERSION "6.7.1")
+set(KLDAP_LIB_VERSION "6.7.1")
+set(CALENDARUTILS_LIB_VERSION "6.7.1")
+set(CALENDARSUPPORT_LIB_VERSION "6.7.1")
+set(LIBKDEPIM_LIB_VERSION "6.7.1")
+set(EVENTVIEW_LIB_VERSION "6.7.1")
+set(AKONADI_VERSION "6.7.1")
+set(AKONADICONTACT_LIB_VERSION "6.7.1")
+set(AKONADICALENDAR_LIB_VERSION "6.7.1")
+set(PIMCOMMON_LIB_VERSION "6.7.1")
+set(PIMTEXTEDIT_LIB_VERSION "6.7.1")
+set(IDENTITYMANAGEMENT_LIB_VERSION "6.7.1")
 
 set(KDIAGRAM_LIB_VERSION "3.0.0")
 find_package(KGantt6 ${KDIAGRAM_LIB_VERSION} CONFIG REQUIRED)
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/incidenceeditor-26.04.0/po/fr/libincidenceeditors6.po 
new/incidenceeditor-26.04.1/po/fr/libincidenceeditors6.po
--- old/incidenceeditor-26.04.0/po/fr/libincidenceeditors6.po   2026-04-08 
05:44:53.000000000 +0200
+++ new/incidenceeditor-26.04.1/po/fr/libincidenceeditors6.po   2026-05-05 
05:32:15.000000000 +0200
@@ -13,7 +13,7 @@
 "POT-Creation-Date: 2026-03-12 02:37+0000\n"
 "PO-Revision-Date: 2026-03-06 08:58+0100\n"
 "Last-Translator: Xavier Besnard <[email protected]>\n"
-"Language-Team: \n"
+"Language-Team: fr\n"
 "Language: fr\n"
 "MIME-Version: 1.0\n"
 "Content-Type: text/plain; charset=UTF-8\n"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/incidenceeditor-26.04.0/po/it/libincidenceeditors6.po 
new/incidenceeditor-26.04.1/po/it/libincidenceeditors6.po
--- old/incidenceeditor-26.04.0/po/it/libincidenceeditors6.po   2026-04-08 
05:44:53.000000000 +0200
+++ new/incidenceeditor-26.04.1/po/it/libincidenceeditors6.po   2026-05-05 
05:32:15.000000000 +0200
@@ -23,7 +23,7 @@
 "Content-Type: text/plain; charset=UTF-8\n"
 "Content-Transfer-Encoding: 8bit\n"
 "Plural-Forms: nplurals=2; plural=(n != 1);\n"
-"X-Generator: Lokalize 25.12.1\n"
+"X-Generator: Lokalize 25.12.3\n"
 
 #: alarmdialog.cpp:26
 #, kde-format
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/incidenceeditor-26.04.0/po/ko/libincidenceeditors6.po 
new/incidenceeditor-26.04.1/po/ko/libincidenceeditors6.po
--- old/incidenceeditor-26.04.0/po/ko/libincidenceeditors6.po   2026-04-08 
05:44:53.000000000 +0200
+++ new/incidenceeditor-26.04.1/po/ko/libincidenceeditors6.po   2026-05-05 
05:32:15.000000000 +0200
@@ -1,13 +1,13 @@
 # Copyright (C) YEAR This_file_is_part_of_KDE
 # This file is distributed under the same license as the PACKAGE package.
-# SPDX-FileCopyrightText: 2013, 2015, 2019, 2021, 2023, 2024, 2025 Shinjo Park 
<[email protected]>
+# SPDX-FileCopyrightText: 2013, 2015, 2019, 2021, 2023, 2024, 2025, 2026 
Shinjo Park <[email protected]>
 #
 msgid ""
 msgstr ""
 "Project-Id-Version: \n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n";
 "POT-Creation-Date: 2026-03-12 02:37+0000\n"
-"PO-Revision-Date: 2025-10-09 00:19+0200\n"
+"PO-Revision-Date: 2026-04-26 21:47+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 24.12.3\n"
+"X-Generator: Lokalize 25.08.1\n"
 
 #: alarmdialog.cpp:26
 #, kde-format
@@ -663,7 +663,7 @@
 #, kde-format
 msgctxt "Completion percentage label"
 msgid "%1%"
-msgstr ""
+msgstr "%1%"
 
 #: incidencedatetime.cpp:224
 #, kde-format
@@ -838,8 +838,7 @@
 msgstr "서식 있는 텍스트 비활성화"
 
 #: incidencedialog.cpp:233
-#, fuzzy, kde-format
-#| msgid "Select a valid collection first."
+#, kde-format
 msgctxt "@info"
 msgid "Select a valid collection first."
 msgstr "먼저 올바른 모음집을 선택하십시오."
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/incidenceeditor-26.04.0/po/sk/libincidenceeditors6.po 
new/incidenceeditor-26.04.1/po/sk/libincidenceeditors6.po
--- old/incidenceeditor-26.04.0/po/sk/libincidenceeditors6.po   2026-04-08 
05:44:53.000000000 +0200
+++ new/incidenceeditor-26.04.1/po/sk/libincidenceeditors6.po   2026-05-05 
05:32:15.000000000 +0200
@@ -2192,7 +2192,7 @@
 msgstr ""
 "Nastaví identitu zodpovedajúcu organizátorovi tejto úlohy alebo udalosti. "
 "Identity sa dajú nastaviť v sekcii 'Osobné' v nastavení KOrganizer, alebo v "
-"sekcii 'Osobné'->'Heslo & účet používateľa' v Systémových nastaveniach. "
+"sekcii 'Osobné'->'Heslo a účet používateľa' v Systémových nastaveniach. "
 "Okrem toho, identity sa zbierajú z vášho nastavenia KMail a z vášho adresára "
 "kontaktov."
 

Reply via email to