Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package kmime for openSUSE:Factory checked in at 2023-03-03 22:25:30 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/kmime (Old) and /work/SRC/openSUSE:Factory/.kmime.new.31432 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "kmime" Fri Mar 3 22:25:30 2023 rev:92 rq:1068845 version:22.12.3 Changes: -------- --- /work/SRC/openSUSE:Factory/kmime/kmime.changes 2023-02-04 14:18:49.366672977 +0100 +++ /work/SRC/openSUSE:Factory/.kmime.new.31432/kmime.changes 2023-03-03 22:26:21.386923311 +0100 @@ -1,0 +2,8 @@ +Tue Feb 28 09:46:14 UTC 2023 - Christophe Marin <[email protected]> + +- Update to 22.12.3 + * New bugfix release + * For more details please see: + * https://kde.org/announcements/gear/22.12.3/ + +------------------------------------------------------------------- Old: ---- kmime-22.12.2.tar.xz kmime-22.12.2.tar.xz.sig New: ---- kmime-22.12.3.tar.xz kmime-22.12.3.tar.xz.sig ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ kmime.spec ++++++ --- /var/tmp/diff_new_pack.qPW7jx/_old 2023-03-03 22:26:22.158925773 +0100 +++ /var/tmp/diff_new_pack.qPW7jx/_new 2023-03-03 22:26:22.166925799 +0100 @@ -1,7 +1,7 @@ # # spec file for package kmime # -# 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 @@ -21,7 +21,7 @@ %{!?_kapp_version: %define _kapp_version %(echo %{version}| awk -F. '{print $1"."$2}')} %bcond_without released Name: kmime -Version: 22.12.2 +Version: 22.12.3 Release: 0 Summary: KDE PIM libraries MIME support License: LGPL-2.1-or-later @@ -71,8 +71,7 @@ %find_lang %{name} --with-man --all-name -%post -n libKF5Mime5 -p /sbin/ldconfig -%postun -n libKF5Mime5 -p /sbin/ldconfig +%ldconfig_scriptlets -n libKF5Mime5 %files -n libKF5Mime5 %license LICENSES/* ++++++ kmime-22.12.2.tar.xz -> kmime-22.12.3.tar.xz ++++++ diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/kmime-22.12.2/CMakeLists.txt new/kmime-22.12.3/CMakeLists.txt --- old/kmime-22.12.2/CMakeLists.txt 2023-01-16 04:49:50.000000000 +0100 +++ new/kmime-22.12.3/CMakeLists.txt 2023-02-25 06:08:26.000000000 +0100 @@ -1,5 +1,5 @@ cmake_minimum_required(VERSION 3.16 FATAL_ERROR) -set(PIM_VERSION "5.22.2") +set(PIM_VERSION "5.22.3") project(KMime VERSION ${PIM_VERSION}) diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/kmime-22.12.2/po/zh_CN/libkmime5.po new/kmime-22.12.3/po/zh_CN/libkmime5.po --- old/kmime-22.12.2/po/zh_CN/libkmime5.po 2023-01-16 04:49:50.000000000 +0100 +++ new/kmime-22.12.3/po/zh_CN/libkmime5.po 2023-02-25 06:08:26.000000000 +0100 @@ -3,7 +3,7 @@ "Project-Id-Version: kdeorg\n" "Report-Msgid-Bugs-To: https://bugs.kde.org\n" "POT-Creation-Date: 2021-12-14 00:45+0000\n" -"PO-Revision-Date: 2023-01-15 15:27\n" +"PO-Revision-Date: 2023-02-24 12:58\n" "Last-Translator: \n" "Language-Team: Chinese Simplified\n" "Language: zh_CN\n"
