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-01-12 10:13:19
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/incidenceeditor (Old)
and /work/SRC/openSUSE:Factory/.incidenceeditor.new.1928 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "incidenceeditor"
Mon Jan 12 10:13:19 2026 rev:118 rq:1326054 version:25.12.1
Changes:
--------
--- /work/SRC/openSUSE:Factory/incidenceeditor/incidenceeditor.changes
2025-12-15 11:48:14.077868997 +0100
+++
/work/SRC/openSUSE:Factory/.incidenceeditor.new.1928/incidenceeditor.changes
2026-01-12 10:18:46.923231997 +0100
@@ -1,0 +2,9 @@
+Wed Jan 7 12:24:34 UTC 2026 - Christophe Marin <[email protected]>
+
+- Update to 25.12.1
+ * New bugfix release
+ * For more details please see:
+ * https://kde.org/announcements/gear/25.12.1/
+- No code change since 25.12.0
+
+-------------------------------------------------------------------
Old:
----
incidenceeditor-25.12.0.tar.xz
incidenceeditor-25.12.0.tar.xz.sig
New:
----
incidenceeditor-25.12.1.tar.xz
incidenceeditor-25.12.1.tar.xz.sig
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ incidenceeditor.spec ++++++
--- /var/tmp/diff_new_pack.0CYZtW/_old 2026-01-12 10:18:47.427252740 +0100
+++ /var/tmp/diff_new_pack.0CYZtW/_new 2026-01-12 10:18:47.427252740 +0100
@@ -22,7 +22,7 @@
%bcond_without released
Name: incidenceeditor
-Version: 25.12.0
+Version: 25.12.1
Release: 0
Summary: Incidenceeditor library
License: GPL-2.0-or-later AND LGPL-2.1-or-later
++++++ incidenceeditor-25.12.0.tar.xz -> incidenceeditor-25.12.1.tar.xz ++++++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore' old/incidenceeditor-25.12.0/CMakeLists.txt
new/incidenceeditor-25.12.1/CMakeLists.txt
--- old/incidenceeditor-25.12.0/CMakeLists.txt 2025-12-03 07:11:43.000000000
+0100
+++ new/incidenceeditor-25.12.1/CMakeLists.txt 2025-12-30 04:44:08.000000000
+0100
@@ -1,7 +1,7 @@
# SPDX-FileCopyrightText: none
# SPDX-License-Identifier: BSD-3-Clause
cmake_minimum_required(VERSION 3.16 FATAL_ERROR)
-set(PIM_VERSION "6.6.0")
+set(PIM_VERSION "6.6.1")
project(incidenceeditor VERSION ${PIM_VERSION})
@@ -58,20 +58,20 @@
)
set(INCIDENCEEDITOR_LIB_VERSION ${PIM_VERSION})
-set(AKONADI_MIMELIB_VERSION "6.6.0")
-set(KDEPIM_LIB_VERSION "6.6.0")
-set(KMIME_LIB_VERSION "6.6.0")
-set(KLDAP_LIB_VERSION "6.6.0")
-set(CALENDARUTILS_LIB_VERSION "6.6.0")
-set(CALENDARSUPPORT_LIB_VERSION "6.6.0")
-set(LIBKDEPIM_LIB_VERSION "6.6.0")
-set(EVENTVIEW_LIB_VERSION "6.6.0")
-set(AKONADI_VERSION "6.6.0")
-set(AKONADICONTACT_LIB_VERSION "6.6.0")
-set(AKONADICALENDAR_LIB_VERSION "6.6.0")
-set(PIMCOMMON_LIB_VERSION "6.6.0")
-set(PIMTEXTEDIT_LIB_VERSION "6.6.0")
-set(IDENTITYMANAGEMENT_LIB_VERSION "6.6.0")
+set(AKONADI_MIMELIB_VERSION "6.6.1")
+set(KDEPIM_LIB_VERSION "6.6.1")
+set(KMIME_LIB_VERSION "6.6.1")
+set(KLDAP_LIB_VERSION "6.6.1")
+set(CALENDARUTILS_LIB_VERSION "6.6.1")
+set(CALENDARSUPPORT_LIB_VERSION "6.6.1")
+set(LIBKDEPIM_LIB_VERSION "6.6.1")
+set(EVENTVIEW_LIB_VERSION "6.6.1")
+set(AKONADI_VERSION "6.6.1")
+set(AKONADICONTACT_LIB_VERSION "6.6.1")
+set(AKONADICALENDAR_LIB_VERSION "6.6.1")
+set(PIMCOMMON_LIB_VERSION "6.6.1")
+set(PIMTEXTEDIT_LIB_VERSION "6.6.1")
+set(IDENTITYMANAGEMENT_LIB_VERSION "6.6.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-25.12.0/po/cs/libincidenceeditors6.po
new/incidenceeditor-25.12.1/po/cs/libincidenceeditors6.po
--- old/incidenceeditor-25.12.0/po/cs/libincidenceeditors6.po 2025-12-03
07:11:43.000000000 +0100
+++ new/incidenceeditor-25.12.1/po/cs/libincidenceeditors6.po 2025-12-30
04:44:08.000000000 +0100
@@ -1,6 +1,6 @@
# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER
# This file is distributed under the same license as the PACKAGE package.
-# SPDX-FileCopyrightText: 2010, 2011, 2012, 2013, 2014, 2015, 2017, 2018,
2019, 2020, 2023 Vít Pelčák <[email protected]>
+# SPDX-FileCopyrightText: 2010, 2011, 2012, 2013, 2014, 2015, 2017, 2018,
2019, 2020, 2023, 2025 Vít Pelčák <[email protected]>
# Lukáš Tinkl <[email protected]>, 2011, 2012.
# Tomáš Chvátal <[email protected]>, 2013.
# SPDX-FileCopyrightText: 2021, 2022, 2024 Vit Pelcak <[email protected]>
@@ -10,15 +10,15 @@
"Project-Id-Version: \n"
"Report-Msgid-Bugs-To: https://bugs.kde.org\n"
"POT-Creation-Date: 2025-11-17 14:41+0000\n"
-"PO-Revision-Date: 2024-05-30 10:47+0200\n"
-"Last-Translator: Vit Pelcak <[email protected]>\n"
+"PO-Revision-Date: 2025-12-01 10:16+0100\n"
+"Last-Translator: Vit Pelcak <[email protected]>\n"
"Language-Team: Czech <[email protected]>\n"
"Language: cs\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=3; plural=(n==1) ? 0 : (n>=2 && n<=4) ? 1 : 2;\n"
-"X-Generator: Lokalize 24.02.2\n"
+"X-Generator: Lokalize 25.08.3\n"
#: alarmdialog.cpp:26
#, kde-format
@@ -548,6 +548,8 @@
"Do you really want to remove these attachments?\n"
"%1"
msgstr ""
+"Opravdu si přejete odstranit tyto přílohy?\n"
+"%1"
#: incidenceattachment.cpp:196
#, kde-format
@@ -1709,6 +1711,8 @@
"<html><head/><body><p>Store a copy of the attachment file inside the "
"calendar</p></body></html>"
msgstr ""
+"<html><head/><body><p>Uložit kopii souboru přílohy v kalendáři.</p></body></"
+"html>"
#. i18n: ectx: property (whatsThis), widget (QCheckBox, mInlineCheck)
#: ui/attachmenteditdialog.ui:75
@@ -1727,7 +1731,7 @@
#, kde-format
msgctxt "@option:check"
msgid "Store a copy of the attachment in the calendar "
-msgstr ""
+msgstr "Uložit kopii přílohy v kalendáři"
#. i18n: ectx: property (text), widget (QLabel, label_2)
#: ui/attachmenteditdialog.ui:123
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore'
old/incidenceeditor-25.12.0/po/ia/libincidenceeditors6.po
new/incidenceeditor-25.12.1/po/ia/libincidenceeditors6.po
--- old/incidenceeditor-25.12.0/po/ia/libincidenceeditors6.po 2025-12-03
07:11:43.000000000 +0100
+++ new/incidenceeditor-25.12.1/po/ia/libincidenceeditors6.po 2025-12-30
04:44:08.000000000 +0100
@@ -8,7 +8,7 @@
"Project-Id-Version: \n"
"Report-Msgid-Bugs-To: https://bugs.kde.org\n"
"POT-Creation-Date: 2025-11-17 14:41+0000\n"
-"PO-Revision-Date: 2025-03-11 09:59+0100\n"
+"PO-Revision-Date: 2025-12-29 17:19+0100\n"
"Last-Translator: giovanni <[email protected]>\n"
"Language-Team: Interlingua <[email protected]>\n"
"Language: ia\n"
@@ -540,14 +540,14 @@
msgstr "Adde attachamento"
#: incidenceattachment.cpp:195
-#, fuzzy, kde-format
-#| msgctxt "@info"
-#| msgid "Do you really want to remove these attachments?<nl/>%1"
+#, kde-format
msgctxt "@info"
msgid ""
"Do you really want to remove these attachments?\n"
"%1"
-msgstr "Vermente tu vole remover iste attachamentos?<nl/>%1"
+msgstr ""
+"Tu realmente vole remover iste attachamentos?\n"
+"%1"
#: incidenceattachment.cpp:196
#, kde-format