Hello community,

here is the log from the commit of package kidentitymanagement for 
openSUSE:Factory checked in at 2019-03-11 11:10:21
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/kidentitymanagement (Old)
 and      /work/SRC/openSUSE:Factory/.kidentitymanagement.new.28833 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "kidentitymanagement"

Mon Mar 11 11:10:21 2019 rev:42 rq:683194 version:18.12.3

Changes:
--------
--- /work/SRC/openSUSE:Factory/kidentitymanagement/kidentitymanagement.changes  
2019-02-14 14:17:30.864099348 +0100
+++ 
/work/SRC/openSUSE:Factory/.kidentitymanagement.new.28833/kidentitymanagement.changes
       2019-03-11 11:10:21.593430175 +0100
@@ -1,0 +2,10 @@
+Sat Mar 09 08:03:17 UTC 2019 - [email protected]
+
+- Update to 18.12.3
+  * New bugfix release
+  * For more details please see:
+  * https://www.kde.org/announcements/announce-applications-18.12.3.php
+- Changes since 18.12.2:
+  * No code changes since 18.12.2
+
+-------------------------------------------------------------------

Old:
----
  kidentitymanagement-18.12.2.tar.xz

New:
----
  kidentitymanagement-18.12.3.tar.xz

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

Other differences:
------------------
++++++ kidentitymanagement.spec ++++++
--- /var/tmp/diff_new_pack.pl4yr4/_old  2019-03-11 11:10:22.389430007 +0100
+++ /var/tmp/diff_new_pack.pl4yr4/_new  2019-03-11 11:10:22.389430007 +0100
@@ -21,7 +21,7 @@
 %{!?_kapp_version: %define _kapp_version %(echo %{version}| awk -F. '{print 
$1"."$2}')}
 %bcond_without lang
 Name:           kidentitymanagement
-Version:        18.12.2
+Version:        18.12.3
 Release:        0
 Summary:        KDE PIM Libraries: Identity Management
 License:        LGPL-2.1-or-later

++++++ kidentitymanagement-18.12.2.tar.xz -> kidentitymanagement-18.12.3.tar.xz 
++++++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kidentitymanagement-18.12.2/CMakeLists.txt 
new/kidentitymanagement-18.12.3/CMakeLists.txt
--- old/kidentitymanagement-18.12.2/CMakeLists.txt      2019-02-05 
01:45:12.000000000 +0100
+++ new/kidentitymanagement-18.12.3/CMakeLists.txt      2019-03-05 
01:22:39.000000000 +0100
@@ -1,5 +1,5 @@
 cmake_minimum_required(VERSION 3.0)
-set(PIM_VERSION "5.10.2")
+set(PIM_VERSION "5.10.3")
 
 project(KIdentityManagement VERSION ${PIM_VERSION})
 
@@ -24,7 +24,7 @@
 
 
 set(KIDENTITYMANAGEMENT_LIB_VERSION ${PIM_VERSION})
-set(PIMTEXTEDIT_LIB_VERSION "5.10.2")
+set(PIMTEXTEDIT_LIB_VERSION "5.10.3")
 
 ecm_setup_version(PROJECT VARIABLE_PREFIX KIDENTITYMANAGEMENT
                         VERSION_HEADER 
"${CMAKE_CURRENT_BINARY_DIR}/kidentitymanagement_version.h"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/kidentitymanagement-18.12.2/po/fi/libkpimidentities5.po 
new/kidentitymanagement-18.12.3/po/fi/libkpimidentities5.po
--- old/kidentitymanagement-18.12.2/po/fi/libkpimidentities5.po 2019-02-05 
01:45:12.000000000 +0100
+++ new/kidentitymanagement-18.12.3/po/fi/libkpimidentities5.po 2019-03-05 
01:22:38.000000000 +0100
@@ -2,7 +2,7 @@
 # Copyright (C) YEAR This_file_is_part_of_KDE
 # This file is distributed under the same license as the PACKAGE package.
 # Mikko Piippo <[email protected]>, 2007.
-# Tommi Nieminen <[email protected]>, 2010, 2018.
+# Tommi Nieminen <[email protected]>, 2010, 2018, 2019.
 # Lasse Liehu <[email protected]>, 2010, 2012, 2013.
 #
 # KDE Finnish translation sprint participants:
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/kidentitymanagement-18.12.2/po/fr/libkpimidentities5.po 
new/kidentitymanagement-18.12.3/po/fr/libkpimidentities5.po
--- old/kidentitymanagement-18.12.2/po/fr/libkpimidentities5.po 2019-02-05 
01:45:12.000000000 +0100
+++ new/kidentitymanagement-18.12.3/po/fr/libkpimidentities5.po 2019-03-05 
01:22:38.000000000 +0100
@@ -5,6 +5,7 @@
 # xavier <[email protected]>, 2013.
 # Ludovic Grossard <[email protected]>, 2014.
 # Vincent Pinon <[email protected]>, 2018.
+# Simon Depiets <[email protected]>, 2019.
 #
 msgid ""
 msgstr ""
@@ -19,7 +20,7 @@
 "Content-Type: text/plain; charset=UTF-8\n"
 "Content-Transfer-Encoding: 8bit\n"
 "Plural-Forms: nplurals=2; plural=(n > 1);\n"
-"X-Generator: Lokalize 2.0\n"
+"X-Generator: Lokalize 19.03.70\n"
 "X-Environment: kde\n"
 "X-Accelerator-Marker: &\n"
 "X-Text-Markup: kde4\n"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/kidentitymanagement-18.12.2/po/it/libkpimidentities5.po 
new/kidentitymanagement-18.12.3/po/it/libkpimidentities5.po
--- old/kidentitymanagement-18.12.2/po/it/libkpimidentities5.po 2019-02-05 
01:45:12.000000000 +0100
+++ new/kidentitymanagement-18.12.3/po/it/libkpimidentities5.po 2019-03-05 
01:22:39.000000000 +0100
@@ -3,7 +3,7 @@
 # This file is distributed under the same license as the PACKAGE package.
 # Federico Zenith <[email protected]>, 2007.
 # Luca Bellonda <[email protected]>, 2008.
-# Luigi Toscano <[email protected]>, 2018.
+# Luigi Toscano <[email protected]>, 2018, 2019.
 #
 msgid ""
 msgstr ""
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/kidentitymanagement-18.12.2/po/pt_BR/libkpimidentities5.po 
new/kidentitymanagement-18.12.3/po/pt_BR/libkpimidentities5.po
--- old/kidentitymanagement-18.12.2/po/pt_BR/libkpimidentities5.po      
2019-02-05 01:45:12.000000000 +0100
+++ new/kidentitymanagement-18.12.3/po/pt_BR/libkpimidentities5.po      
2019-03-05 01:22:39.000000000 +0100
@@ -10,7 +10,7 @@
 "Project-Id-Version: libkpimidentities5\n"
 "Report-Msgid-Bugs-To: http://bugs.kde.org\n";
 "POT-Creation-Date: 2018-11-12 06:57+0100\n"
-"PO-Revision-Date: 2019-02-01 16:18-0200\n"
+"PO-Revision-Date: 2019-02-15 08:41-0200\n"
 "Last-Translator: Luiz Fernando Ranghetti <[email protected]>\n"
 "Language-Team: Portuguese <[email protected]>\n"
 "Language: pt_BR\n"
@@ -18,7 +18,7 @@
 "Content-Type: text/plain; charset=UTF-8\n"
 "Content-Transfer-Encoding: 8bit\n"
 "Plural-Forms: nplurals=2; plural=(n > 1);\n"
-"X-Generator: Lokalize 18.12.1\n"
+"X-Generator: Lokalize 18.12.2\n"
 
 #: identitymanager.cpp:178
 #, kde-format
@@ -139,7 +139,7 @@
 "\"ksig -random\"."
 msgstr ""
 "Você pode adicionar um comando arbitrário aqui, com ou sem a sua "
-"localização, dependendo do fato de estar na sua PATH ou não. Para todas as "
+"localização, dependendo do fato de estar no seu PATH ou não. Para todas as "
 "novas mensagens, o KMail executará o comando e usar a sua saída (saída "
 "padrão) como assinatura. Os comandos usuais para uso com este mecanismo são "
 "o \"fortune\" ou o \"ksig -random\"."
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/kidentitymanagement-18.12.2/po/zh_CN/libkpimidentities5.po 
new/kidentitymanagement-18.12.3/po/zh_CN/libkpimidentities5.po
--- old/kidentitymanagement-18.12.2/po/zh_CN/libkpimidentities5.po      
2019-02-05 01:45:12.000000000 +0100
+++ new/kidentitymanagement-18.12.3/po/zh_CN/libkpimidentities5.po      
2019-03-05 01:22:39.000000000 +0100
@@ -7,7 +7,7 @@
 "Project-Id-Version: kdeorg\n"
 "Report-Msgid-Bugs-To: http://bugs.kde.org\n";
 "POT-Creation-Date: 2018-11-12 06:57+0100\n"
-"PO-Revision-Date: 2019-01-27 23:05\n"
+"PO-Revision-Date: 2019-02-20 23:29\n"
 "Last-Translator: guoyunhe <[email protected]>\n"
 "Language-Team: Chinese Simplified\n"
 "Language: zh_CN\n"


Reply via email to