Hello community,

here is the log from the commit of package ktp-auth-handler for 
openSUSE:Factory checked in at 2020-02-10 21:49:49
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/ktp-auth-handler (Old)
 and      /work/SRC/openSUSE:Factory/.ktp-auth-handler.new.26092 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "ktp-auth-handler"

Mon Feb 10 21:49:49 2020 rev:11 rq:771735 version:19.12.2

Changes:
--------
--- /work/SRC/openSUSE:Factory/ktp-auth-handler/ktp-auth-handler.changes        
2020-01-11 14:42:45.621249355 +0100
+++ 
/work/SRC/openSUSE:Factory/.ktp-auth-handler.new.26092/ktp-auth-handler.changes 
    2020-02-10 21:49:52.446073275 +0100
@@ -1,0 +2,14 @@
+Fri Feb  7 08:38:07 UTC 2020 - Christophe Giboudeaux <christo...@krop.fr>
+
+- Replace %make_jobs with %cmake_build.
+
+-------------------------------------------------------------------
+Wed Feb  5 06:29:36 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:
----
  ktp-auth-handler-19.12.1.tar.xz
  ktp-auth-handler-19.12.1.tar.xz.sig

New:
----
  ktp-auth-handler-19.12.2.tar.xz
  ktp-auth-handler-19.12.2.tar.xz.sig

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

Other differences:
------------------
++++++ ktp-auth-handler.spec ++++++
--- /var/tmp/diff_new_pack.kLAr7B/_old  2020-02-10 21:49:53.598073911 +0100
+++ /var/tmp/diff_new_pack.kLAr7B/_new  2020-02-10 21:49:53.602073914 +0100
@@ -21,7 +21,7 @@
 %{!?_kapp_version: %global _kapp_version %(echo %{version}| awk -F. '{print 
$1"."$2}')}
 %bcond_without lang
 Name:           ktp-auth-handler
-Version:        19.12.1
+Version:        19.12.2
 Release:        0
 Summary:        Telepathy auth handler
 License:        LGPL-2.1-or-later
@@ -66,7 +66,7 @@
 
 %build
   %cmake_kf5 -d build
-  %make_jobs
+  %cmake_build
 
 %install
   %kf5_makeinstall -C build


++++++ ktp-auth-handler-19.12.1.tar.xz -> ktp-auth-handler-19.12.2.tar.xz ++++++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/ktp-auth-handler-19.12.1/CMakeLists.txt 
new/ktp-auth-handler-19.12.2/CMakeLists.txt
--- old/ktp-auth-handler-19.12.1/CMakeLists.txt 2020-01-07 03:26:14.000000000 
+0100
+++ new/ktp-auth-handler-19.12.2/CMakeLists.txt 2020-02-04 02:31:18.000000000 
+0100
@@ -3,7 +3,7 @@
 # KDE Application Version, managed by release script
 set(KDE_APPLICATIONS_VERSION_MAJOR "19")
 set(KDE_APPLICATIONS_VERSION_MINOR "12")
-set(KDE_APPLICATIONS_VERSION_MICRO "1")
+set(KDE_APPLICATIONS_VERSION_MICRO "2")
 set(KTP_AUTH_HANDLER_VERSION 
"${KDE_APPLICATIONS_VERSION_MAJOR}.${KDE_APPLICATIONS_VERSION_MINOR}.${KDE_APPLICATIONS_VERSION_MICRO}")
 
 cmake_minimum_required(VERSION 2.8.12 FATAL_ERROR)
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/ktp-auth-handler-19.12.1/po/zh_CN/ktp-auth-handler.po 
new/ktp-auth-handler-19.12.2/po/zh_CN/ktp-auth-handler.po
--- old/ktp-auth-handler-19.12.1/po/zh_CN/ktp-auth-handler.po   2020-01-07 
03:26:13.000000000 +0100
+++ new/ktp-auth-handler-19.12.2/po/zh_CN/ktp-auth-handler.po   2020-02-04 
02:31:15.000000000 +0100
@@ -8,7 +8,7 @@
 "Project-Id-Version: kdeorg\n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n";
 "POT-Creation-Date: 2019-05-20 03:11+0200\n"
-"PO-Revision-Date: 2020-01-04 21:49\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