Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package kimap for openSUSE:Factory checked 
in at 2026-06-08 14:07:07
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/kimap (Old)
 and      /work/SRC/openSUSE:Factory/.kimap.new.2375 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "kimap"

Mon Jun  8 14:07:07 2026 rev:130 rq:1357373 version:26.04.2

Changes:
--------
--- /work/SRC/openSUSE:Factory/kimap/kimap.changes      2026-05-11 
16:50:09.202985594 +0200
+++ /work/SRC/openSUSE:Factory/.kimap.new.2375/kimap.changes    2026-06-08 
14:08:16.826667197 +0200
@@ -1,0 +2,10 @@
+Thu Jun  4 08:43:55 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/
+- Changes since 26.04.1:
+  * Adapt to KMime having moved to Frameworks
+
+-------------------------------------------------------------------

Old:
----
  kimap-26.04.1.tar.xz
  kimap-26.04.1.tar.xz.sig

New:
----
  kimap-26.04.2.tar.xz
  kimap-26.04.2.tar.xz.sig

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

Other differences:
------------------
++++++ kimap.spec ++++++
--- /var/tmp/diff_new_pack.kq7xQv/_old  2026-06-08 14:08:17.602699373 +0200
+++ /var/tmp/diff_new_pack.kq7xQv/_new  2026-06-08 14:08:17.606699538 +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:           kimap
-Version:        26.04.1
+Version:        26.04.2
 Release:        0
 Summary:        Library to assist working with IMAP servers
 License:        LGPL-2.1-or-later


++++++ kimap-26.04.1.tar.xz -> kimap-26.04.2.tar.xz ++++++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kimap-26.04.1/.kde-ci.yml 
new/kimap-26.04.2/.kde-ci.yml
--- old/kimap-26.04.1/.kde-ci.yml       2026-04-28 04:58:04.000000000 +0200
+++ new/kimap-26.04.2/.kde-ci.yml       2026-05-14 09:18:40.000000000 +0200
@@ -5,7 +5,7 @@
  - 'on': ['Linux', 'FreeBSD', 'Windows']
    'require':
     'frameworks/extra-cmake-modules': '@latest-kf6'
-    'pim/kmime': '@same'
+    'frameworks/kmime': '@same'
     'frameworks/kcoreaddons': '@latest-kf6'
     'frameworks/ki18n': '@latest-kf6'
     'frameworks/kio': '@latest-kf6'
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kimap-26.04.1/CMakeLists.txt 
new/kimap-26.04.2/CMakeLists.txt
--- old/kimap-26.04.1/CMakeLists.txt    2026-04-28 04:58:04.000000000 +0200
+++ new/kimap-26.04.2/CMakeLists.txt    2026-05-14 09:18:40.000000000 +0200
@@ -2,7 +2,7 @@
 # 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(KIMAP VERSION ${PIM_VERSION})
 
@@ -98,7 +98,7 @@
 ecm_check_outbound_license(LICENSES LGPL-3.0-only FILES ${ALL_SOURCE_FILES})
 
 set(KIMAP_LIB_VERSION ${PIM_VERSION})
-set(KMIME_LIBS_VERSION "6.7.1")
+set(KMIME_LIBS_VERSION "6.7.2")
 ecm_setup_version(PROJECT VARIABLE_PREFIX KIMAP
                         VERSION_HEADER 
"${CMAKE_CURRENT_BINARY_DIR}/src/kimap_version.h"
                         PACKAGE_VERSION_FILE 
"${CMAKE_CURRENT_BINARY_DIR}/KPim6IMAPConfigVersion.cmake"

Reply via email to