Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package kcalutils for openSUSE:Factory checked in at 2022-09-09 18:23:15 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/kcalutils (Old) and /work/SRC/openSUSE:Factory/.kcalutils.new.2083 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "kcalutils" Fri Sep 9 18:23:15 2022 rev:87 rq:1001992 version:22.08.1 Changes: -------- --- /work/SRC/openSUSE:Factory/kcalutils/kcalutils.changes 2022-08-19 17:52:00.887539055 +0200 +++ /work/SRC/openSUSE:Factory/.kcalutils.new.2083/kcalutils.changes 2022-09-09 18:23:29.328258140 +0200 @@ -1,0 +2,8 @@ +Tue Sep 6 15:19:24 UTC 2022 - Christophe Giboudeaux <christo...@krop.fr> + +- Update to 22.08.1 + * New bugfix release + * For more details please see: + * https://kde.org/announcements/gear/22.08.1/ + +------------------------------------------------------------------- Old: ---- kcalutils-22.08.0.tar.xz kcalutils-22.08.0.tar.xz.sig New: ---- kcalutils-22.08.1.tar.xz kcalutils-22.08.1.tar.xz.sig ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ kcalutils.spec ++++++ --- /var/tmp/diff_new_pack.wBLKI7/_old 2022-09-09 18:23:29.860259707 +0200 +++ /var/tmp/diff_new_pack.wBLKI7/_new 2022-09-09 18:23:29.868259731 +0200 @@ -21,7 +21,7 @@ %{!?_kapp_version: %define _kapp_version %(echo %{version}| awk -F. '{print $1"."$2}')} %bcond_without released Name: kcalutils -Version: 22.08.0 +Version: 22.08.1 Release: 0 Summary: Library with utility functions for handling calendar data License: LGPL-2.1-or-later ++++++ kcalutils-22.08.0.tar.xz -> kcalutils-22.08.1.tar.xz ++++++ diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/kcalutils-22.08.0/CMakeLists.txt new/kcalutils-22.08.1/CMakeLists.txt --- old/kcalutils-22.08.0/CMakeLists.txt 2022-08-08 07:04:45.000000000 +0200 +++ new/kcalutils-22.08.1/CMakeLists.txt 2022-08-20 17:00:12.000000000 +0200 @@ -2,7 +2,7 @@ # SPDX-License-Identifier: BSD-3-Clause cmake_minimum_required(VERSION 3.16 FATAL_ERROR) -set(PIM_VERSION "5.21.0") +set(PIM_VERSION "5.21.1") project(KCalUtils VERSION ${PIM_VERSION}) # ECM setup @@ -38,7 +38,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.21.0") +set(IDENTITYMANAGER_LIB_VERSION "5.21.1") ecm_setup_version(PROJECT VARIABLE_PREFIX KCALUTILS VERSION_HEADER "${CMAKE_CURRENT_BINARY_DIR}/kcalutils_version.h" PACKAGE_VERSION_FILE "${CMAKE_CURRENT_BINARY_DIR}/KF5CalendarUtilsConfigVersion.cmake" diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/kcalutils-22.08.0/po/zh_CN/libkcalutils5.po new/kcalutils-22.08.1/po/zh_CN/libkcalutils5.po --- old/kcalutils-22.08.0/po/zh_CN/libkcalutils5.po 2022-08-12 02:11:00.000000000 +0200 +++ new/kcalutils-22.08.1/po/zh_CN/libkcalutils5.po 2022-09-06 02:13:38.000000000 +0200 @@ -3,7 +3,7 @@ "Project-Id-Version: kdeorg\n" "Report-Msgid-Bugs-To: https://bugs.kde.org\n" "POT-Creation-Date: 2022-07-05 00:45+0000\n" -"PO-Revision-Date: 2022-08-07 13:32\n" +"PO-Revision-Date: 2022-08-20 14:21\n" "Last-Translator: \n" "Language-Team: Chinese Simplified\n" "Language: zh_CN\n"