Hello community,
here is the log from the commit of package kidentitymanagement for
openSUSE:Factory checked in at 2018-01-17 21:49:59
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/kidentitymanagement (Old)
and /work/SRC/openSUSE:Factory/.kidentitymanagement.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "kidentitymanagement"
Wed Jan 17 21:49:59 2018 rev:28 rq:564313 version:17.12.1
Changes:
--------
--- /work/SRC/openSUSE:Factory/kidentitymanagement/kidentitymanagement.changes
2017-12-18 08:50:24.449157915 +0100
+++
/work/SRC/openSUSE:Factory/.kidentitymanagement.new/kidentitymanagement.changes
2018-01-17 21:50:04.030358897 +0100
@@ -1,0 +2,10 @@
+Thu Jan 11 23:41:10 CET 2018 - [email protected]
+
+- Update to 17.12.1
+ * New bugfix release
+ * For more details please see:
+ * https://www.kde.org/announcements/announce-applications-17.12.1.php
+- Changes since 17.12.0:
+ * None
+
+-------------------------------------------------------------------
Old:
----
kidentitymanagement-17.12.0.tar.xz
New:
----
kidentitymanagement-17.12.1.tar.xz
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ kidentitymanagement.spec ++++++
--- /var/tmp/diff_new_pack.BmNNbL/_old 2018-01-17 21:50:06.310252262 +0100
+++ /var/tmp/diff_new_pack.BmNNbL/_new 2018-01-17 21:50:06.314252074 +0100
@@ -1,7 +1,7 @@
#
# spec file for package kidentitymanagement
#
-# Copyright (c) 2017 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2018 SUSE LINUX GmbH, Nuernberg, Germany.
#
# All modifications and additions to the file contributed by third parties
# remain the property of their copyright owners, unless otherwise agreed
@@ -19,7 +19,7 @@
%bcond_without lang
Name: kidentitymanagement
-Version: 17.12.0
+Version: 17.12.1
Release: 0
%define kf5_version 5.26.0
# Latest stable Applications (e.g. 17.08 in KA, but 17.11.80 in KUA)
++++++ kidentitymanagement-17.12.0.tar.xz -> kidentitymanagement-17.12.1.tar.xz
++++++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore' old/kidentitymanagement-17.12.0/CMakeLists.txt
new/kidentitymanagement-17.12.1/CMakeLists.txt
--- old/kidentitymanagement-17.12.0/CMakeLists.txt 2017-12-08
02:01:33.000000000 +0100
+++ new/kidentitymanagement-17.12.1/CMakeLists.txt 2018-01-09
02:17:42.000000000 +0100
@@ -1,5 +1,5 @@
cmake_minimum_required(VERSION 3.0)
-set(PIM_VERSION "5.7.0")
+set(PIM_VERSION "5.7.1")
project(KIdentityManagement VERSION ${PIM_VERSION})
@@ -24,7 +24,7 @@
set(KIDENTITYMANAGEMENT_LIB_VERSION ${PIM_VERSION})
-set(PIMTEXTEDIT_LIB_VERSION "5.7.0")
+set(PIMTEXTEDIT_LIB_VERSION "5.7.1")
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-17.12.0/po/ca/libkpimidentities5.po
new/kidentitymanagement-17.12.1/po/ca/libkpimidentities5.po
--- old/kidentitymanagement-17.12.0/po/ca/libkpimidentities5.po 2017-12-08
02:01:32.000000000 +0100
+++ new/kidentitymanagement-17.12.1/po/ca/libkpimidentities5.po 2018-01-09
02:17:41.000000000 +0100
@@ -1,23 +1,23 @@
# Translation of libkpimidentities5.po to Catalan
-# Copyright (C) 2014 This_file_is_part_of_KDE
+# Copyright (C) 2014-2017 This_file_is_part_of_KDE
# This file is distributed under the license LGPL version 2.1 or
# version 3 or later versions approved by the membership of KDE e.V.
#
-# Josep Ma. Ferrer <[email protected]>, 2007, 2008, 2010, 2012.
+# Josep Ma. Ferrer <[email protected]>, 2007, 2008, 2010, 2012, 2017.
# Antoni Bella Pérez <[email protected]>, 2014.
msgid ""
msgstr ""
"Project-Id-Version: libkpimidentities5\n"
"Report-Msgid-Bugs-To: http://bugs.kde.org\n"
"POT-Creation-Date: 2017-10-25 05:47+0200\n"
-"PO-Revision-Date: 2014-04-22 22:12+0200\n"
-"Last-Translator: Antoni Bella Pérez <[email protected]>\n"
+"PO-Revision-Date: 2017-12-30 17:51+0100\n"
+"Last-Translator: Josep Ma. Ferrer <[email protected]>\n"
"Language-Team: Catalan <[email protected]>\n"
"Language: ca\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
-"X-Generator: Lokalize 1.5\n"
+"X-Generator: Lokalize 2.0\n"
"Plural-Forms: nplurals=2; plural=n != 1;\n"
"X-Accelerator-Marker: &\n"
@@ -93,7 +93,7 @@
#: signatureconfigurator.cpp:133
#, kde-format
msgid "Obtain signature &text from:"
-msgstr "Obtén el &text de la signatura des:"
+msgstr "Obtén el &text de la signatura des de:"
#: signatureconfigurator.cpp:174
#, kde-format
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore'
old/kidentitymanagement-17.12.0/po/ca@valencia/libkpimidentities5.po
new/kidentitymanagement-17.12.1/po/ca@valencia/libkpimidentities5.po
--- old/kidentitymanagement-17.12.0/po/ca@valencia/libkpimidentities5.po
2017-12-08 02:01:32.000000000 +0100
+++ new/kidentitymanagement-17.12.1/po/ca@valencia/libkpimidentities5.po
2018-01-09 02:17:41.000000000 +0100
@@ -1,23 +1,23 @@
# Translation of libkpimidentities5.po to Catalan (Valencian)
-# Copyright (C) 2014 This_file_is_part_of_KDE
+# Copyright (C) 2014-2017 This_file_is_part_of_KDE
# This file is distributed under the license LGPL version 2.1 or
# version 3 or later versions approved by the membership of KDE e.V.
#
-# Josep Ma. Ferrer <[email protected]>, 2007, 2008, 2010, 2012.
+# Josep Ma. Ferrer <[email protected]>, 2007, 2008, 2010, 2012, 2017.
# Antoni Bella Pérez <[email protected]>, 2014.
msgid ""
msgstr ""
"Project-Id-Version: libkpimidentities5\n"
"Report-Msgid-Bugs-To: http://bugs.kde.org\n"
"POT-Creation-Date: 2017-10-25 05:47+0200\n"
-"PO-Revision-Date: 2014-04-22 22:12+0200\n"
-"Last-Translator: Antoni Bella Pérez <[email protected]>\n"
+"PO-Revision-Date: 2017-12-30 17:51+0100\n"
+"Last-Translator: Josep Ma. Ferrer <[email protected]>\n"
"Language-Team: Catalan <[email protected]>\n"
"Language: ca@valencia\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
-"X-Generator: Lokalize 1.5\n"
+"X-Generator: Lokalize 2.0\n"
"Plural-Forms: nplurals=2; plural=n != 1;\n"
"X-Accelerator-Marker: &\n"
@@ -93,7 +93,7 @@
#: signatureconfigurator.cpp:133
#, kde-format
msgid "Obtain signature &text from:"
-msgstr "Obtén el &text de la signatura des:"
+msgstr "Obtén el &text de la signatura des de:"
#: signatureconfigurator.cpp:174
#, kde-format
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore'
old/kidentitymanagement-17.12.0/po/zh_CN/libkpimidentities5.po
new/kidentitymanagement-17.12.1/po/zh_CN/libkpimidentities5.po
--- old/kidentitymanagement-17.12.0/po/zh_CN/libkpimidentities5.po
2017-12-08 02:01:33.000000000 +0100
+++ new/kidentitymanagement-17.12.1/po/zh_CN/libkpimidentities5.po
2018-01-09 02:17:42.000000000 +0100
@@ -7,7 +7,7 @@
"Project-Id-Version: kdeorg\n"
"Report-Msgid-Bugs-To: http://bugs.kde.org\n"
"POT-Creation-Date: 2017-10-25 05:47+0200\n"
-"PO-Revision-Date: 2017-11-09 08:21-0500\n"
+"PO-Revision-Date: 2018-01-08 18:07-0500\n"
"Last-Translator: guoyunhebrave <[email protected]>\n"
"Language-Team: Chinese Simplified\n"
"Language: zh_CN\n"
@@ -18,7 +18,7 @@
"X-Generator: crowdin.com\n"
"X-Crowdin-Project: kdeorg\n"
"X-Crowdin-Language: zh-CN\n"
-"X-Crowdin-File: /kf5-trunk/messages/pim/libkpimidentities5.pot\n"
+"X-Crowdin-File: /kf5-stable/messages/pim/libkpimidentities5.pot\n"
#: identitymanager.cpp:178
#, kde-format