Hello community,
here is the log from the commit of package kontactinterface for
openSUSE:Factory checked in at 2019-07-16 08:34:08
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/kontactinterface (Old)
and /work/SRC/openSUSE:Factory/.kontactinterface.new.1887 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "kontactinterface"
Tue Jul 16 08:34:08 2019 rev:46 rq:715158 version:19.04.3
Changes:
--------
--- /work/SRC/openSUSE:Factory/kontactinterface/kontactinterface.changes
2019-06-13 22:51:52.315973511 +0200
+++
/work/SRC/openSUSE:Factory/.kontactinterface.new.1887/kontactinterface.changes
2019-07-16 08:34:09.239394614 +0200
@@ -1,0 +2,9 @@
+Sat Jul 13 07:26:36 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:
----
kontactinterface-19.04.2.tar.xz
New:
----
kontactinterface-19.04.3.tar.xz
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ kontactinterface.spec ++++++
--- /var/tmp/diff_new_pack.ZqyrRJ/_old 2019-07-16 08:34:10.007394490 +0200
+++ /var/tmp/diff_new_pack.ZqyrRJ/_new 2019-07-16 08:34:10.015394489 +0200
@@ -22,7 +22,7 @@
%{!?_kapp_version: %define _kapp_version %(echo %{version}| awk -F. '{print
$1"."$2}')}
%bcond_without lang
Name: kontactinterface
-Version: 19.04.2
+Version: 19.04.3
Release: 0
Summary: KDE PIM Libraries: Interface to Contacts
License: LGPL-2.1-or-later
++++++ kontactinterface-19.04.2.tar.xz -> kontactinterface-19.04.3.tar.xz ++++++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore' old/kontactinterface-19.04.2/CMakeLists.txt
new/kontactinterface-19.04.3/CMakeLists.txt
--- old/kontactinterface-19.04.2/CMakeLists.txt 2019-06-04 02:15:54.000000000
+0200
+++ new/kontactinterface-19.04.3/CMakeLists.txt 2019-07-09 02:19:17.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(KontactInterface VERSION ${PIM_VERSION})