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-04-17 21:48:16 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/ksmtp (Old) and /work/SRC/openSUSE:Factory/.ksmtp.new.11940 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "ksmtp" Fri Apr 17 21:48:16 2026 rev:102 rq:1347510 version:26.04.0 Changes: -------- --- /work/SRC/openSUSE:Factory/ksmtp/ksmtp.changes 2026-03-07 20:04:28.458331513 +0100 +++ /work/SRC/openSUSE:Factory/.ksmtp.new.11940/ksmtp.changes 2026-04-17 21:49:31.705697062 +0200 @@ -1,0 +2,36 @@ +Sat Apr 11 16:14:27 UTC 2026 - Christophe Marin <[email protected]> + +- Update to 26.04.0 + * New feature release + * For more details please see: + * https://kde.org/announcements/gear/26.04.0/ +- No code change since 26.03.90 + +------------------------------------------------------------------- +Mon Mar 30 12:10:44 UTC 2026 - Christophe Marin <[email protected]> + +- Update to 26.03.90 + * New feature release +- No code change since 26.03.80 + +------------------------------------------------------------------- +Sat Mar 14 09:09:52 UTC 2026 - Christophe Marin <[email protected]> + +- Update to 26.03.80 + * New feature release +- Changes since 25.12.3: + * Remove unused file + * REUSE.html - add .gersemirc + * gersemi fixes - cmake linting and formatting + * SmtpTest::testLoginJob: Add expect fail for Windows + * Fix memory leaks in SASL login handling + * Add Warnings are errors + add clazy support + * Use [[maybe_unused] vs Q_UNUSED + * Remove not necessary Qt::Literals::StringLiterals + * Generate doc + * cmake_minimum_required: drop outdated FATAL_ERROR. + * Add -Wshadow for clang-based builds + * Add default ClangBuildAnalyzer.ini (testing compile time) + * Add missing USE_UNITY_CMAKE_SUPPORT variable for building as unity from cmakepreset + +------------------------------------------------------------------- Old: ---- ksmtp-25.12.3.tar.xz ksmtp-25.12.3.tar.xz.sig New: ---- ksmtp-26.04.0.tar.xz ksmtp-26.04.0.tar.xz.sig ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ ksmtp.spec ++++++ --- /var/tmp/diff_new_pack.m6HIpM/_old 2026-04-17 21:49:32.289721132 +0200 +++ /var/tmp/diff_new_pack.m6HIpM/_new 2026-04-17 21:49:32.293721297 +0200 @@ -1,7 +1,7 @@ # # spec file for package ksmtp # -# Copyright (c) 2025 SUSE LLC and contributors +# Copyright (c) 2026 SUSE LLC and contributors # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -18,11 +18,11 @@ %define kf6_version 6.19.0 %define qt6_version 6.9.0 -%define kpim6_version 6.6.3 +%define kpim6_version 6.7.0 %bcond_without released Name: ksmtp -Version: 25.12.3 +Version: 26.04.0 Release: 0 Summary: Job-based library to send email through an SMTP server License: LGPL-2.1-or-later @@ -33,13 +33,11 @@ Source2: applications.keyring %endif BuildRequires: cyrus-sasl-devel -BuildRequires: doxygen BuildRequires: kf6-extra-cmake-modules >= %{kf6_version} BuildRequires: cmake(KF6CoreAddons) >= %{kf6_version} BuildRequires: cmake(KF6I18n) >= %{kf6_version} BuildRequires: cmake(KF6KIO) >= %{kf6_version} BuildRequires: cmake(Qt6Network) >= %{qt6_version} -BuildRequires: cmake(Qt6ToolsTools) >= %{qt6_version} %description KSMTP is a job based library to send email through an SMTP server. @@ -74,7 +72,7 @@ %autosetup -p1 %build -%cmake_kf6 -DBUILD_QCH:BOOL=TRUE +%cmake_kf6 %kf6_build @@ -93,7 +91,6 @@ %{_kf6_libdir}/libKPim6SMTP.so.* %files devel -%doc %{_kf6_qchdir}/KPim6SMTP.* %{_includedir}/KPim6/KSMTP/ %{_kf6_cmakedir}/KPim6SMTP/ %{_kf6_libdir}/libKPim6SMTP.so ++++++ ksmtp-25.12.3.tar.xz -> ksmtp-26.04.0.tar.xz ++++++ ++++ 3227 lines of diff (skipped)
