Script 'mail_helper' called by obssrc
Hello community,

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

Package is "kimap"

Sat Oct 12 13:26:25 2024 rev:110 rq:1206876 version:24.08.2

Changes:
--------
--- /work/SRC/openSUSE:Factory/kimap/kimap.changes      2024-09-13 
14:29:28.755703721 +0200
+++ /work/SRC/openSUSE:Factory/.kimap.new.19354/kimap.changes   2024-10-12 
13:31:08.777758344 +0200
@@ -1,0 +2,9 @@
+Tue Oct  8 12:01:36 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:
----
  kimap-24.08.1.tar.xz
  kimap-24.08.1.tar.xz.sig

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

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

Other differences:
------------------
++++++ kimap.spec ++++++
--- /var/tmp/diff_new_pack.4FOkE3/_old  2024-10-12 13:31:09.281779238 +0200
+++ /var/tmp/diff_new_pack.4FOkE3/_new  2024-10-12 13:31:09.281779238 +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:           kimap
-Version:        24.08.1
+Version:        24.08.2
 Release:        0
 Summary:        Library to assist working with IMAP servers
 License:        LGPL-2.1-or-later


++++++ kimap-24.08.1.tar.xz -> kimap-24.08.2.tar.xz ++++++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kimap-24.08.1/CMakeLists.txt 
new/kimap-24.08.2/CMakeLists.txt
--- old/kimap-24.08.1/CMakeLists.txt    2024-09-06 05:35:15.000000000 +0200
+++ new/kimap-24.08.2/CMakeLists.txt    2024-09-13 08:41:40.000000000 +0200
@@ -2,7 +2,7 @@
 # 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(KIMAP VERSION ${PIM_VERSION})
 
@@ -34,7 +34,7 @@
 include(ECMAddQch)
 
 set(KIMAP_LIB_VERSION ${PIM_VERSION})
-set(KMIME_LIBS_VERSION "6.2.1")
+set(KMIME_LIBS_VERSION "6.2.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