Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package kcalutils for openSUSE:Factory checked in at 2023-12-09 22:50:20 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/kcalutils (Old) and /work/SRC/openSUSE:Factory/.kcalutils.new.25432 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "kcalutils" Sat Dec 9 22:50:20 2023 rev:104 rq:1131818 version:23.08.4 Changes: -------- --- /work/SRC/openSUSE:Factory/kcalutils/kcalutils.changes 2023-11-10 12:30:28.198164475 +0100 +++ /work/SRC/openSUSE:Factory/.kcalutils.new.25432/kcalutils.changes 2023-12-09 22:51:06.582896875 +0100 @@ -1,0 +2,9 @@ +Tue Dec 5 14:19:21 UTC 2023 - Christophe Marin <christo...@krop.fr> + +- Update to 23.08.4 + * New bugfix release + * For more details please see: + * https://kde.org/announcements/gear/23.08.4/ +- No code change since 23.08.3 + +------------------------------------------------------------------- Old: ---- kcalutils-23.08.3.tar.xz kcalutils-23.08.3.tar.xz.sig New: ---- kcalutils-23.08.4.tar.xz kcalutils-23.08.4.tar.xz.sig ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ kcalutils.spec ++++++ --- /var/tmp/diff_new_pack.4gT8KT/_old 2023-12-09 22:51:07.274922271 +0100 +++ /var/tmp/diff_new_pack.4gT8KT/_new 2023-12-09 22:51:07.278922417 +0100 @@ -19,7 +19,7 @@ %define kf5_version 5.105.0 %bcond_without released Name: kcalutils -Version: 23.08.3 +Version: 23.08.4 Release: 0 Summary: Library with utility functions for handling calendar data License: LGPL-2.1-or-later ++++++ kcalutils-23.08.3.tar.xz -> kcalutils-23.08.4.tar.xz ++++++ diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/kcalutils-23.08.3/CMakeLists.txt new/kcalutils-23.08.4/CMakeLists.txt --- old/kcalutils-23.08.3/CMakeLists.txt 2023-11-03 04:09:14.000000000 +0100 +++ new/kcalutils-23.08.4/CMakeLists.txt 2023-11-26 05:11:21.000000000 +0100 @@ -2,7 +2,7 @@ # SPDX-License-Identifier: BSD-3-Clause cmake_minimum_required(VERSION 3.16 FATAL_ERROR) -set(PIM_VERSION "5.24.3") +set(PIM_VERSION "5.24.4") project(KCalUtils VERSION ${PIM_VERSION}) # ECM setup @@ -45,7 +45,7 @@ add_feature_info(QCH ${BUILD_QCH} "API documentation in QCH format (for e.g. Qt Assistant, Qt Creator & KDevelop)") set(CALENDARUTILS_LIB_VERSION ${PIM_VERSION}) -set(IDENTITYMANAGER_LIB_VERSION "5.24.3") +set(IDENTITYMANAGER_LIB_VERSION "5.24.4") ecm_setup_version(PROJECT VARIABLE_PREFIX KCALUTILS VERSION_HEADER "${CMAKE_CURRENT_BINARY_DIR}/kcalutils_version.h" PACKAGE_VERSION_FILE "${CMAKE_CURRENT_BINARY_DIR}/KPim${KF_MAJOR_VERSION}CalendarUtilsConfigVersion.cmake" diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/kcalutils-23.08.3/po/zh_CN/libkcalutils5.po new/kcalutils-23.08.4/po/zh_CN/libkcalutils5.po --- old/kcalutils-23.08.3/po/zh_CN/libkcalutils5.po 2023-11-03 04:09:14.000000000 +0100 +++ new/kcalutils-23.08.4/po/zh_CN/libkcalutils5.po 2023-11-26 05:11:21.000000000 +0100 @@ -3,7 +3,7 @@ "Project-Id-Version: kdeorg\n" "Report-Msgid-Bugs-To: https://bugs.kde.org\n" "POT-Creation-Date: 2023-08-26 02:27+0000\n" -"PO-Revision-Date: 2023-10-21 13:58\n" +"PO-Revision-Date: 2023-11-25 02:33\n" "Last-Translator: \n" "Language-Team: Chinese Simplified\n" "Language: zh_CN\n"