Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package kimap for openSUSE:Factory checked in at 2025-01-12 11:12:03 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/kimap (Old) and /work/SRC/openSUSE:Factory/.kimap.new.1881 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "kimap" Sun Jan 12 11:12:03 2025 rev:113 rq:1236486 version:24.12.1 Changes: -------- --- /work/SRC/openSUSE:Factory/kimap/kimap.changes 2024-12-13 22:26:56.145540511 +0100 +++ /work/SRC/openSUSE:Factory/.kimap.new.1881/kimap.changes 2025-01-12 11:16:33.932378970 +0100 @@ -1,0 +2,9 @@ +Tue Jan 7 18:53:05 UTC 2025 - Christophe Marin <[email protected]> + +- Update to 24.12.1 + * New bugfix release + * For more details please see: + * https://kde.org/announcements/gear/24.12.1/ +- No code change since 24.12.0 + +------------------------------------------------------------------- Old: ---- kimap-24.12.0.tar.xz kimap-24.12.0.tar.xz.sig New: ---- kimap-24.12.1.tar.xz kimap-24.12.1.tar.xz.sig ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ kimap.spec ++++++ --- /var/tmp/diff_new_pack.ldClJN/_old 2025-01-12 11:16:35.344437037 +0100 +++ /var/tmp/diff_new_pack.ldClJN/_new 2025-01-12 11:16:35.356437531 +0100 @@ -18,11 +18,11 @@ %define kf6_version 6.6.0 %define qt6_version 6.6.0 -%define kpim6_version 6.3.0 +%define kpim6_version 6.3.1 %bcond_without released Name: kimap -Version: 24.12.0 +Version: 24.12.1 Release: 0 Summary: Library to assist working with IMAP servers License: LGPL-2.1-or-later ++++++ kimap-24.12.0.tar.xz -> kimap-24.12.1.tar.xz ++++++ diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/kimap-24.12.0/CMakeLists.txt new/kimap-24.12.1/CMakeLists.txt --- old/kimap-24.12.0/CMakeLists.txt 2024-12-02 05:18:45.000000000 +0100 +++ new/kimap-24.12.1/CMakeLists.txt 2024-12-13 08:19:24.000000000 +0100 @@ -2,7 +2,7 @@ # SPDX-License-Identifier: BSD-3-Clause cmake_minimum_required(VERSION 3.16 FATAL_ERROR) -set(PIM_VERSION "6.3.0") +set(PIM_VERSION "6.3.1") project(KIMAP VERSION ${PIM_VERSION}) @@ -53,7 +53,7 @@ set(KIMAP_LIB_VERSION ${PIM_VERSION}) -set(KMIME_LIBS_VERSION "6.3.0") +set(KMIME_LIBS_VERSION "6.3.1") ecm_setup_version(PROJECT VARIABLE_PREFIX KIMAP VERSION_HEADER "${CMAKE_CURRENT_BINARY_DIR}/src/kimap_version.h" PACKAGE_VERSION_FILE "${CMAKE_CURRENT_BINARY_DIR}/KPim6IMAPConfigVersion.cmake"
