Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package ksmtp for openSUSE:Factory checked in at 2026-01-12 10:15:06 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/ksmtp (Old) and /work/SRC/openSUSE:Factory/.ksmtp.new.1928 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "ksmtp" Mon Jan 12 10:15:06 2026 rev:99 rq:1326187 version:25.12.1 Changes: -------- --- /work/SRC/openSUSE:Factory/ksmtp/ksmtp.changes 2025-12-15 11:50:56.556630464 +0100 +++ /work/SRC/openSUSE:Factory/.ksmtp.new.1928/ksmtp.changes 2026-01-12 10:21:30.729962473 +0100 @@ -1,0 +2,9 @@ +Wed Jan 7 12:25:16 UTC 2026 - Christophe Marin <[email protected]> + +- Update to 25.12.1 + * New bugfix release + * For more details please see: + * https://kde.org/announcements/gear/25.12.1/ +- No code change since 25.12.0 + +------------------------------------------------------------------- Old: ---- ksmtp-25.12.0.tar.xz ksmtp-25.12.0.tar.xz.sig New: ---- ksmtp-25.12.1.tar.xz ksmtp-25.12.1.tar.xz.sig ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ ksmtp.spec ++++++ --- /var/tmp/diff_new_pack.RkUvy2/_old 2026-01-12 10:21:31.465992673 +0100 +++ /var/tmp/diff_new_pack.RkUvy2/_new 2026-01-12 10:21:31.469992837 +0100 @@ -22,7 +22,7 @@ %bcond_without released Name: ksmtp -Version: 25.12.0 +Version: 25.12.1 Release: 0 Summary: Job-based library to send email through an SMTP server License: LGPL-2.1-or-later ++++++ ksmtp-25.12.0.tar.xz -> ksmtp-25.12.1.tar.xz ++++++ diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/ksmtp-25.12.0/CMakeLists.txt new/ksmtp-25.12.1/CMakeLists.txt --- old/ksmtp-25.12.0/CMakeLists.txt 2025-12-01 07:02:59.000000000 +0100 +++ new/ksmtp-25.12.1/CMakeLists.txt 2025-12-20 21:43:13.000000000 +0100 @@ -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.6.0") +set(PIM_VERSION "6.6.1") project(KSMTP VERSION ${PIM_VERSION})
