Hello community, here is the log from the commit of package kmime for openSUSE:Leap:15.2 checked in at 2020-03-15 07:10:34 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Leap:15.2/kmime (Old) and /work/SRC/openSUSE:Leap:15.2/.kmime.new.3160 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "kmime" Sun Mar 15 07:10:34 2020 rev:57 rq:785034 version:19.12.3 Changes: -------- --- /work/SRC/openSUSE:Leap:15.2/kmime/kmime.changes 2020-02-13 14:39:41.081618749 +0100 +++ /work/SRC/openSUSE:Leap:15.2/.kmime.new.3160/kmime.changes 2020-03-15 07:10:51.364945216 +0100 @@ -1,0 +2,9 @@ +Thu Mar 5 20:36:16 UTC 2020 - Luca Beltrame <[email protected]> + +- Update to 19.12.3 + * New bugfix release + * For more details please see: + * https://www.kde.org/announcements/releases/19.12.3 +- No code change since 19.12.2 + +------------------------------------------------------------------- Old: ---- kmime-19.12.2.tar.xz kmime-19.12.2.tar.xz.sig New: ---- kmime-19.12.3.tar.xz kmime-19.12.3.tar.xz.sig ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ kmime.spec ++++++ --- /var/tmp/diff_new_pack.upCFs7/_old 2020-03-15 07:10:51.796945474 +0100 +++ /var/tmp/diff_new_pack.upCFs7/_new 2020-03-15 07:10:51.796945474 +0100 @@ -21,7 +21,7 @@ %{!?_kapp_version: %define _kapp_version %(echo %{version}| awk -F. '{print $1"."$2}')} %bcond_without lang Name: kmime -Version: 19.12.2 +Version: 19.12.3 Release: 0 Summary: KDE PIM libraries MIME support License: LGPL-2.1-or-later ++++++ kmime-19.12.2.tar.xz -> kmime-19.12.3.tar.xz ++++++ diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/kmime-19.12.2/CMakeLists.txt new/kmime-19.12.3/CMakeLists.txt --- old/kmime-19.12.2/CMakeLists.txt 2020-02-04 02:48:31.000000000 +0100 +++ new/kmime-19.12.3/CMakeLists.txt 2020-03-03 01:32:35.000000000 +0100 @@ -1,5 +1,5 @@ cmake_minimum_required(VERSION 3.5) -set(PIM_VERSION "5.13.2") +set(PIM_VERSION "5.13.3") project(KMime VERSION ${PIM_VERSION})
