Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package akonadi-calendar-tools for openSUSE:Factory checked in at 2024-11-08 11:54:02 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/akonadi-calendar-tools (Old) and /work/SRC/openSUSE:Factory/.akonadi-calendar-tools.new.2017 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "akonadi-calendar-tools" Fri Nov 8 11:54:02 2024 rev:97 rq:1222196 version:24.08.3 Changes: -------- --- /work/SRC/openSUSE:Factory/akonadi-calendar-tools/akonadi-calendar-tools.changes 2024-10-12 13:30:24.643928853 +0200 +++ /work/SRC/openSUSE:Factory/.akonadi-calendar-tools.new.2017/akonadi-calendar-tools.changes 2024-11-08 11:54:23.876996252 +0100 @@ -1,0 +2,9 @@ +Tue Nov 5 10:42:31 UTC 2024 - Christophe Marin <christo...@krop.fr> + +- Update to 24.08.3 + * New bugfix release + * For more details please see: + * https://kde.org/announcements/gear/24.08.3/ +- No code change since 24.08.2 + +------------------------------------------------------------------- Old: ---- akonadi-calendar-tools-24.08.2.tar.xz akonadi-calendar-tools-24.08.2.tar.xz.sig New: ---- akonadi-calendar-tools-24.08.3.tar.xz akonadi-calendar-tools-24.08.3.tar.xz.sig ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ akonadi-calendar-tools.spec ++++++ --- /var/tmp/diff_new_pack.t5LweY/_old 2024-11-08 11:54:24.461020615 +0100 +++ /var/tmp/diff_new_pack.t5LweY/_new 2024-11-08 11:54:24.461020615 +0100 @@ -18,11 +18,11 @@ %define kf6_version 6.3.0 %define qt6_version 6.6.0 -%define kpim6_version 6.2.2 +%define kpim6_version 6.2.3 %bcond_without released Name: akonadi-calendar-tools -Version: 24.08.2 +Version: 24.08.3 Release: 0 Summary: Console applications and utilities for managing calendars License: GPL-2.0-or-later AND LGPL-2.1-or-later ++++++ akonadi-calendar-tools-24.08.2.tar.xz -> akonadi-calendar-tools-24.08.3.tar.xz ++++++ diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/akonadi-calendar-tools-24.08.2/CMakeLists.txt new/akonadi-calendar-tools-24.08.3/CMakeLists.txt --- old/akonadi-calendar-tools-24.08.2/CMakeLists.txt 2024-09-28 05:08:14.000000000 +0200 +++ new/akonadi-calendar-tools-24.08.3/CMakeLists.txt 2024-10-11 06:53:13.000000000 +0200 @@ -1,5 +1,5 @@ cmake_minimum_required(VERSION 3.16 FATAL_ERROR) -set(PIM_VERSION "6.2.2") +set(PIM_VERSION "6.2.3") project(akonadi-calendar-tools VERSION ${PIM_VERSION}) set(KF_MIN_VERSION "6.3.0") @@ -40,9 +40,9 @@ set(KDEPIM_VERSION "${PIM_VERSION}${KDEPIM_DEV_VERSION}") -set(AKONADICALENDAR_LIB_VERSION "6.2.2") -set(AKONADI_VERSION "6.2.2") -set(CALENDARSUPPORT_LIB_VERSION "6.2.2") +set(AKONADICALENDAR_LIB_VERSION "6.2.3") +set(AKONADI_VERSION "6.2.3") +set(CALENDARSUPPORT_LIB_VERSION "6.2.3") set(KDEPIM_LIB_VERSION "${PIM_VERSION}") set(KDEPIM_LIB_SOVERSION "6")