Hello community,

here is the log from the commit of package kontactinterface for 
openSUSE:Leap:15.2 checked in at 2020-02-13 14:39:48
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Leap:15.2/kontactinterface (Old)
 and      /work/SRC/openSUSE:Leap:15.2/.kontactinterface.new.26092 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "kontactinterface"

Thu Feb 13 14:39:48 2020 rev:56 rq:772011 version:19.12.2

Changes:
--------
--- /work/SRC/openSUSE:Leap:15.2/kontactinterface/kontactinterface.changes      
2020-01-15 15:16:32.150279259 +0100
+++ 
/work/SRC/openSUSE:Leap:15.2/.kontactinterface.new.26092/kontactinterface.changes
   2020-02-13 14:39:49.729623491 +0100
@@ -1,0 +2,14 @@
+Fri Feb  7 08:37:52 UTC 2020 - Christophe Giboudeaux <christo...@krop.fr>
+
+- Replace %make_jobs with %cmake_build.
+
+-------------------------------------------------------------------
+Wed Feb  5 06:29:26 UTC 2020 - Luca Beltrame <lbeltr...@kde.org>
+
+- Update to 19.12.2
+  * New bugfix release
+  * For more details please see:
+  * https://www.kde.org/announcements/releases/19.12.2
+- No code change since 19.12.1
+
+-------------------------------------------------------------------

Old:
----
  kontactinterface-19.12.1.tar.xz
  kontactinterface-19.12.1.tar.xz.sig

New:
----
  kontactinterface-19.12.2.tar.xz
  kontactinterface-19.12.2.tar.xz.sig

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ kontactinterface.spec ++++++
--- /var/tmp/diff_new_pack.cdYMyw/_old  2020-02-13 14:39:50.041623662 +0100
+++ /var/tmp/diff_new_pack.cdYMyw/_new  2020-02-13 14:39:50.045623664 +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.1
+Version:        19.12.2
 Release:        0
 Summary:        KDE PIM Libraries: Interface to Contacts
 License:        LGPL-2.1-or-later
@@ -70,7 +70,7 @@
 
 %build
   %cmake_kf5 -d build -- -DBUILD_TESTING=OFF 
-DKF5_INCLUDE_INSTALL_DIR=%{_kf5_includedir}
-  %make_jobs
+  %cmake_build
 
 %install
   %kf5_makeinstall -C build


++++++ kontactinterface-19.12.1.tar.xz -> kontactinterface-19.12.2.tar.xz ++++++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kontactinterface-19.12.1/CMakeLists.txt 
new/kontactinterface-19.12.2/CMakeLists.txt
--- old/kontactinterface-19.12.1/CMakeLists.txt 2020-01-07 03:28:42.000000000 
+0100
+++ new/kontactinterface-19.12.2/CMakeLists.txt 2020-02-04 02:48:35.000000000 
+0100
@@ -1,5 +1,5 @@
 cmake_minimum_required(VERSION 3.5)
-set(PIM_VERSION "5.13.1")
+set(PIM_VERSION "5.13.2")
 
 project(KontactInterface VERSION ${PIM_VERSION})
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/kontactinterface-19.12.1/po/zh_CN/kontactinterfaces5.po 
new/kontactinterface-19.12.2/po/zh_CN/kontactinterfaces5.po
--- old/kontactinterface-19.12.1/po/zh_CN/kontactinterfaces5.po 2020-01-07 
03:28:42.000000000 +0100
+++ new/kontactinterface-19.12.2/po/zh_CN/kontactinterfaces5.po 2020-02-04 
02:48:35.000000000 +0100
@@ -7,7 +7,7 @@
 "Project-Id-Version: kdeorg\n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n";
 "POT-Creation-Date: 2019-05-20 03:17+0200\n"
-"PO-Revision-Date: 2020-01-04 21:48\n"
+"PO-Revision-Date: 2020-01-20 21:56\n"
 "Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
 "Language-Team: Chinese Simplified\n"
 "Language: zh_CN\n"


Reply via email to