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-02-06 19:03:14
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/kcalutils (Old)
 and      /work/SRC/openSUSE:Factory/.kcalutils.new.1670 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "kcalutils"

Fri Feb  6 19:03:14 2026 rev:129 rq:1331224 version:25.12.2

Changes:
--------
--- /work/SRC/openSUSE:Factory/kcalutils/kcalutils.changes      2026-01-12 
10:19:08.080102716 +0100
+++ /work/SRC/openSUSE:Factory/.kcalutils.new.1670/kcalutils.changes    
2026-02-06 19:04:00.540106666 +0100
@@ -1,0 +2,9 @@
+Tue Feb  3 10:05:30 UTC 2026 - Christophe Marin <[email protected]>
+
+- Update to 25.12.2
+  * New bugfix release
+  * For more details please see:
+  * https://kde.org/announcements/gear/25.12.2/
+- No code change since 25.12.1
+
+-------------------------------------------------------------------

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

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

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

Other differences:
------------------
++++++ kcalutils.spec ++++++
--- /var/tmp/diff_new_pack.ca76WX/_old  2026-02-06 19:04:01.244136255 +0100
+++ /var/tmp/diff_new_pack.ca76WX/_new  2026-02-06 19:04:01.244136255 +0100
@@ -18,11 +18,11 @@
 
 %define kf6_version 6.19.0
 %define qt6_version 6.9.0
-%define kpim6_version 6.6.0
+%define kpim6_version 6.6.2
 
 %bcond_without released
 Name:           kcalutils
-Version:        25.12.1
+Version:        25.12.2
 Release:        0
 Summary:        Library with utility functions for handling calendar data
 License:        LGPL-2.1-or-later


++++++ kcalutils-25.12.1.tar.xz -> kcalutils-25.12.2.tar.xz ++++++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kcalutils-25.12.1/CMakeLists.txt 
new/kcalutils-25.12.2/CMakeLists.txt
--- old/kcalutils-25.12.1/CMakeLists.txt        2025-12-28 09:47:19.000000000 
+0100
+++ new/kcalutils-25.12.2/CMakeLists.txt        2026-01-29 04:53:42.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.1")
+set(PIM_VERSION "6.6.2")
 project(KCalUtils VERSION ${PIM_VERSION})
 
 # ECM setup
@@ -71,7 +71,7 @@
 )
 
 set(CALENDARUTILS_LIB_VERSION ${PIM_VERSION})
-set(IDENTITYMANAGER_LIB_VERSION "6.6.1")
+set(IDENTITYMANAGER_LIB_VERSION "6.6.2")
 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.1/po/ca@valencia/libkcalutils6.po 
new/kcalutils-25.12.2/po/ca@valencia/libkcalutils6.po
--- old/kcalutils-25.12.1/po/ca@valencia/libkcalutils6.po       2025-12-28 
09:47:19.000000000 +0100
+++ new/kcalutils-25.12.2/po/ca@valencia/libkcalutils6.po       2026-01-29 
04:53:42.000000000 +0100
@@ -34,12 +34,12 @@
 #: src/grantleetemplatemanager.cpp:99
 #, kde-format
 msgid "Template parsing error"
-msgstr "S'ha produït un error en l'anàlisi sintàctica de la plantilla"
+msgstr "S'ha produït un error durant l'anàlisi de la plantilla"
 
 #: src/grantleetemplatemanager.cpp:104
 #, kde-format
 msgid "Template rendering error"
-msgstr "S'ha produït un error en renderitzar la plantilla"
+msgstr "S'ha produït un error mentre es renderitzava la plantilla"
 
 #: src/incidenceformatter.cpp:171
 #, kde-format
@@ -1799,13 +1799,13 @@
 #, kde-format
 msgctxt "@item"
 msgid "Load Error"
-msgstr "S'ha produït un error en carregar"
+msgstr "S'ha produït un error mentre es carregava"
 
 #: src/stringify.cpp:161
 #, kde-format
 msgctxt "@item"
 msgid "Save Error"
-msgstr "S'ha produït un error en guardar"
+msgstr "S'ha produït un error mentre es guardava"
 
 #: src/stringify.cpp:164
 #, kde-format
@@ -1859,7 +1859,7 @@
 #, kde-format
 msgctxt "@item"
 msgid "Error saving to '%1'."
-msgstr "S'ha produït un error en guardar a «%1»."
+msgstr "S'ha produït un error mentre es guardava a «%1»."
 
 #: src/stringify.cpp:193
 #, kde-format
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kcalutils-25.12.1/po/ru/libkcalutils6.po 
new/kcalutils-25.12.2/po/ru/libkcalutils6.po
--- old/kcalutils-25.12.1/po/ru/libkcalutils6.po        2025-12-28 
09:47:19.000000000 +0100
+++ new/kcalutils-25.12.2/po/ru/libkcalutils6.po        2026-01-29 
04:53:42.000000000 +0100
@@ -4,23 +4,23 @@
 # Alexander Potashev <[email protected]>, 2011, 2015, 2016.
 # Nick Shaforostoff <[email protected]>, 2011.
 # Alexander Lakhin <[email protected]>, 2013.
-# Alexander Yavorsky <[email protected]>, 2018, 2020.
+# SPDX-FileCopyrightText: 2018, 2020, 2026 Alexander Yavorsky 
<[email protected]>
 # SPDX-FileCopyrightText: 2022, 2025 Olesya Gerasimenko 
<[email protected]>
 msgid ""
 msgstr ""
 "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-04-01 12:46+0300\n"
-"Last-Translator: Olesya Gerasimenko <[email protected]>\n"
-"Language-Team: Basealt Translation Team\n"
+"PO-Revision-Date: 2026-01-01 10:31+0200\n"
+"Last-Translator: Alexander Yavorskiy <[email protected]>\n"
+"Language-Team: Russian <[email protected]>\n"
 "Language: ru\n"
 "MIME-Version: 1.0\n"
 "Content-Type: text/plain; charset=UTF-8\n"
 "Content-Transfer-Encoding: 8bit\n"
 "Plural-Forms: nplurals=4; plural=n==1 ? 3 : n%10==1 && n%100!=11 ? 0 : n"
 "%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2;\n"
-"X-Generator: Lokalize 23.08.5\n"
+"X-Generator: Lokalize 25.12.0\n"
 "X-Environment: kde\n"
 "X-Accelerator-Marker: &\n"
 "X-Text-Markup: kde4\n"
@@ -108,7 +108,7 @@
 #: src/incidenceformatter.cpp:909
 #, kde-format
 msgid "Your response as <b>%1</b> is requested."
-msgstr "Требуется ваш ответ как <b>%1</b>."
+msgstr "Требуется ваш ответ для роли <b>%1</b>."
 
 #: src/incidenceformatter.cpp:913
 #, kde-format
@@ -596,7 +596,7 @@
 #, kde-format
 msgctxt "decline invitation"
 msgid "Decline"
-msgstr "Отвергнуть"
+msgstr "Отклонить"
 
 #: src/incidenceformatter.cpp:1958
 #, kde-format

Reply via email to