Script 'mail_helper' called by obssrc
Hello community,
here is the log from the commit of package calendarsupport for
openSUSE:Leap:16.0 checked in at 2025-08-07 19:21:44
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Leap:16.0/calendarsupport (Old)
and /work/SRC/openSUSE:Leap:16.0/.calendarsupport.new.1085 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "calendarsupport"
Thu Aug 7 19:21:44 2025 rev:4 rq:1292630 version:25.04.3
Changes:
--------
--- /work/SRC/openSUSE:Leap:16.0/calendarsupport/calendarsupport.changes
2025-04-23 10:13:08.251518570 +0200
+++
/work/SRC/openSUSE:Leap:16.0/.calendarsupport.new.1085/calendarsupport.changes
2025-08-07 19:21:55.338588920 +0200
@@ -1,0 +2,27 @@
+Tue Jul 1 15:26:32 UTC 2025 - Christophe Marin <[email protected]>
+
+- Update to 25.04.3
+ * New bugfix release
+ * For more details please see:
+ * https://kde.org/announcements/gear/25.04.3/
+- No code change since 25.04.2
+
+-------------------------------------------------------------------
+Tue Jun 3 21:11:56 UTC 2025 - Christophe Marin <[email protected]>
+
+- Update to 25.04.2
+ * New bugfix release
+ * For more details please see:
+ * https://kde.org/announcements/gear/25.04.2/
+- No code change since 25.04.1
+
+-------------------------------------------------------------------
+Wed May 7 20:59:45 UTC 2025 - Christophe Marin <[email protected]>
+
+- Update to 25.04.1
+ * New bugfix release
+ * For more details please see:
+ * https://kde.org/announcements/gear/25.04.1/
+- No code change since 25.04.0
+
+-------------------------------------------------------------------
Old:
----
calendarsupport-25.04.0.tar.xz
calendarsupport-25.04.0.tar.xz.sig
New:
----
calendarsupport-25.04.3.tar.xz
calendarsupport-25.04.3.tar.xz.sig
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ calendarsupport.spec ++++++
--- /var/tmp/diff_new_pack.GFgd5D/_old 2025-08-07 19:21:55.606600072 +0200
+++ /var/tmp/diff_new_pack.GFgd5D/_new 2025-08-07 19:21:55.610600239 +0200
@@ -18,11 +18,11 @@
%define kf6_version 6.6.0
%define qt6_version 6.6.0
-%define kpim6_version 6.4.0
+%define kpim6_version 6.4.3
%bcond_without released
Name: calendarsupport
-Version: 25.04.0
+Version: 25.04.3
Release: 0
Summary: KDE PIM calendaring support library
License: GPL-2.0-or-later AND LGPL-2.1-or-later
++++++ calendarsupport-25.04.0.tar.xz -> calendarsupport-25.04.3.tar.xz ++++++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore' old/calendarsupport-25.04.0/CMakeLists.txt
new/calendarsupport-25.04.3/CMakeLists.txt
--- old/calendarsupport-25.04.0/CMakeLists.txt 2025-04-07 05:27:31.000000000
+0200
+++ new/calendarsupport-25.04.3/CMakeLists.txt 2025-06-07 08:55:18.000000000
+0200
@@ -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.4.0")
+set(PIM_VERSION "6.4.3")
project(calendarsupport VERSION ${PIM_VERSION})
@@ -44,11 +44,11 @@
add_feature_info(QCH ${BUILD_QCH} "API documentation in QCH format (for e.g.
Qt Assistant, Qt Creator & KDevelop)")
set(CALENDARSUPPORT_LIB_VERSION ${PIM_VERSION})
-set(KMIME_LIB_VERSION "6.4.0")
-set(CALENDARUTILS_LIB_VERSION "6.4.0")
-set(IDENTITYMANAGEMENT_LIB_VERSION "6.4.0")
-set(AKONADICALENDAR_LIB_VERSION "6.4.0")
-set(AKONADI_VERSION "6.4.0")
+set(KMIME_LIB_VERSION "6.4.3")
+set(CALENDARUTILS_LIB_VERSION "6.4.3")
+set(IDENTITYMANAGEMENT_LIB_VERSION "6.4.3")
+set(AKONADICALENDAR_LIB_VERSION "6.4.3")
+set(AKONADI_VERSION "6.4.3")
set(KTEXTADDONS_MIN_VERSION "1.5.4")
find_package(KPim6Akonadi ${AKONADI_VERSION} CONFIG REQUIRED)
find_package(Qt6 ${QT_REQUIRED_VERSION} CONFIG REQUIRED Widgets Test
PrintSupport)
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore'
old/calendarsupport-25.04.0/po/ca@valencia/calendarsupport6.po
new/calendarsupport-25.04.3/po/ca@valencia/calendarsupport6.po
--- old/calendarsupport-25.04.0/po/ca@valencia/calendarsupport6.po
2025-04-07 05:27:31.000000000 +0200
+++ new/calendarsupport-25.04.3/po/ca@valencia/calendarsupport6.po
2025-06-07 08:55:18.000000000 +0200
@@ -222,8 +222,8 @@
"finished before the date."
msgstr ""
"Ací podeu seleccionar quins elements s'han d'arxivar. Els esdeveniments "
-"s'arxiven si varen finalitzar abans de la data superior, les tasques "
-"pendents s'arxiven si varen finalitzar abans de la data."
+"s'arxiven si van finalitzar abans de la data superior, les tasques pendents "
+"s'arxiven si van finalitzar abans de la data."
#: archivedialog.cpp:166
#, kde-format
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore' old/calendarsupport-25.04.0/po/fi/calendarsupport6.po
new/calendarsupport-25.04.3/po/fi/calendarsupport6.po
--- old/calendarsupport-25.04.0/po/fi/calendarsupport6.po 2025-04-07
05:27:31.000000000 +0200
+++ new/calendarsupport-25.04.3/po/fi/calendarsupport6.po 2025-06-07
08:55:18.000000000 +0200
@@ -1,6 +1,6 @@
# Copyright (C) YEAR This_file_is_part_of_KDE
# This file is distributed under the same license as the PACKAGE package.
-# SPDX-FileCopyrightText: 2010, 2011, 2012, 2013, 2015, 2016, 2018, 2020,
2021, 2022, 2023, 2024 Tommi Nieminen <[email protected]>
+# SPDX-FileCopyrightText: 2010, 2011, 2012, 2013, 2015, 2016, 2018, 2020,
2021, 2022, 2023, 2024, 2025 Tommi Nieminen <[email protected]>
# Lasse Liehu <[email protected]>, 2012, 2013, 2014, 2015, 2016.
#
# KDE Finnish translation sprint participants:
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore' old/calendarsupport-25.04.0/po/gl/calendarsupport6.po
new/calendarsupport-25.04.3/po/gl/calendarsupport6.po
--- old/calendarsupport-25.04.0/po/gl/calendarsupport6.po 2025-04-07
05:27:31.000000000 +0200
+++ new/calendarsupport-25.04.3/po/gl/calendarsupport6.po 2025-06-07
08:55:18.000000000 +0200
@@ -3,7 +3,7 @@
# Xosé <[email protected]>, 2009, 2010, 2012, 2013, 2014.
# Marce Villarino <[email protected]>, 2012, 2013.
# Adrian Chaves Fernandez <[email protected]>, 2013, 2015, 2016, 2017.
-# SPDX-FileCopyrightText: 2023, 2024 Adrián Chaves (Gallaecio)
+# SPDX-FileCopyrightText: 2023, 2024, 2025 Adrián Chaves (Gallaecio)
#
msgid ""
msgstr ""
@@ -18,7 +18,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 24.05.2\n"
+"X-Generator: Lokalize 25.04.0\n"
#: archivedialog.cpp:43
#, kde-format
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore' old/calendarsupport-25.04.0/po/pl/calendarsupport6.po
new/calendarsupport-25.04.3/po/pl/calendarsupport6.po
--- old/calendarsupport-25.04.0/po/pl/calendarsupport6.po 2025-04-07
05:27:31.000000000 +0200
+++ new/calendarsupport-25.04.3/po/pl/calendarsupport6.po 2025-06-07
08:55:18.000000000 +0200
@@ -19,7 +19,6 @@
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=3; plural=(n==1 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 "
"|| n%100>=20) ? 1 : 2);\n"
-"X-Generator: Lokalize 24.12.3\n"
#: archivedialog.cpp:43
#, kde-format