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-06-08 14:08:09 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/ksmtp (Old) and /work/SRC/openSUSE:Factory/.ksmtp.new.2375 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "ksmtp" Mon Jun 8 14:08:09 2026 rev:104 rq:1357434 version:26.04.2 Changes: -------- --- /work/SRC/openSUSE:Factory/ksmtp/ksmtp.changes 2026-05-11 16:51:13.117615337 +0200 +++ /work/SRC/openSUSE:Factory/.ksmtp.new.2375/ksmtp.changes 2026-06-08 14:10:04.499131436 +0200 @@ -1,0 +2,9 @@ +Thu Jun 4 08:44:20 UTC 2026 - Christophe Marin <[email protected]> + +- Update to 26.04.2 + * New bugfix release + * For more details please see: + * https://kde.org/announcements/gear/26.04.2/ +- No code change since 26.04.1 + +------------------------------------------------------------------- Old: ---- ksmtp-26.04.1.tar.xz ksmtp-26.04.1.tar.xz.sig New: ---- ksmtp-26.04.2.tar.xz ksmtp-26.04.2.tar.xz.sig ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ ksmtp.spec ++++++ --- /var/tmp/diff_new_pack.EzPa3A/_old 2026-06-08 14:10:05.419169582 +0200 +++ /var/tmp/diff_new_pack.EzPa3A/_new 2026-06-08 14:10:05.423169748 +0200 @@ -18,11 +18,11 @@ %define kf6_version 6.19.0 %define qt6_version 6.9.0 -%define kpim6_version 6.7.1 +%define kpim6_version 6.7.2 %bcond_without released Name: ksmtp -Version: 26.04.1 +Version: 26.04.2 Release: 0 Summary: Job-based library to send email through an SMTP server License: LGPL-2.1-or-later ++++++ ksmtp-26.04.1.tar.xz -> ksmtp-26.04.2.tar.xz ++++++ diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/ksmtp-26.04.1/CMakeLists.txt new/ksmtp-26.04.2/CMakeLists.txt --- old/ksmtp-26.04.1/CMakeLists.txt 2026-05-04 05:29:45.000000000 +0200 +++ new/ksmtp-26.04.2/CMakeLists.txt 2026-05-18 05:29:51.000000000 +0200 @@ -1,7 +1,7 @@ # SPDX-FileCopyrightText: none # SPDX-License-Identifier: BSD-3-Clause cmake_minimum_required(VERSION 3.27) -set(PIM_VERSION "6.7.1") +set(PIM_VERSION "6.7.2") project(KSMTP VERSION ${PIM_VERSION}) diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/ksmtp-26.04.1/po/ro/libksmtp6.po new/ksmtp-26.04.2/po/ro/libksmtp6.po --- old/ksmtp-26.04.1/po/ro/libksmtp6.po 2026-05-04 05:29:45.000000000 +0200 +++ new/ksmtp-26.04.2/po/ro/libksmtp6.po 2026-05-18 05:29:51.000000000 +0200 @@ -1,6 +1,6 @@ # Copyright (C) 2025 This file is copyright: # This file is distributed under the same license as the ksmtp package. -# SPDX-FileCopyrightText: 2021, 2025 Sergiu Bivol <[email protected]> +# SPDX-FileCopyrightText: 2021, 2025, 2026 Sergiu Bivol <[email protected]> # msgid "" msgstr "" @@ -16,7 +16,7 @@ "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=3; plural=n==1 ? 0 : (n==0 || (n%100 > 0 && n%100 < " "20)) ? 1 : 2;\n" -"X-Generator: Lokalize 25.08.1\n" +"X-Generator: Lokalize 25.12.3\n" #: job.cpp:60 #, kde-format
