Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package ksmtp for openSUSE:Factory checked 
in at 2024-10-12 13:26:51
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/ksmtp (Old)
 and      /work/SRC/openSUSE:Factory/.ksmtp.new.19354 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "ksmtp"

Sat Oct 12 13:26:51 2024 rev:84 rq:1206937 version:24.08.2

Changes:
--------
--- /work/SRC/openSUSE:Factory/ksmtp/ksmtp.changes      2024-09-13 
14:29:53.288727111 +0200
+++ /work/SRC/openSUSE:Factory/.ksmtp.new.19354/ksmtp.changes   2024-10-12 
13:31:37.886965015 +0200
@@ -1,0 +2,9 @@
+Tue Oct  8 12:02:05 UTC 2024 - Christophe Marin <christo...@krop.fr>
+
+- Update to 24.08.2
+  * New bugfix release
+  * For more details please see:
+  * https://kde.org/announcements/gear/24.08.2/
+- No code change since 24.08.1
+
+-------------------------------------------------------------------

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

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

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

Other differences:
------------------
++++++ ksmtp.spec ++++++
--- /var/tmp/diff_new_pack.8cDSzY/_old  2024-10-12 13:31:38.362984748 +0200
+++ /var/tmp/diff_new_pack.8cDSzY/_new  2024-10-12 13:31:38.362984748 +0200
@@ -18,11 +18,11 @@
 
 %define kf6_version 6.3.0
 %define qt6_version 6.6.0
-%define kpim6_version 6.2.1
+%define kpim6_version 6.2.2
 
 %bcond_without released
 Name:           ksmtp
-Version:        24.08.1
+Version:        24.08.2
 Release:        0
 Summary:        Job-based library to send email through an SMTP server
 License:        LGPL-2.1-or-later


++++++ ksmtp-24.08.1.tar.xz -> ksmtp-24.08.2.tar.xz ++++++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/ksmtp-24.08.1/CMakeLists.txt 
new/ksmtp-24.08.2/CMakeLists.txt
--- old/ksmtp-24.08.1/CMakeLists.txt    2024-09-06 05:36:15.000000000 +0200
+++ new/ksmtp-24.08.2/CMakeLists.txt    2024-09-12 13:22:11.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.2.1")
+set(PIM_VERSION "6.2.2")
 
 project(KSMTP VERSION ${PIM_VERSION})
 

Reply via email to