Hello community,
here is the log from the commit of package kontactinterface for
openSUSE:Leap:15.2 checked in at 2020-03-15 07:08:33
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Leap:15.2/kontactinterface (Old)
and /work/SRC/openSUSE:Leap:15.2/.kontactinterface.new.3160 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "kontactinterface"
Sun Mar 15 07:08:33 2020 rev:57 rq:784189 version:19.12.3
Changes:
--------
--- /work/SRC/openSUSE:Leap:15.2/kontactinterface/kontactinterface.changes
2020-02-13 14:39:49.729623491 +0100
+++
/work/SRC/openSUSE:Leap:15.2/.kontactinterface.new.3160/kontactinterface.changes
2020-03-15 07:08:33.872862929 +0100
@@ -1,0 +2,9 @@
+Thu Mar 5 20:36:23 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:
----
kontactinterface-19.12.2.tar.xz
kontactinterface-19.12.2.tar.xz.sig
New:
----
kontactinterface-19.12.3.tar.xz
kontactinterface-19.12.3.tar.xz.sig
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ kontactinterface.spec ++++++
--- /var/tmp/diff_new_pack.DCFkuH/_old 2020-03-15 07:08:34.268863166 +0100
+++ /var/tmp/diff_new_pack.DCFkuH/_new 2020-03-15 07:08:34.268863166 +0100
@@ -21,7 +21,7 @@
%{!?_kapp_version: %define _kapp_version %(echo %{version}| awk -F. '{print
$1"."$2}')}
%bcond_without lang
Name: kontactinterface
-Version: 19.12.2
+Version: 19.12.3
Release: 0
Summary: KDE PIM Libraries: Interface to Contacts
License: LGPL-2.1-or-later
++++++ kontactinterface-19.12.2.tar.xz -> kontactinterface-19.12.3.tar.xz ++++++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore' old/kontactinterface-19.12.2/CMakeLists.txt
new/kontactinterface-19.12.3/CMakeLists.txt
--- old/kontactinterface-19.12.2/CMakeLists.txt 2020-02-04 02:48:35.000000000
+0100
+++ new/kontactinterface-19.12.3/CMakeLists.txt 2020-03-03 01:32:39.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(KontactInterface VERSION ${PIM_VERSION})