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-02-07 22:49:03
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/ksmtp (Old)
 and      /work/SRC/openSUSE:Factory/.ksmtp.new.2316 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "ksmtp"

Fri Feb  7 22:49:03 2025 rev:88 rq:1243809 version:24.12.2

Changes:
--------
--- /work/SRC/openSUSE:Factory/ksmtp/ksmtp.changes      2025-01-12 
11:17:34.330862718 +0100
+++ /work/SRC/openSUSE:Factory/.ksmtp.new.2316/ksmtp.changes    2025-02-07 
22:50:26.713650681 +0100
@@ -1,0 +2,9 @@
+Tue Feb  4 12:30:01 UTC 2025 - Christophe Marin <christo...@krop.fr>
+
+- Update to 24.12.2
+  * New bugfix release
+  * For more details please see:
+  * https://kde.org/announcements/gear/24.12.2/
+- No code change since 24.12.1
+
+-------------------------------------------------------------------

Old:
----
  ksmtp-24.12.1.tar.xz
  ksmtp-24.12.1.tar.xz.sig

New:
----
  ksmtp-24.12.2.tar.xz
  ksmtp-24.12.2.tar.xz.sig

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ ksmtp.spec ++++++
--- /var/tmp/diff_new_pack.GKDUll/_old  2025-02-07 22:50:28.905741113 +0100
+++ /var/tmp/diff_new_pack.GKDUll/_new  2025-02-07 22:50:28.917741607 +0100
@@ -18,11 +18,11 @@
 
 %define kf6_version 6.6.0
 %define qt6_version 6.6.0
-%define kpim6_version 6.3.1
+%define kpim6_version 6.3.2
 
 %bcond_without released
 Name:           ksmtp
-Version:        24.12.1
+Version:        24.12.2
 Release:        0
 Summary:        Job-based library to send email through an SMTP server
 License:        LGPL-2.1-or-later


++++++ ksmtp-24.12.1.tar.xz -> ksmtp-24.12.2.tar.xz ++++++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/ksmtp-24.12.1/CMakeLists.txt 
new/ksmtp-24.12.2/CMakeLists.txt
--- old/ksmtp-24.12.1/CMakeLists.txt    2024-12-12 13:51:41.000000000 +0100
+++ new/ksmtp-24.12.2/CMakeLists.txt    2025-01-09 22:30:25.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.3.1")
+set(PIM_VERSION "6.3.2")
 
 project(KSMTP VERSION ${PIM_VERSION})
 

Reply via email to