Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package kcalutils for openSUSE:Factory 
checked in at 2026-01-12 10:13:34
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/kcalutils (Old)
 and      /work/SRC/openSUSE:Factory/.kcalutils.new.1928 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "kcalutils"

Mon Jan 12 10:13:34 2026 rev:128 rq:1326083 version:25.12.1

Changes:
--------
--- /work/SRC/openSUSE:Factory/kcalutils/kcalutils.changes      2025-12-15 
11:48:43.419090017 +0100
+++ /work/SRC/openSUSE:Factory/.kcalutils.new.1928/kcalutils.changes    
2026-01-12 10:19:08.080102716 +0100
@@ -1,0 +2,9 @@
+Wed Jan  7 12:24:44 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:
----
  kcalutils-25.12.0.tar.xz
  kcalutils-25.12.0.tar.xz.sig

New:
----
  kcalutils-25.12.1.tar.xz
  kcalutils-25.12.1.tar.xz.sig

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

Other differences:
------------------
++++++ kcalutils.spec ++++++
--- /var/tmp/diff_new_pack.iVNwoH/_old  2026-01-12 10:19:08.712128727 +0100
+++ /var/tmp/diff_new_pack.iVNwoH/_new  2026-01-12 10:19:08.712128727 +0100
@@ -22,7 +22,7 @@
 
 %bcond_without released
 Name:           kcalutils
-Version:        25.12.0
+Version:        25.12.1
 Release:        0
 Summary:        Library with utility functions for handling calendar data
 License:        LGPL-2.1-or-later


++++++ kcalutils-25.12.0.tar.xz -> kcalutils-25.12.1.tar.xz ++++++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kcalutils-25.12.0/CMakeLists.txt 
new/kcalutils-25.12.1/CMakeLists.txt
--- old/kcalutils-25.12.0/CMakeLists.txt        2025-12-03 07:11:36.000000000 
+0100
+++ new/kcalutils-25.12.1/CMakeLists.txt        2025-12-28 09:47:19.000000000 
+0100
@@ -2,7 +2,7 @@
 # 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(KCalUtils VERSION ${PIM_VERSION})
 
 # ECM setup
@@ -71,7 +71,7 @@
 )
 
 set(CALENDARUTILS_LIB_VERSION ${PIM_VERSION})
-set(IDENTITYMANAGER_LIB_VERSION "6.6.0")
+set(IDENTITYMANAGER_LIB_VERSION "6.6.1")
 ecm_setup_version(PROJECT VARIABLE_PREFIX KCALUTILS
                         VERSION_HEADER 
"${CMAKE_CURRENT_BINARY_DIR}/src/kcalutils_version.h"
                         PACKAGE_VERSION_FILE 
"${CMAKE_CURRENT_BINARY_DIR}/KPim6CalendarUtilsConfigVersion.cmake"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kcalutils-25.12.0/po/cs/libkcalutils6.po 
new/kcalutils-25.12.1/po/cs/libkcalutils6.po
--- old/kcalutils-25.12.0/po/cs/libkcalutils6.po        2025-12-03 
07:11:36.000000000 +0100
+++ new/kcalutils-25.12.1/po/cs/libkcalutils6.po        2025-12-28 
09:47:19.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.
-# Vít Pelčák <[email protected]>, 2010, 2011, 2012, 2013, 2014, 2015, 2016, 
2017, 2019, 2020.
+# SPDX-FileCopyrightText: 2010, 2011, 2012, 2013, 2014, 2015, 2016, 2017, 
2019, 2020, 2025 Vít Pelčák <[email protected]>
 # Lukáš Tinkl <[email protected]>, 2010, 2011, 2012.
 # Tomáš Chvátal <[email protected]>, 2013.
 # SPDX-FileCopyrightText: 2021, 2023, 2024 Vit Pelcak <[email protected]>
@@ -10,15 +10,15 @@
 "Project-Id-Version: libkcal\n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n";
 "POT-Creation-Date: 2025-11-17 14:41+0000\n"
-"PO-Revision-Date: 2024-06-25 10:58+0200\n"
-"Last-Translator: Vit Pelcak <[email protected]>\n"
+"PO-Revision-Date: 2025-12-01 10:04+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.05.1\n"
+"X-Generator: Lokalize 25.08.3\n"
 
 #: src/grantleetemplatemanager.cpp:81
 #, kde-format
@@ -2051,7 +2051,7 @@
 #: src/templates/todo.html:201
 #, kde-format
 msgid "Revision: %1"
-msgstr ""
+msgstr "Revize: %1"
 
 #: src/templates/freebusy.html:6
 #, kde-format
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kcalutils-25.12.0/po/tr/libkcalutils6.po 
new/kcalutils-25.12.1/po/tr/libkcalutils6.po
--- old/kcalutils-25.12.0/po/tr/libkcalutils6.po        2025-12-03 
07:11:36.000000000 +0100
+++ new/kcalutils-25.12.1/po/tr/libkcalutils6.po        2025-12-28 
09:47:19.000000000 +0100
@@ -12,15 +12,15 @@
 "Project-Id-Version: kdepimlibs-kde4\n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n";
 "POT-Creation-Date: 2025-11-17 14:41+0000\n"
-"PO-Revision-Date: 2025-11-15 21:25+0300\n"
-"Last-Translator: Emir SARI <emir_sari@îcloud.com>\n"
+"PO-Revision-Date: 2025-12-25 11:54+0300\n"
+"Last-Translator: Emir SARI <[email protected]>\n"
 "Language-Team: Turkish <[email protected]>\n"
 "Language: tr\n"
 "MIME-Version: 1.0\n"
 "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.08.2\n"
+"X-Generator: Lokalize 25.12.0\n"
 
 #: src/grantleetemplatemanager.cpp:81
 #, kde-format
@@ -244,12 +244,12 @@
 #: src/incidenceformatter.cpp:1401
 #, kde-format
 msgid "%1 has delegated this invitation to %2."
-msgstr "%1 bu davet için temsilci gönderiyor %2."
+msgstr "%1 bu daveti %2 kişisine devretti."
 
 #: src/incidenceformatter.cpp:1403
 #, kde-format
 msgid "%1 has delegated this invitation."
-msgstr "%1 bu davet için temsilci gönderiyor."
+msgstr "%1 bu daveti devretti."
 
 #: src/incidenceformatter.cpp:1407
 #, kde-format
@@ -390,7 +390,7 @@
 #: src/incidenceformatter.cpp:1543
 #, kde-format
 msgid "%1 has delegated this to-do to %2."
-msgstr "%1 bu yapılacak işi %2 kişisine atadı."
+msgstr "%1 bu yapılacak işi %2 kişisine devretti."
 
 #: src/incidenceformatter.cpp:1545
 #, kde-format
@@ -481,7 +481,7 @@
 #: src/incidenceformatter.cpp:1619
 #, kde-format
 msgid "Sender has delegated this request for the journal."
-msgstr "Gönderen bu talebi günceye aktardı."
+msgstr "Gönderen bu talebi günceye devretti."
 
 #: src/incidenceformatter.cpp:1621
 #, kde-format
@@ -758,12 +758,12 @@
 #: src/incidenceformatter.cpp:2581
 #, kde-format
 msgid " (delegated by %1)"
-msgstr "(%1 tarafından temsil edildi)"
+msgstr " (%1 tarafından devredildi)"
 
 #: src/incidenceformatter.cpp:2584
 #, kde-format
 msgid " (delegated to %1)"
-msgstr " (%1 kişisini temsil etti)"
+msgstr " (%1 kişisine devredildi)"
 
 #: src/incidenceformatter.cpp:2603 src/templates/event.html:112
 #: src/templates/todo.html:93
@@ -1941,12 +1941,12 @@
 #: src/templates/attendee_row.html:35
 #, kde-format
 msgid "delegated by %1)"
-msgstr "%1 tarafından temsil edildi)"
+msgstr "%1 tarafından devredildi)"
 
 #: src/templates/attendee_row.html:39
 #, kde-format
 msgid "delegated to %1)"
-msgstr "%1 kişisini temsil etti)"
+msgstr "%1 kişisine devredildi)"
 
 #: src/templates/attendee_row.html:46
 msgid "Send email"

Reply via email to