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-05-11 16:49:13 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/kcalutils (Old) and /work/SRC/openSUSE:Factory/.kcalutils.new.1966 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "kcalutils" Mon May 11 16:49:13 2026 rev:132 rq:1351618 version:26.04.1 Changes: -------- --- /work/SRC/openSUSE:Factory/kcalutils/kcalutils.changes 2026-04-17 21:48:05.466143760 +0200 +++ /work/SRC/openSUSE:Factory/.kcalutils.new.1966/kcalutils.changes 2026-05-11 16:49:43.897944323 +0200 @@ -1,0 +2,9 @@ +Thu May 7 08:02:32 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/ +- No code change since 26.04.0 + +------------------------------------------------------------------- Old: ---- kcalutils-26.04.0.tar.xz kcalutils-26.04.0.tar.xz.sig New: ---- kcalutils-26.04.1.tar.xz kcalutils-26.04.1.tar.xz.sig ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ kcalutils.spec ++++++ --- /var/tmp/diff_new_pack.t6I3s6/_old 2026-05-11 16:49:44.581972473 +0200 +++ /var/tmp/diff_new_pack.t6I3s6/_new 2026-05-11 16:49:44.585972637 +0200 @@ -18,12 +18,12 @@ %define kf6_version 6.19.0 %define qt6_version 6.9.0 -%define kpim6_version 6.7.0 +%define kpim6_version 6.7.1 %define ktextaddons_version 2.0.0 %bcond_without released Name: kcalutils -Version: 26.04.0 +Version: 26.04.1 Release: 0 Summary: Library with utility functions for handling calendar data License: LGPL-2.1-or-later ++++++ kcalutils-26.04.0.tar.xz -> kcalutils-26.04.1.tar.xz ++++++ diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/kcalutils-26.04.0/CMakeLists.txt new/kcalutils-26.04.1/CMakeLists.txt --- old/kcalutils-26.04.0/CMakeLists.txt 2026-04-10 05:56:44.000000000 +0200 +++ new/kcalutils-26.04.1/CMakeLists.txt 2026-04-28 04:59:43.000000000 +0200 @@ -2,7 +2,7 @@ # 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(KCalUtils VERSION ${PIM_VERSION}) # ECM setup @@ -97,7 +97,7 @@ include(ECMGenerateQDoc) set(CALENDARUTILS_LIB_VERSION ${PIM_VERSION}) -set(IDENTITYMANAGER_LIB_VERSION "6.7.0") +set(IDENTITYMANAGER_LIB_VERSION "6.7.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-26.04.0/po/ko/libkcalutils6.po new/kcalutils-26.04.1/po/ko/libkcalutils6.po --- old/kcalutils-26.04.0/po/ko/libkcalutils6.po 2026-04-10 05:56:44.000000000 +0200 +++ new/kcalutils-26.04.1/po/ko/libkcalutils6.po 2026-04-28 04:59:43.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: 2015, 2016, 2019, 2020, 2021, 2022, 2023, 2025 Shinjo Park <[email protected]> +# SPDX-FileCopyrightText: 2015, 2016, 2019, 2020, 2021, 2022, 2023, 2025, 2026 Shinjo Park <[email protected]> # msgid "" msgstr "" @@ -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 23.08.5\n" +"X-Generator: Lokalize 25.08.1\n" #: src/grantleetemplatemanager.cpp:81 #, kde-format
