Hello community, here is the log from the commit of package kmime for openSUSE:Factory checked in at 2020-03-11 18:38:38 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/kmime (Old) and /work/SRC/openSUSE:Factory/.kmime.new.3160 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "kmime" Wed Mar 11 18:38:38 2020 rev:56 rq:782416 version:19.12.3 Changes: -------- --- /work/SRC/openSUSE:Factory/kmime/kmime.changes 2020-02-10 21:49:15.266052723 +0100 +++ /work/SRC/openSUSE:Factory/.kmime.new.3160/kmime.changes 2020-03-11 18:40:25.519196089 +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.eecVlY/_old 2020-03-11 18:40:27.135197081 +0100 +++ /var/tmp/diff_new_pack.eecVlY/_new 2020-03-11 18:40:27.139197083 +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})
