Hello community, here is the log from the commit of package kcontacts for openSUSE:Factory checked in at 2019-07-16 08:31:39 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/kcontacts (Old) and /work/SRC/openSUSE:Factory/.kcontacts.new.1887 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "kcontacts" Tue Jul 16 08:31:39 2019 rev:46 rq:715087 version:19.04.3 Changes: -------- --- /work/SRC/openSUSE:Factory/kcontacts/kcontacts.changes 2019-06-13 22:45:31.884138428 +0200 +++ /work/SRC/openSUSE:Factory/.kcontacts.new.1887/kcontacts.changes 2019-07-16 08:31:40.795412246 +0200 @@ -1,0 +2,9 @@ +Sat Jul 13 07:26:34 UTC 2019 - [email protected] + +- Update to 19.04.3 + * New bugfix release + * For more details please see: + * https://www.kde.org/announcements/announce-applications-19.04.3.php +- No code changes since 19.04.2 + +------------------------------------------------------------------- Old: ---- kcontacts-19.04.2.tar.xz New: ---- kcontacts-19.04.3.tar.xz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ kcontacts.spec ++++++ --- /var/tmp/diff_new_pack.XUmg2r/_old 2019-07-16 08:31:41.347412166 +0200 +++ /var/tmp/diff_new_pack.XUmg2r/_new 2019-07-16 08:31:41.347412166 +0200 @@ -22,7 +22,7 @@ %{!?_kapp_version: %define _kapp_version %(echo %{version}| awk -F. '{print $1"."$2}')} %bcond_without lang Name: kcontacts -Version: 19.04.2 +Version: 19.04.3 Release: 0 Summary: Address book API for KDE License: LGPL-2.1-or-later ++++++ kcontacts-19.04.2.tar.xz -> kcontacts-19.04.3.tar.xz ++++++ diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/kcontacts-19.04.2/CMakeLists.txt new/kcontacts-19.04.3/CMakeLists.txt --- old/kcontacts-19.04.2/CMakeLists.txt 2019-06-04 02:15:27.000000000 +0200 +++ new/kcontacts-19.04.3/CMakeLists.txt 2019-07-09 02:18:39.000000000 +0200 @@ -1,5 +1,5 @@ cmake_minimum_required(VERSION 3.5) -set(PIM_VERSION "5.11.2") +set(PIM_VERSION "5.11.3") project(KContacts VERSION ${PIM_VERSION})
