Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package ksmtp for openSUSE:Factory checked in at 2025-10-13 17:22:51 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/ksmtp (Old) and /work/SRC/openSUSE:Factory/.ksmtp.new.18484 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "ksmtp" Mon Oct 13 17:22:51 2025 rev:96 rq:1310214 version:25.08.2 Changes: -------- --- /work/SRC/openSUSE:Factory/ksmtp/ksmtp.changes 2025-09-11 14:41:33.037404448 +0200 +++ /work/SRC/openSUSE:Factory/.ksmtp.new.18484/ksmtp.changes 2025-10-13 17:25:08.669796455 +0200 @@ -1,0 +2,9 @@ +Tue Oct 7 18:49:25 UTC 2025 - Christophe Marin <[email protected]> + +- Update to 25.08.2 + * New bugfix release + * For more details please see: + * https://kde.org/announcements/gear/25.08.2/ +- No code change since 25.08.1 + +------------------------------------------------------------------- Old: ---- ksmtp-25.08.1.tar.xz ksmtp-25.08.1.tar.xz.sig New: ---- ksmtp-25.08.2.tar.xz ksmtp-25.08.2.tar.xz.sig ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ ksmtp.spec ++++++ --- /var/tmp/diff_new_pack.HxtNPc/_old 2025-10-13 17:25:09.249820708 +0200 +++ /var/tmp/diff_new_pack.HxtNPc/_new 2025-10-13 17:25:09.249820708 +0200 @@ -18,11 +18,11 @@ %define kf6_version 6.14.0 %define qt6_version 6.8.0 -%define kpim6_version 6.5.1 +%define kpim6_version 6.5.2 %bcond_without released Name: ksmtp -Version: 25.08.1 +Version: 25.08.2 Release: 0 Summary: Job-based library to send email through an SMTP server License: LGPL-2.1-or-later ++++++ ksmtp-25.08.1.tar.xz -> ksmtp-25.08.2.tar.xz ++++++ diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/ksmtp-25.08.1/CMakeLists.txt new/ksmtp-25.08.2/CMakeLists.txt --- old/ksmtp-25.08.1/CMakeLists.txt 2025-08-21 05:31:28.000000000 +0200 +++ new/ksmtp-25.08.2/CMakeLists.txt 2025-09-11 06:46:39.000000000 +0200 @@ -1,7 +1,7 @@ # SPDX-FileCopyrightText: none # SPDX-License-Identifier: BSD-3-Clause cmake_minimum_required(VERSION 3.16 FATAL_ERROR) -set(PIM_VERSION "6.5.1") +set(PIM_VERSION "6.5.2") project(KSMTP VERSION ${PIM_VERSION})
