Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package kmbox for openSUSE:Factory checked 
in at 2023-03-03 22:25:29
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/kmbox (Old)
 and      /work/SRC/openSUSE:Factory/.kmbox.new.31432 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "kmbox"

Fri Mar  3 22:25:29 2023 rev:91 rq:1068844 version:22.12.3

Changes:
--------
--- /work/SRC/openSUSE:Factory/kmbox/kmbox.changes      2023-02-04 
14:18:48.574668664 +0100
+++ /work/SRC/openSUSE:Factory/.kmbox.new.31432/kmbox.changes   2023-03-03 
22:26:19.642917750 +0100
@@ -1,0 +2,8 @@
+Tue Feb 28 09:46:13 UTC 2023 - Christophe Marin <christo...@krop.fr>
+
+- Update to 22.12.3
+  * New bugfix release
+  * For more details please see:
+  * https://kde.org/announcements/gear/22.12.3/
+
+-------------------------------------------------------------------

Old:
----
  kmbox-22.12.2.tar.xz
  kmbox-22.12.2.tar.xz.sig

New:
----
  kmbox-22.12.3.tar.xz
  kmbox-22.12.3.tar.xz.sig

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

Other differences:
------------------
++++++ kmbox.spec ++++++
--- /var/tmp/diff_new_pack.yfzPXq/_old  2023-03-03 22:26:20.766921334 +0100
+++ /var/tmp/diff_new_pack.yfzPXq/_new  2023-03-03 22:26:20.770921347 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package kmbox
 #
-# Copyright (c) 2022 SUSE LLC
+# Copyright (c) 2023 SUSE LLC
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -20,7 +20,7 @@
 %{!?_kapp_version: %define _kapp_version %(echo %{version}| awk -F. '{print 
$1"."$2}')}
 %bcond_without released
 Name:           kmbox
-Version:        22.12.2
+Version:        22.12.3
 Release:        0
 Summary:        KDE PIM Libraries: Mailbox functionality
 License:        LGPL-2.1-or-later
@@ -63,8 +63,7 @@
 %install
   %kf5_makeinstall -C build
 
-%post -n libKF5Mbox5 -p /sbin/ldconfig
-%postun -n libKF5Mbox5 -p /sbin/ldconfig
+%ldconfig_scriptlets -n libKF5Mbox5
 
 %files -n libKF5Mbox5
 %license LICENSES/*


++++++ kmbox-22.12.2.tar.xz -> kmbox-22.12.3.tar.xz ++++++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kmbox-22.12.2/CMakeLists.txt 
new/kmbox-22.12.3/CMakeLists.txt
--- old/kmbox-22.12.2/CMakeLists.txt    2023-01-10 08:05:11.000000000 +0100
+++ new/kmbox-22.12.3/CMakeLists.txt    2023-02-04 11:43:36.000000000 +0100
@@ -2,7 +2,7 @@
 # SPDX-License-Identifier: BSD-3-Clause
 
 cmake_minimum_required(VERSION 3.16 FATAL_ERROR)
-set(PIM_VERSION "5.22.2")
+set(PIM_VERSION "5.22.3")
 
 project(KMbox VERSION ${PIM_VERSION})
 
@@ -33,7 +33,7 @@
 
 
 set(KMBOX_LIB_VERSION ${PIM_VERSION})
-set(KMIME_LIB_VERSION "5.22.2")
+set(KMIME_LIB_VERSION "5.22.3")
 option(BUILD_QCH "Build API documentation in QCH format (for e.g. Qt 
Assistant, Qt Creator & KDevelop)" OFF)
 add_feature_info(QCH ${BUILD_QCH} "API documentation in QCH format (for e.g. 
Qt Assistant, Qt Creator & KDevelop)")
 ecm_setup_version(PROJECT VARIABLE_PREFIX KMBOX

Reply via email to