openSUSE Commits
Threads by month
- ----- 2025 -----
- January
- ----- 2024 -----
- December
- November
- October
- September
- August
- July
- June
- May
- April
- March
- February
- January
- ----- 2023 -----
- December
- November
- October
- September
- August
- July
- June
- May
- April
- March
- February
- January
- ----- 2022 -----
- December
- November
- October
- September
- August
- July
- June
- May
- April
- March
- February
- January
- ----- 2021 -----
- December
- November
- October
- September
- August
- July
- June
- May
- April
- March
- February
- January
- ----- 2020 -----
- December
- November
- October
- September
- August
- July
- June
- May
- April
- March
- February
- January
- ----- 2019 -----
- December
- November
- October
- September
- August
- July
- June
- May
- April
- March
- February
- January
- ----- 2018 -----
- December
- November
- October
- September
- August
- July
- June
- May
- April
- March
- February
- January
- ----- 2017 -----
- December
- November
- October
- September
- August
- July
- June
- May
- April
- March
- February
- January
- ----- 2016 -----
- December
- November
- October
- September
- August
- July
- June
- May
- April
- March
- February
- January
- ----- 2015 -----
- December
- November
- October
- September
- August
- July
- June
- May
- April
- March
- February
- January
- ----- 2014 -----
- December
- November
- October
- September
- August
- July
- June
- May
- April
- March
- February
- January
- ----- 2013 -----
- December
- November
- October
- September
- August
- July
- June
- May
- April
- March
- February
- January
- ----- 2012 -----
- December
- November
- October
- September
- August
- July
- June
- May
- April
- March
- February
- January
- ----- 2011 -----
- December
- November
- October
- September
- August
- July
- June
- May
- April
- March
- February
- January
- ----- 2010 -----
- December
- November
- October
- September
- August
- July
- June
- May
- April
- March
- February
- January
- ----- 2009 -----
- December
- November
- October
- September
- August
- July
- June
- May
- April
- March
- February
- January
- ----- 2008 -----
- December
- November
- October
- September
- August
- July
- June
- May
- April
- March
- February
- January
- ----- 2007 -----
- December
- November
- October
- September
- August
- July
- June
- May
- April
- March
- February
- January
- ----- 2006 -----
- December
- November
- October
- September
- August
- July
- June
- May
- April
- March
January 2017
- 1 participants
- 679 discussions
Hello community,
here is the log from the commit of package kholidays for openSUSE:Factory checked in at 2017-01-25 22:55:51
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/kholidays (Old)
and /work/SRC/openSUSE:Factory/.kholidays.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "kholidays"
Changes:
--------
--- /work/SRC/openSUSE:Factory/kholidays/kholidays.changes 2016-12-17 10:40:47.999544593 +0100
+++ /work/SRC/openSUSE:Factory/.kholidays.new/kholidays.changes 2017-01-25 22:55:52.471517738 +0100
@@ -1,0 +2,7 @@
+Sat Jan 14 08:56:34 UTC 2017 - lbeltrame(a)kde.org
+
+- - Update to KDE Applications 16.12.1
+ * KDE Applications 16.12.1
+ * https://www.kde.org/announcements/announce-applications-16.12.1.php
+
+-------------------------------------------------------------------
Old:
----
kholidays-16.12.0.tar.xz
New:
----
kholidays-16.12.1.tar.xz
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ kholidays.spec ++++++
--- /var/tmp/diff_new_pack.alOM1s/_old 2017-01-25 22:55:53.075426341 +0100
+++ /var/tmp/diff_new_pack.alOM1s/_new 2017-01-25 22:55:53.083425130 +0100
@@ -1,7 +1,7 @@
#
# spec file for package kholidays
#
-# Copyright (c) 2016 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2017 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
@@ -17,10 +17,10 @@
Name: kholidays
-Version: 16.12.0
+Version: 16.12.1
Release: 0
%define kf5_version 5.26.0
-# Latest stable Applications (e.g. 16.08 in KA, but 16.12.0 in KUA)
+# Latest stable Applications (e.g. 16.08 in KA, but 16.12.1 in KUA)
%{!?_kapp_version: %global _kapp_version %(echo %{version}| awk -F. '{print $1"."$2}')}
Summary: Holiday API for KDE PIM
License: LGPL-2.1+
++++++ kholidays-16.12.0.tar.xz -> kholidays-16.12.1.tar.xz ++++++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/kholidays-16.12.0/CMakeLists.txt new/kholidays-16.12.1/CMakeLists.txt
--- old/kholidays-16.12.0/CMakeLists.txt 2016-12-03 08:02:11.000000000 +0100
+++ new/kholidays-16.12.1/CMakeLists.txt 2016-12-16 14:51:07.000000000 +0100
@@ -18,7 +18,7 @@
include(KDECMakeSettings)
include(KDEFrameworkCompilerSettings NO_POLICY_SCOPE)
-set(PIM_VERSION "5.4.0")
+set(PIM_VERSION "5.4.1")
set(KHOLIDAYS_LIB_VERSION ${PIM_VERSION})
1
0
Hello community,
here is the log from the commit of package khelpcenter5 for openSUSE:Factory checked in at 2017-01-25 22:55:38
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/khelpcenter5 (Old)
and /work/SRC/openSUSE:Factory/.khelpcenter5.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "khelpcenter5"
Changes:
--------
--- /work/SRC/openSUSE:Factory/khelpcenter5/khelpcenter5.changes 2016-12-17 10:40:39.368768175 +0100
+++ /work/SRC/openSUSE:Factory/.khelpcenter5.new/khelpcenter5.changes 2017-01-25 22:55:38.645610256 +0100
@@ -1,0 +2,7 @@
+Sat Jan 14 08:56:27 UTC 2017 - lbeltrame(a)kde.org
+
+- - Update to KDE Applications 16.12.1
+ * KDE Applications 16.12.1
+ * https://www.kde.org/announcements/announce-applications-16.12.1.php
+
+-------------------------------------------------------------------
Old:
----
khelpcenter-16.12.0.tar.xz
New:
----
khelpcenter-16.12.1.tar.xz
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ khelpcenter5.spec ++++++
--- /var/tmp/diff_new_pack.RIb1NW/_old 2017-01-25 22:55:39.293512195 +0100
+++ /var/tmp/diff_new_pack.RIb1NW/_new 2017-01-25 22:55:39.293512195 +0100
@@ -1,7 +1,7 @@
#
# spec file for package khelpcenter5
#
-# Copyright (c) 2016 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2017 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
@@ -17,10 +17,10 @@
%define kf5_version 5.26.0
-# Latest stable Applications (e.g. 16.08 in KA, but 16.12.0 in KUA)
+# Latest stable Applications (e.g. 16.08 in KA, but 16.12.1 in KUA)
%{!?_kapp_version: %global _kapp_version %(echo %{version}| awk -F. '{print $1"."$2}')}
Name: khelpcenter5
-Version: 16.12.0
+Version: 16.12.1
Release: 0
Summary: KDE Documentation Application
License: GPL-2.0+
++++++ khelpcenter-16.12.0.tar.xz -> khelpcenter-16.12.1.tar.xz ++++++
1
0
Hello community,
here is the log from the commit of package kgpg for openSUSE:Factory checked in at 2017-01-25 22:55:24
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/kgpg (Old)
and /work/SRC/openSUSE:Factory/.kgpg.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "kgpg"
Changes:
--------
--- /work/SRC/openSUSE:Factory/kgpg/kgpg.changes 2017-01-11 11:53:55.641763331 +0100
+++ /work/SRC/openSUSE:Factory/.kgpg.new/kgpg.changes 2017-01-25 22:55:27.143351187 +0100
@@ -1,0 +2,10 @@
+Sat Jan 14 08:56:14 UTC 2017 - lbeltrame(a)kde.org
+
+- - Update to KDE Applications 16.12.1
+ * KDE Applications 16.12.1
+ * https://www.kde.org/announcements/announce-applications-16.12.1.php
+
+- Drop 0001-fix-crash-when-GnuPG-does-not-output-curve-fields-fo.patch,
+ included in this release
+
+-------------------------------------------------------------------
Old:
----
0001-fix-crash-when-GnuPG-does-not-output-curve-fields-fo.patch
kgpg-16.12.0.tar.xz
New:
----
kgpg-16.12.1.tar.xz
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ kgpg.spec ++++++
--- /var/tmp/diff_new_pack.aQkvNs/_old 2017-01-25 22:55:27.783254332 +0100
+++ /var/tmp/diff_new_pack.aQkvNs/_new 2017-01-25 22:55:27.787253727 +0100
@@ -17,10 +17,10 @@
Name: kgpg
-Version: 16.12.0
+Version: 16.12.1
Release: 0
%define kf5_version 5.26.0
-# Latest stable Applications (e.g. 16.08 in KA, but 16.12.0 in KUA)
+# Latest stable Applications (e.g. 16.08 in KA, but 16.12.1 in KUA)
%{!?_kapp_version: %global _kapp_version %(echo %{version}| awk -F. '{print $1"."$2}')}
# It can only build on the same platforms as Qt Webengine
ExclusiveArch: %ix86 x86_64 %arm aarch64 mips mips64
@@ -32,9 +32,8 @@
Patch1: kgpg-autostart.diff
Patch2: fix-build-gcc48.patch
# The following patches are from upstream and added on the upstream maintainers request, see https://build.opensuse.org/request/show/448937
-Patch3: 0001-fix-crash-when-GnuPG-does-not-output-curve-fields-fo.patch
-Patch4: 0002-Revert-Use-new-slot-syntax-for-KStandardAction-conne.patch
-Patch5: 0003-Revert-Increase-KF5-requirement.patch
+Patch3: 0002-Revert-Use-new-slot-syntax-for-KStandardAction-conne.patch
+Patch4: 0003-Revert-Increase-KF5-requirement.patch
BuildRequires: akonadi-contact-devel
BuildRequires: boost-devel
BuildRequires: extra-cmake-modules
@@ -69,7 +68,6 @@
%patch2 -p1
%patch3 -p1
%patch4 -p1
-%patch5 -p1
%build
%cmake_kf5 -d build
++++++ kgpg-16.12.0.tar.xz -> kgpg-16.12.1.tar.xz ++++++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/kgpg-16.12.0/CMakeLists.txt new/kgpg-16.12.1/CMakeLists.txt
--- old/kgpg-16.12.0/CMakeLists.txt 2016-12-12 01:22:37.000000000 +0100
+++ new/kgpg-16.12.1/CMakeLists.txt 2017-01-07 19:58:24.000000000 +0100
@@ -3,7 +3,7 @@
# KDE Application Version, managed by release script
set (KDE_APPLICATIONS_VERSION_MAJOR "16")
set (KDE_APPLICATIONS_VERSION_MINOR "12")
-set (KDE_APPLICATIONS_VERSION_MICRO "0")
+set (KDE_APPLICATIONS_VERSION_MICRO "1")
set (KDE_APPLICATIONS_VERSION "${KDE_APPLICATIONS_VERSION_MAJOR}.${KDE_APPLICATIONS_VERSION_MINOR}.${KDE_APPLICATIONS_VERSION_MICRO}")
project(kgpg)
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/kgpg-16.12.0/kgpginterface.cpp new/kgpg-16.12.1/kgpginterface.cpp
--- old/kgpg-16.12.0/kgpginterface.cpp 2016-12-12 01:22:37.000000000 +0100
+++ new/kgpg-16.12.1/kgpginterface.cpp 2017-01-07 19:58:24.000000000 +0100
@@ -342,9 +342,10 @@
keytype = Convert::toSubType(caps, true);
}
+ const QString curve = (items > 16) ? lsp.at(16) : QString();
result << KgpgKey(lsp.at(4), lsp.at(2).toUInt(), Convert::toTrust(lsp.at(1)),
Convert::toAlgo(lsp.at(3)), subtype, keytype,
- QDateTime::fromTime_t(lsp.at(5).toUInt()), lsp.at(16));
+ QDateTime::fromTime_t(lsp.at(5).toUInt()), curve);
secretkey = &result.last();
++++++ kgpg-autostart.diff ++++++
--- /var/tmp/diff_new_pack.aQkvNs/_old 2017-01-25 22:55:28.159197430 +0100
+++ /var/tmp/diff_new_pack.aQkvNs/_new 2017-01-25 22:55:28.163196825 +0100
@@ -1,6 +1,6 @@
--- org.kde.kgpg.desktop 2008/07/21 09:57:19 1.1
+++ org.kde.kgpg.desktop 2008/07/21 09:57:26
-@@ -118,3 +118,4 @@
+@@ -219,3 +219,4 @@
X-KDE-autostart-condition=kgpgrc:User Interface:AutoStart:false
Categories=Qt;KDE;Utility;X-KDE-Utilities-PIM;
1
0
Hello community,
here is the log from the commit of package kdnssd for openSUSE:Factory checked in at 2017-01-25 22:54:57
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/kdnssd (Old)
and /work/SRC/openSUSE:Factory/.kdnssd.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "kdnssd"
Changes:
--------
--- /work/SRC/openSUSE:Factory/kdnssd/kdnssd.changes 2016-12-17 10:39:03.746324855 +0100
+++ /work/SRC/openSUSE:Factory/.kdnssd.new/kdnssd.changes 2017-01-25 22:54:57.523834657 +0100
@@ -1,0 +2,7 @@
+Sat Jan 14 08:55:25 UTC 2017 - lbeltrame(a)kde.org
+
+- - Update to KDE Applications 16.12.1
+ * KDE Applications 16.12.1
+ * https://www.kde.org/announcements/announce-applications-16.12.1.php
+
+-------------------------------------------------------------------
Old:
----
zeroconf-ioslave-16.12.0.tar.xz
New:
----
zeroconf-ioslave-16.12.1.tar.xz
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ kdnssd.spec ++++++
--- /var/tmp/diff_new_pack.1yvVBC/_old 2017-01-25 22:54:57.995763218 +0100
+++ /var/tmp/diff_new_pack.1yvVBC/_new 2017-01-25 22:54:57.999762612 +0100
@@ -18,10 +18,10 @@
%define rname zeroconf-ioslave
Name: kdnssd
-Version: 16.12.0
+Version: 16.12.1
Release: 0
%define kf5_version 5.26.0
-# Latest stable Applications (e.g. 16.08 in KA, but 16.12.0 in KUA)
+# Latest stable Applications (e.g. 16.08 in KA, but 16.12.1 in KUA)
%{!?_kapp_version: %global _kapp_version %(echo %{version}| awk -F. '{print $1"."$2}')}
Summary: Zeroconf Support for KDE
License: GPL-2.0+
++++++ zeroconf-ioslave-16.12.0.tar.xz -> zeroconf-ioslave-16.12.1.tar.xz ++++++
1
0
Hello community,
here is the log from the commit of package kdialog for openSUSE:Factory checked in at 2017-01-25 22:54:42
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/kdialog (Old)
and /work/SRC/openSUSE:Factory/.kdialog.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "kdialog"
Changes:
--------
--- /work/SRC/openSUSE:Factory/kdialog/kdialog.changes 2016-12-17 10:38:45.648890649 +0100
+++ /work/SRC/openSUSE:Factory/.kdialog.new/kdialog.changes 2017-01-25 22:54:43.313985785 +0100
@@ -1,0 +2,7 @@
+Sat Jan 14 08:55:12 UTC 2017 - lbeltrame(a)kde.org
+
+- - Update to KDE Applications 16.12.1
+ * KDE Applications 16.12.1
+ * https://www.kde.org/announcements/announce-applications-16.12.1.php
+
+-------------------------------------------------------------------
Old:
----
kdialog-16.12.0.tar.xz
New:
----
kdialog-16.12.1.tar.xz
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ kdialog.spec ++++++
--- /var/tmp/diff_new_pack.m44hHL/_old 2017-01-25 22:54:43.769916762 +0100
+++ /var/tmp/diff_new_pack.m44hHL/_new 2017-01-25 22:54:43.773916158 +0100
@@ -1,7 +1,7 @@
#
# spec file for package kdialog
#
-# Copyright (c) 2016 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2017 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
@@ -17,10 +17,10 @@
Name: kdialog
-Version: 16.12.0
+Version: 16.12.1
Release: 0
%define kf5_version 5.26.0
-# Latest stable Applications (e.g. 16.08 in KA, but 16.12.0 in KUA)
+# Latest stable Applications (e.g. 16.08 in KA, but 16.12.1 in KUA)
%{!?_kapp_version: %global _kapp_version %(echo %{version}| awk -F. '{print $1"."$2}')}
Summary: KDE version of xdialog
License: GPL-2.0+
++++++ kdialog-16.12.0.tar.xz -> kdialog-16.12.1.tar.xz ++++++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/kdialog-16.12.0/COPYING.DOC new/kdialog-16.12.1/COPYING.DOC
--- old/kdialog-16.12.0/COPYING.DOC 2016-11-05 13:42:44.000000000 +0100
+++ new/kdialog-16.12.1/COPYING.DOC 2016-12-21 10:41:19.000000000 +0100
@@ -1,13 +1,13 @@
- GNU Free Documentation License
- Version 1.2, November 2002
+ GNU Free Documentation License
+ Version 1.3, 3 November 2008
- Copyright (C) 2000,2001,2002 Free Software Foundation, Inc.
- 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA
+
+ Copyright (C) 2000, 2001, 2002, 2007, 2008 Free Software Foundation, Inc.
+ <http://fsf.org/>
Everyone is permitted to copy and distribute verbatim copies
of this license document, but changing it is not allowed.
-
0. PREAMBLE
The purpose of this License is to make a manual, textbook, or other
@@ -50,11 +50,11 @@
A "Secondary Section" is a named appendix or a front-matter section of
the Document that deals exclusively with the relationship of the
-publishers or authors of the Document to the Document's overall subject
-(or to related matters) and contains nothing that could fall directly
-within that overall subject. (Thus, if the Document is in part a
-textbook of mathematics, a Secondary Section may not explain any
-mathematics.) The relationship could be a matter of historical
+publishers or authors of the Document to the Document's overall
+subject (or to related matters) and contains nothing that could fall
+directly within that overall subject. (Thus, if the Document is in
+part a textbook of mathematics, a Secondary Section may not explain
+any mathematics.) The relationship could be a matter of historical
connection with the subject or with related matters, or of legal,
commercial, philosophical, ethical or political position regarding
them.
@@ -103,6 +103,9 @@
the text near the most prominent appearance of the work's title,
preceding the beginning of the body of the text.
+The "publisher" means any person or entity that distributes copies of
+the Document to the public.
+
A section "Entitled XYZ" means a named subunit of the Document whose
title either is precisely XYZ or contains XYZ in parentheses following
text that translates XYZ in another language. (Here XYZ stands for a
@@ -118,14 +121,13 @@
implication that these Warranty Disclaimers may have is void and has
no effect on the meaning of this License.
-
2. VERBATIM COPYING
You may copy and distribute the Document in any medium, either
commercially or noncommercially, provided that this License, the
copyright notices, and the license notice saying this License applies
-to the Document are reproduced in all copies, and that you add no other
-conditions whatsoever to those of this License. You may not use
+to the Document are reproduced in all copies, and that you add no
+other conditions whatsoever to those of this License. You may not use
technical measures to obstruct or control the reading or further
copying of the copies you make or distribute. However, you may accept
compensation in exchange for copies. If you distribute a large enough
@@ -169,8 +171,9 @@
edition to the public.
It is requested, but not required, that you contact the authors of the
-Document well before redistributing any large number of copies, to give
-them a chance to provide you with an updated version of the Document.
+Document well before redistributing any large number of copies, to
+give them a chance to provide you with an updated version of the
+Document.
4. MODIFICATIONS
@@ -285,16 +288,18 @@
6. COLLECTIONS OF DOCUMENTS
-You may make a collection consisting of the Document and other documents
-released under this License, and replace the individual copies of this
-License in the various documents with a single copy that is included in
-the collection, provided that you follow the rules of this License for
-verbatim copying of each of the documents in all other respects.
-
-You may extract a single document from such a collection, and distribute
-it individually under this License, provided you insert a copy of this
-License into the extracted document, and follow this License in all
-other respects regarding verbatim copying of that document.
+You may make a collection consisting of the Document and other
+documents released under this License, and replace the individual
+copies of this License in the various documents with a single copy
+that is included in the collection, provided that you follow the rules
+of this License for verbatim copying of each of the documents in all
+other respects.
+
+You may extract a single document from such a collection, and
+distribute it individually under this License, provided you insert a
+copy of this License into the extracted document, and follow this
+License in all other respects regarding verbatim copying of that
+document.
7. AGGREGATION WITH INDEPENDENT WORKS
@@ -340,21 +345,38 @@
9. TERMINATION
-You may not copy, modify, sublicense, or distribute the Document except
-as expressly provided for under this License. Any other attempt to
-copy, modify, sublicense or distribute the Document is void, and will
-automatically terminate your rights under this License. However,
-parties who have received copies, or rights, from you under this
-License will not have their licenses terminated so long as such
-parties remain in full compliance.
+You may not copy, modify, sublicense, or distribute the Document
+except as expressly provided under this License. Any attempt
+otherwise to copy, modify, sublicense, or distribute it is void, and
+will automatically terminate your rights under this License.
+
+However, if you cease all violation of this License, then your license
+from a particular copyright holder is reinstated (a) provisionally,
+unless and until the copyright holder explicitly and finally
+terminates your license, and (b) permanently, if the copyright holder
+fails to notify you of the violation by some reasonable means prior to
+60 days after the cessation.
+
+Moreover, your license from a particular copyright holder is
+reinstated permanently if the copyright holder notifies you of the
+violation by some reasonable means, this is the first time you have
+received notice of violation of this License (for any work) from that
+copyright holder, and you cure the violation prior to 30 days after
+your receipt of the notice.
+
+Termination of your rights under this section does not terminate the
+licenses of parties who have received copies or rights from you under
+this License. If your rights have been terminated and not permanently
+reinstated, receipt of a copy of some or all of the same material does
+not give you any rights to use it.
10. FUTURE REVISIONS OF THIS LICENSE
-The Free Software Foundation may publish new, revised versions
-of the GNU Free Documentation License from time to time. Such new
-versions will be similar in spirit to the present version, but may
-differ in detail to address new problems or concerns. See
+The Free Software Foundation may publish new, revised versions of the
+GNU Free Documentation License from time to time. Such new versions
+will be similar in spirit to the present version, but may differ in
+detail to address new problems or concerns. See
http://www.gnu.org/copyleft/.
Each version of the License is given a distinguishing version number.
@@ -364,7 +386,39 @@
of any later version that has been published (not as a draft) by the
Free Software Foundation. If the Document does not specify a version
number of this License, you may choose any version ever published (not
-as a draft) by the Free Software Foundation.
+as a draft) by the Free Software Foundation. If the Document
+specifies that a proxy can decide which future versions of this
+License can be used, that proxy's public statement of acceptance of a
+version permanently authorizes you to choose that version for the
+Document.
+
+11. RELICENSING
+
+"Massive Multiauthor Collaboration Site" (or "MMC Site") means any
+World Wide Web server that publishes copyrightable works and also
+provides prominent facilities for anybody to edit those works. A
+public wiki that anybody can edit is an example of such a server. A
+"Massive Multiauthor Collaboration" (or "MMC") contained in the site
+means any set of copyrightable works thus published on the MMC site.
+
+"CC-BY-SA" means the Creative Commons Attribution-Share Alike 3.0
+license published by Creative Commons Corporation, a not-for-profit
+corporation with a principal place of business in San Francisco,
+California, as well as future copyleft versions of that license
+published by that same organization.
+
+"Incorporate" means to publish or republish a Document, in whole or in
+part, as part of another Document.
+
+An MMC is "eligible for relicensing" if it is licensed under this
+License, and if all works that were first published under this License
+somewhere other than this MMC, and subsequently incorporated in whole or
+in part into the MMC, (1) had no cover texts or invariant sections, and
+(2) were thus incorporated prior to November 1, 2008.
+
+The operator of an MMC Site may republish an MMC contained in the site
+under CC-BY-SA on the same site at any time before August 1, 2009,
+provided the MMC is eligible for relicensing.
ADDENDUM: How to use this License for your documents
@@ -375,7 +429,7 @@
Copyright (c) YEAR YOUR NAME.
Permission is granted to copy, distribute and/or modify this document
- under the terms of the GNU Free Documentation License, Version 1.2
+ under the terms of the GNU Free Documentation License, Version 1.3
or any later version published by the Free Software Foundation;
with no Invariant Sections, no Front-Cover Texts, and no Back-Cover Texts.
A copy of the license is included in the section entitled "GNU
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/kdialog-16.12.0/src/kdialog.cpp new/kdialog-16.12.1/src/kdialog.cpp
--- old/kdialog-16.12.0/src/kdialog.cpp 2016-11-05 13:42:44.000000000 +0100
+++ new/kdialog-16.12.1/src/kdialog.cpp 2016-12-21 10:41:19.000000000 +0100
@@ -211,6 +211,14 @@
int main(int argc, char *argv[])
{
+ // Bug 373677: Qt removes various arguments it treats internally (such as title and icon) from args
+ // and applies them to the first Qt::Window, while here we only show dialogs
+ // so we need to store them before we even create our QApplication
+ QStringList rawArgs;
+ for (int i = 0; i < argc; ++i) {
+ rawArgs << QString::fromLocal8Bit(argv[i]);
+ }
+
KLocalizedString::setApplicationDomain("kdialog");
QApplication app(argc, argv);
@@ -286,7 +294,7 @@
parser.addPositionalArgument(QLatin1String("[arg]"), i18n("Arguments - depending on main option"));
- parser.process(app);
+ parser.process(rawArgs);
aboutData.processCommandLine(&parser);
// execute kdialog command
1
0
Hello community,
here is the log from the commit of package kdepim-runtime for openSUSE:Factory checked in at 2017-01-25 22:54:25
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/kdepim-runtime (Old)
and /work/SRC/openSUSE:Factory/.kdepim-runtime.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "kdepim-runtime"
Changes:
--------
--- /work/SRC/openSUSE:Factory/kdepim-runtime/kdepim-runtime.changes 2017-01-04 17:20:09.608635193 +0100
+++ /work/SRC/openSUSE:Factory/.kdepim-runtime.new/kdepim-runtime.changes 2017-01-25 22:54:26.952462803 +0100
@@ -1,0 +2,9 @@
+Sat Jan 14 08:54:50 UTC 2017 - lbeltrame(a)kde.org
+
+- - Update to KDE Applications 16.12.1
+ * KDE Applications 16.12.1
+ * https://www.kde.org/announcements/announce-applications-16.12.1.php
+
+- Drop fix-data-loss-bug-in-ical.patch due to upstream inclusion
+
+-------------------------------------------------------------------
Old:
----
fix-data-loss-bug-in-ical.patch
kdepim-runtime-16.12.0.tar.xz
New:
----
kdepim-runtime-16.12.1.tar.xz
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ kdepim-runtime.spec ++++++
--- /var/tmp/diff_new_pack.5chXkN/_old 2017-01-25 22:54:27.604364106 +0100
+++ /var/tmp/diff_new_pack.5chXkN/_new 2017-01-25 22:54:27.608363500 +0100
@@ -1,7 +1,7 @@
#
# spec file for package kdepim-runtime
#
-# Copyright (c) 2016 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2017 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
@@ -17,18 +17,16 @@
%define kf5_version 5.26.0
-# Latest stable Applications (e.g. 16.08 in KA, but 16.12.0 in KUA)
+# Latest stable Applications (e.g. 16.08 in KA, but 16.12.1 in KUA)
%{!?_kapp_version: %global _kapp_version %(echo %{version}| awk -F. '{print $1"."$2}')}
Name: kdepim-runtime
-Version: 16.12.0
+Version: 16.12.1
Release: 0
Summary: Base package of kdepim
License: GPL-2.0
Group: System/GUI/KDE
Url: http://www.kde.org
Source: kdepim-runtime-%{version}.tar.xz
-#PATCH-FIX-UPSTREAM fix-data-loss-bug-in-ical.patch dfaure(a)kde.org
-Patch1: fix-data-loss-bug-in-ical.patch
BuildRequires: akonadi-calendar-devel >= %{_kapp_version}
BuildRequires: akonadi-contact-devel >= %{_kapp_version}
BuildRequires: akonadi-mime-devel >= %{_kapp_version}
@@ -91,7 +89,6 @@
%prep
%setup -q -n kdepim-runtime-%{version}
-%patch1 -p1
%build
%cmake_kf5 -d build -- -DBUILD_TESTING=ON -DKF5_INCLUDE_INSTALL_DIR=%{_kf5_includedir}
++++++ kdepim-runtime-16.12.0.tar.xz -> kdepim-runtime-16.12.1.tar.xz ++++++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/kdepim-runtime-16.12.0/resources/google/calendar/googlecalendarresource.desktop new/kdepim-runtime-16.12.1/resources/google/calendar/googlecalendarresource.desktop
--- old/kdepim-runtime-16.12.0/resources/google/calendar/googlecalendarresource.desktop 2016-12-08 07:06:24.000000000 +0100
+++ new/kdepim-runtime-16.12.1/resources/google/calendar/googlecalendarresource.desktop 2017-01-08 07:59:41.000000000 +0100
@@ -6,7 +6,7 @@
Name[ca@valencia]=Calendaris i tasques de Google
Name[cs]=Kalendáře a úkoly Google
Name[da]=Google kalendere og opgaver
-Name[de]=Google-Kalender und -Tasks
+Name[de]=Google-Kalender und -Aufgaben
Name[el]=Google ημερολόγια και εργασίες
Name[en_GB]=Google Calendars and Tasks
Name[es]=Calendarios Google y tareas
@@ -47,7 +47,7 @@
Comment[ca]=Accediu als calendaris i tasques de Google des del KDE
Comment[ca@valencia]=Accediu als calendaris i tasques de Google des del KDE
Comment[da]=Tilgå dine Google kalendere og opgaver fra KDE
-Comment[de]=Greifen Sie in KDE auf Ihre Google-Kalender und -Tasks zu
+Comment[de]=Greifen Sie in KDE auf Ihre Google-Kalender und -Aufgaben zu
Comment[el]=Αποκτήστε πρόσβαση στα Google ημερολόγια και τις εργασίες σας από το KDE
Comment[en_GB]=Access your Google Calendars and Tasks from KDE
Comment[es]=Acceda a sus calendarios Google y tareas desde KDE
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/kdepim-runtime-16.12.0/resources/icaldir/icaldirresource.desktop new/kdepim-runtime-16.12.1/resources/icaldir/icaldirresource.desktop
--- old/kdepim-runtime-16.12.0/resources/icaldir/icaldirresource.desktop 2016-12-08 07:06:24.000000000 +0100
+++ new/kdepim-runtime-16.12.1/resources/icaldir/icaldirresource.desktop 2017-01-08 07:59:41.000000000 +0100
@@ -46,7 +46,7 @@
Comment[ca@valencia]=«Proporciona accés als elements d'un calendari, cadascun emmagatzemat en un fitxer individual, en un directori proporcionat»
Comment[cs]="Poskytuje přístup k položkám kalendáře, každé uložené v jednom souboru v daném adresáři"
Comment[da]="Giver adgang til en kalenderelementer, hver især gemt i en enkelt fil i en given mappe"
-Comment[de]="Ermöglicht Zugriff auf Kalender, die jeweils in einzelnen Dateien in einem vorgegebenen Ordner gespeichert sind"
+Comment[de]=Ermöglicht Zugriff auf Kalender, die jeweils in einzelnen Dateien in einem vorgegebenen Ordner gespeichert sind
Comment[el]="Παρέχει πρόσβαση σε αντικείμενα ημερολογίου, με το καθένα αποθηκευμένο σε ένα αρχείο, σε δοσμένο κατάλογο"
Comment[en_GB]="Provides access to calendar items, each stored in a single file, in a given directory"
Comment[es]=«Proporciona acceso a elementos de calendario, cada uno almacenado en un solo archivo, en un directorio dado»
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/kdepim-runtime-16.12.0/resources/imap/changeitemsflagstask.cpp new/kdepim-runtime-16.12.1/resources/imap/changeitemsflagstask.cpp
--- old/kdepim-runtime-16.12.0/resources/imap/changeitemsflagstask.cpp 2016-12-08 07:06:24.000000000 +0100
+++ new/kdepim-runtime-16.12.1/resources/imap/changeitemsflagstask.cpp 2017-01-08 07:59:41.000000000 +0100
@@ -102,20 +102,35 @@
void ChangeItemsFlagsTask::triggerAppendFlagsJob(KIMAP::Session *session)
{
- KIMAP::StoreJob *store = prepareJob(session);
- store->setFlags(fromAkonadiToSupportedImapFlags(addedFlags().toList(), items().at(0).parentCollection()));
- store->setMode(KIMAP::StoreJob::AppendFlags);
- connect(store, &KIMAP::StoreJob::result, this, &ChangeItemsFlagsTask::onAppendFlagsDone);
- store->start();
+ const auto supportedFlags = fromAkonadiToSupportedImapFlags(addedFlags().toList(), items().at(0).parentCollection());
+ if (supportedFlags.isEmpty()) {
+ if (!removedFlags().isEmpty()) {
+ m_processedItems = 0;
+ triggerRemoveFlagsJob(session);
+ } else {
+ changeProcessed();
+ }
+ } else {
+ KIMAP::StoreJob *store = prepareJob(session);
+ store->setFlags(supportedFlags);
+ store->setMode(KIMAP::StoreJob::AppendFlags);
+ connect(store, &KIMAP::StoreJob::result, this, &ChangeItemsFlagsTask::onAppendFlagsDone);
+ store->start();
+ }
}
void ChangeItemsFlagsTask::triggerRemoveFlagsJob(KIMAP::Session *session)
{
- KIMAP::StoreJob *store = prepareJob(session);
- store->setFlags(fromAkonadiToSupportedImapFlags(removedFlags().toList(), items().at(0).parentCollection()));
- store->setMode(KIMAP::StoreJob::RemoveFlags);
- connect(store, &KIMAP::StoreJob::result, this, &ChangeItemsFlagsTask::onRemoveFlagsDone);
- store->start();
+ const auto supportedFlags = fromAkonadiToSupportedImapFlags(removedFlags().toList(), items().at(0).parentCollection());
+ if (supportedFlags.isEmpty()) {
+ changeProcessed();
+ } else {
+ KIMAP::StoreJob *store = prepareJob(session);
+ store->setFlags(supportedFlags);
+ store->setMode(KIMAP::StoreJob::RemoveFlags);
+ connect(store, &KIMAP::StoreJob::result, this, &ChangeItemsFlagsTask::onRemoveFlagsDone);
+ store->start();
+ }
}
void ChangeItemsFlagsTask::onAppendFlagsDone(KJob *job)
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/kdepim-runtime-16.12.0/resources/imap/sessionpool.cpp new/kdepim-runtime-16.12.1/resources/imap/sessionpool.cpp
--- old/kdepim-runtime-16.12.0/resources/imap/sessionpool.cpp 2016-12-08 07:06:24.000000000 +0100
+++ new/kdepim-runtime-16.12.1/resources/imap/sessionpool.cpp 2017-01-08 07:59:41.000000000 +0100
@@ -195,6 +195,8 @@
void SessionPool::killSession(KIMAP::Session *session, SessionTermination termination)
{
+ Q_ASSERT(session);
+
if (!m_unusedPool.contains(session) && !m_reservedPool.contains(session) && !m_connectingPool.contains(session)) {
qCWarning(IMAPRESOURCE_LOG) << "Unmanaged session" << session;
Q_ASSERT(false);
@@ -264,7 +266,9 @@
if (!m_initialConnectDone) {
disconnect(); // kills all sessions, including \a session
} else {
- killSession(session, LogoutSession);
+ if (session) {
+ killSession(session, LogoutSession);
+ }
if (!m_pendingRequests.isEmpty()) {
Q_EMIT sessionRequestDone(m_pendingRequests.takeFirst(), Q_NULLPTR, errorCode, errorMessage);
if (!m_pendingRequests.isEmpty()) {
@@ -325,7 +329,6 @@
// All is fine
break;
case PasswordRequesterInterface::ReconnectNeeded:
- Q_ASSERT(m_pendingInitialSession != 0);
cancelSessionCreation(m_pendingInitialSession, ReconnectNeededError, errorMessage);
return;
case PasswordRequesterInterface::UserRejected:
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/kdepim-runtime-16.12.0/resources/kalarm/kalarmdir/kalarmdirresource.desktop new/kdepim-runtime-16.12.1/resources/kalarm/kalarmdir/kalarmdirresource.desktop
--- old/kdepim-runtime-16.12.0/resources/kalarm/kalarmdir/kalarmdirresource.desktop 2016-12-08 07:06:24.000000000 +0100
+++ new/kdepim-runtime-16.12.1/resources/kalarm/kalarmdir/kalarmdirresource.desktop 2017-01-08 07:59:41.000000000 +0100
@@ -46,8 +46,8 @@
Comment[ast]=Carga datos dende una carpeta llocal de KAlarm
Comment[bg]=Зареждане на данни от локална папка KAlarm
Comment[bs]=Čita podatke iz lokalnog KAlarm direktorija
-Comment[ca]=Carrega les dades des d'una carpeta KAlarm local
-Comment[ca@valencia]=Carrega les dades des d'una carpeta KAlarm local
+Comment[ca]=Carrega les dades des d'una carpeta local del KAlarm
+Comment[ca@valencia]=Carrega les dades des d'una carpeta local del KAlarm
Comment[cs]=Načítá data z místní složky KAlarmu
Comment[da]=Indlæser data fra en lokal KAlarm-mappe
Comment[de]=Laden von Daten aus einem lokalen KAlarm-Ordner
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/kdepim-runtime-16.12.0/resources/shared/singlefileresource/singlefileresource.h new/kdepim-runtime-16.12.1/resources/shared/singlefileresource/singlefileresource.h
--- old/kdepim-runtime-16.12.0/resources/shared/singlefileresource/singlefileresource.h 2016-12-08 07:06:24.000000000 +0100
+++ new/kdepim-runtime-16.12.1/resources/shared/singlefileresource/singlefileresource.h 2017-01-08 07:59:41.000000000 +0100
@@ -55,7 +55,7 @@
, mSettings(new Settings(config()))
{
// The resource needs network when the path refers to a non local file.
- setNeedsNetwork(!QUrl(mSettings->path()).isLocalFile());
+ setNeedsNetwork(!QUrl::fromUserInput(mSettings->path()).isLocalFile());
}
~SingleFileResource()
{
@@ -82,7 +82,7 @@
return;
}
- mCurrentUrl = QUrl(mSettings->path()); // path already has scheme
+ mCurrentUrl = QUrl::fromUserInput(mSettings->path()); // the string contains the scheme if remote, doesn't if local path
if (mCurrentHash.isEmpty())
{
// First call to readFile() lets see if there is a hash stored in a
1
0
Hello community,
here is the log from the commit of package kdepim-apps-libs for openSUSE:Factory checked in at 2017-01-25 22:54:08
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/kdepim-apps-libs (Old)
and /work/SRC/openSUSE:Factory/.kdepim-apps-libs.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "kdepim-apps-libs"
Changes:
--------
--- /work/SRC/openSUSE:Factory/kdepim-apps-libs/kdepim-apps-libs.changes 2016-12-17 10:37:57.091775021 +0100
+++ /work/SRC/openSUSE:Factory/.kdepim-apps-libs.new/kdepim-apps-libs.changes 2017-01-25 22:54:09.483107732 +0100
@@ -1,0 +2,7 @@
+Sat Jan 14 08:54:44 UTC 2017 - lbeltrame(a)kde.org
+
+- - Update to KDE Applications 16.12.1
+ * KDE Applications 16.12.1
+ * https://www.kde.org/announcements/announce-applications-16.12.1.php
+
+-------------------------------------------------------------------
Old:
----
kdepim-apps-libs-16.12.0.tar.xz
New:
----
kdepim-apps-libs-16.12.1.tar.xz
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ kdepim-apps-libs.spec ++++++
--- /var/tmp/diff_new_pack.B5xrRG/_old 2017-01-25 22:54:10.194999944 +0100
+++ /var/tmp/diff_new_pack.B5xrRG/_new 2017-01-25 22:54:10.198999339 +0100
@@ -1,7 +1,7 @@
#
# spec file for package kdepim-apps-libs
#
-# Copyright (c) 2016 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2017 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
@@ -17,14 +17,14 @@
Name: kdepim-apps-libs
-Version: 16.12.0
+Version: 16.12.1
Release: 0
%define kf5_version 5.26.0
-# Latest stable Applications (e.g. 16.08 in KA, but 16.12.0 in KUA)
+# Latest stable Applications (e.g. 16.08 in KA, but 16.12.1 in KUA)
%{!?_kapp_version: %global _kapp_version %(echo %{version}| awk -F. '{print $1"."$2}')}
Summary: Base package of kdepim
-License: GPL-2.0 and GPL-2.0+ and LGPL-2.1+
# FIXME: use correct group, see "https://en.opensuse.org/openSUSE:Package_group_guidelines"
+License: GPL-2.0 and GPL-2.0+ and LGPL-2.1+
Group: Development/Libraries
Url: http://www.kde.org
Source0: %{name}-%{version}.tar.xz
@@ -72,8 +72,8 @@
%package devel
Summary: Mail related libraries
-License: LGPL-2.1+
# FIXME: use correct group, see "https://en.opensuse.org/openSUSE:Package_group_guidelines"
+License: LGPL-2.1+
Group: Development/Libraries
Requires: %{name} = %{version}
Requires: akonadi-server-devel
++++++ kdepim-apps-libs-16.12.0.tar.xz -> kdepim-apps-libs-16.12.1.tar.xz ++++++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/kdepim-apps-libs-16.12.0/CMakeLists.txt new/kdepim-apps-libs-16.12.1/CMakeLists.txt
--- old/kdepim-apps-libs-16.12.0/CMakeLists.txt 2016-12-08 07:04:17.000000000 +0100
+++ new/kdepim-apps-libs-16.12.1/CMakeLists.txt 2016-12-27 08:21:37.000000000 +0100
@@ -17,17 +17,17 @@
include(ECMQtDeclareLoggingCategory)
include(ECMAddTests)
-set(PIM_VERSION "5.4.0")
+set(PIM_VERSION "5.4.1")
set(KDEPIM_APPS_LIB_VERSION ${PIM_VERSION})
set(QT_REQUIRED_VERSION "5.6.0")
-set(AKONADI_VERSION "5.4.0")
-set(GRANTLEETHEME_LIB_VERSION "5.4.0")
-set(KCONTACTS_LIB_VERSION "5.4.0")
-set(AKONADICONTACT_LIB_VERSION "5.4.0")
-set(LIBKLEO_LIB_VERSION "5.4.0")
-set(PIMCOMMON_LIB_VERSION "5.4.0")
+set(AKONADI_VERSION "5.4.1")
+set(GRANTLEETHEME_LIB_VERSION "5.4.1")
+set(KCONTACTS_LIB_VERSION "5.4.1")
+set(AKONADICONTACT_LIB_VERSION "5.4.1")
+set(LIBKLEO_LIB_VERSION "5.4.1")
+set(PIMCOMMON_LIB_VERSION "5.4.1")
find_package(Qt5 ${QT_REQUIRED_VERSION} CONFIG REQUIRED Widgets Test DBus Gui)
1
0
Hello community,
here is the log from the commit of package kdepim-addons for openSUSE:Factory checked in at 2017-01-25 22:53:47
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/kdepim-addons (Old)
and /work/SRC/openSUSE:Factory/.kdepim-addons.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "kdepim-addons"
Changes:
--------
--- /work/SRC/openSUSE:Factory/kdepim-addons/kdepim-addons.changes 2016-12-17 10:37:50.960644296 +0100
+++ /work/SRC/openSUSE:Factory/.kdepim-addons.new/kdepim-addons.changes 2017-01-25 22:53:48.370304562 +0100
@@ -1,0 +2,7 @@
+Sat Jan 14 08:54:38 UTC 2017 - lbeltrame(a)kde.org
+
+- - Update to KDE Applications 16.12.1
+ * KDE Applications 16.12.1
+ * https://www.kde.org/announcements/announce-applications-16.12.1.php
+
+-------------------------------------------------------------------
Old:
----
kdepim-addons-16.12.0.tar.xz
New:
----
kdepim-addons-16.12.1.tar.xz
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ kdepim-addons.spec ++++++
--- /var/tmp/diff_new_pack.n5ksjy/_old 2017-01-25 22:53:48.894225228 +0100
+++ /var/tmp/diff_new_pack.n5ksjy/_new 2017-01-25 22:53:48.898224622 +0100
@@ -1,7 +1,7 @@
#
# spec file for package kdepim-addons
#
-# Copyright (c) 2016 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2017 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
@@ -17,10 +17,10 @@
Name: kdepim-addons
-Version: 16.12.0
+Version: 16.12.1
Release: 0
%define kf5_version 5.26.0
-# Latest stable Applications (e.g. 16.08 in KA, but 16.12.0 in KUA)
+# Latest stable Applications (e.g. 16.08 in KA, but 16.12.1 in KUA)
%{!?_kapp_version: %global _kapp_version %(echo %{version}| awk -F. '{print $1"."$2}')}
Summary: Addons for KDEPIM applications
License: GPL-2.0
@@ -41,9 +41,9 @@
BuildRequires: kcalutils-devel
BuildRequires: kconfig-devel
BuildRequires: kdbusaddons-devel
+BuildRequires: kdeclarative-devel
BuildRequires: kdepim-apps-libs-devel
BuildRequires: kf5-filesystem
-BuildRequires: kdeclarative-devel
BuildRequires: ki18n-devel
BuildRequires: ktnef-devel
BuildRequires: kxmlgui-devel
@@ -55,14 +55,14 @@
BuildRequires: messagelib-devel
BuildRequires: pimcommon-devel
BuildRequires: update-desktop-files
-BuildRequires: pkgconfig(Qt5Test) >= 5.6.0
-BuildRequires: pkgconfig(Qt5Widgets) >= 5.6.0
BuildRequires: pkgconfig(Qt5Concurrent) >= 5.6.0
BuildRequires: pkgconfig(Qt5DBus) >= 5.6.0
BuildRequires: pkgconfig(Qt5OpenGL) >= 5.6.0
+BuildRequires: pkgconfig(Qt5Test) >= 5.6.0
BuildRequires: pkgconfig(Qt5UiTools) >= 5.6.0
BuildRequires: pkgconfig(Qt5WebEngine) >= 5.6.0
BuildRequires: pkgconfig(Qt5WebEngineWidgets) >= 5.6.0
+BuildRequires: pkgconfig(Qt5Widgets) >= 5.6.0
BuildRequires: pkgconfig(Qt5X11Extras) >= 5.6.0
BuildRequires: pkgconfig(Qt5XmlPatterns) >= 5.6.0
BuildRoot: %{_tmppath}/%{name}-%{version}-build
@@ -81,7 +81,6 @@
%kf5_makeinstall -C build
%suse_update_desktop_file -u org.kde.akonadimailreader Network Email
-
%post -p /sbin/ldconfig
%postun -p /sbin/ldconfig
@@ -125,5 +124,4 @@
%{_kf5_qmldir}/org/kde/plasma/PimCalendars/
%{_datadir}/kconf_update/webengineurlinterceptoradblock.upd
-
%changelog
++++++ kdepim-addons-16.12.0.tar.xz -> kdepim-addons-16.12.1.tar.xz ++++++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/kdepim-addons-16.12.0/CMakeLists.txt new/kdepim-addons-16.12.1/CMakeLists.txt
--- old/kdepim-addons-16.12.0/CMakeLists.txt 2016-12-08 07:01:17.000000000 +0100
+++ new/kdepim-addons-16.12.1/CMakeLists.txt 2017-01-09 07:42:59.000000000 +0100
@@ -17,7 +17,7 @@
set(KDEPIMADDONS_DEV_VERSION " ${KDEPIMADDONS_DEV_VERSION}")
endif()
-set(PIM_VERSION "5.4.0")
+set(PIM_VERSION "5.4.1")
set(KDEPIMADDONS_VERSION_NUMBER ${PIM_VERSION})
set(KDEPIMADDONS_VERSION "${KDEPIMADDONS_VERSION_NUMBER}${KDEPIMADDONS_DEV_VERSION}")
@@ -25,7 +25,7 @@
set(KDEPIMADDONS_LIB_VERSION "${KDEPIMADDONS_VERSION_NUMBER}")
set(KDEPIMADDONS_LIB_SOVERSION "5")
-set(AKONADINOTES_LIB_VERSION "5.4.0")
+set(AKONADINOTES_LIB_VERSION "5.4.1")
set(QT_REQUIRED_VERSION "5.6.0")
include(ECMOptionalAddSubdirectory)
include(ECMInstallIcons)
@@ -56,22 +56,22 @@
find_package(KF5XmlGui ${KF5_VERSION} CONFIG REQUIRED)
find_package(KF5Declarative ${KF5_VERSION} CONFIG REQUIRED)
-set(MAILCOMMON_LIB_VERSION "5.4.0")
-set(GRAVATAR_LIB_VERSION "5.4.0")
-set(PIMCOMMON_LIB_VERSION "5.4.0")
-set(GRANTLEETHEME_LIB_VERSION "5.4.0")
-set(CALENDARSUPPORT_LIB_VERSION "5.4.0")
-set(EVENTVIEW_LIB_VERSION "5.4.0")
-set(LIBKDEPIM_LIB_VERSION "5.4.0")
-set(KDEPIM_APPS_LIB_VERSION "5.4.0")
-set(LIBKLEO_LIB_VERSION "5.4.0")
-set(AKONADI_LIB_VERSION "5.4.0")
-set(INCIDENCEEDITOR_LIB_VERSION "5.4.0")
-set(KTNEF_LIB_VERSION "5.4.0")
-set(MESSAGELIB_LIB_VERSION "5.4.0")
-set(AKONADICALENDAR_LIB_VERSION "5.4.0")
-set(CALENDAR_UTILS_VERSION "5.4.0")
-set(KPIMTEXTEDIT_LIB_VERSION "5.4.0")
+set(MAILCOMMON_LIB_VERSION "5.4.1")
+set(GRAVATAR_LIB_VERSION "5.4.1")
+set(PIMCOMMON_LIB_VERSION "5.4.1")
+set(GRANTLEETHEME_LIB_VERSION "5.4.1")
+set(CALENDARSUPPORT_LIB_VERSION "5.4.1")
+set(EVENTVIEW_LIB_VERSION "5.4.1")
+set(LIBKDEPIM_LIB_VERSION "5.4.1")
+set(KDEPIM_APPS_LIB_VERSION "5.4.1")
+set(LIBKLEO_LIB_VERSION "5.4.1")
+set(AKONADI_LIB_VERSION "5.4.1")
+set(INCIDENCEEDITOR_LIB_VERSION "5.4.1")
+set(KTNEF_LIB_VERSION "5.4.1")
+set(MESSAGELIB_LIB_VERSION "5.4.1")
+set(AKONADICALENDAR_LIB_VERSION "5.4.1")
+set(CALENDAR_UTILS_VERSION "5.4.1")
+set(KPIMTEXTEDIT_LIB_VERSION "5.4.1")
find_package(KF5CalendarUtils ${CALENDAR_UTILS_VERSION} CONFIG REQUIRED)
find_package(KF5WebEngineViewer ${MESSAGELIB_LIB_VERSION} CONFIG REQUIRED)
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/kdepim-addons-16.12.0/examples/apps/coisceim/coisceimpart.desktop new/kdepim-addons-16.12.1/examples/apps/coisceim/coisceimpart.desktop
--- old/kdepim-addons-16.12.0/examples/apps/coisceim/coisceimpart.desktop 2016-12-08 07:01:17.000000000 +0100
+++ new/kdepim-addons-16.12.1/examples/apps/coisceim/coisceimpart.desktop 2017-01-09 07:42:59.000000000 +0100
@@ -12,6 +12,7 @@
Name[gl]=CoisceimPart
Name[it]=CoisceimPart
Name[ja]=CoisceimPart
+Name[ko]=CoisceimPart
Name[nb]=CoisceimPart
Name[nl]=CoisceimPart
Name[pl]=Moduł Coisceim
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/kdepim-addons-16.12.0/examples/apps/coisceim/kontact-plugin/coisceim_plugin.desktop new/kdepim-addons-16.12.1/examples/apps/coisceim/kontact-plugin/coisceim_plugin.desktop
--- old/kdepim-addons-16.12.0/examples/apps/coisceim/kontact-plugin/coisceim_plugin.desktop 2016-12-08 07:01:17.000000000 +0100
+++ new/kdepim-addons-16.12.1/examples/apps/coisceim/kontact-plugin/coisceim_plugin.desktop 2017-01-09 07:42:59.000000000 +0100
@@ -29,6 +29,7 @@
Comment[gl]=Engadido Coisceim
Comment[it]=Estensione Coisceim
Comment[ja]=Coisceim プラグイン
+Comment[ko]=Coisceim 플러그인
Comment[nb]=Coisceim programtillegg
Comment[nl]=Coisceim-plug-in
Comment[pl]=Wtyczka Coisceim
@@ -57,6 +58,7 @@
Name[fr]=Voyages
Name[gl]=Trips
Name[it]=Viaggi
+Name[ko]=여행
Name[nb]=Trips
Name[nl]=Trips
Name[pl]=Podróże
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/kdepim-addons-16.12.0/examples/apps/mailreader/org.kde.akonadimailreader.desktop new/kdepim-addons-16.12.1/examples/apps/mailreader/org.kde.akonadimailreader.desktop
--- old/kdepim-addons-16.12.0/examples/apps/mailreader/org.kde.akonadimailreader.desktop 2016-12-08 07:01:17.000000000 +0100
+++ new/kdepim-addons-16.12.1/examples/apps/mailreader/org.kde.akonadimailreader.desktop 2017-01-09 07:42:59.000000000 +0100
@@ -10,6 +10,7 @@
Name[fi]=akonadimailreader
Name[gl]=akonadimailreader
Name[it]=akonadimailreader
+Name[ko]=akonadimailreader
Name[nl]=akonadi-e-maillezer
Name[pl]=akonadimailreader
Name[pt]=akonadimailreader
@@ -38,6 +39,7 @@
GenericName[fr]=Une application de messagerie simple fondée sur Akonadi
GenericName[gl]=Un programa de correo simple baseado en Akonadi.
GenericName[it]=Un semplice programma di posta elettronica basato su Akonadi
+GenericName[ko]=Akonadi 기반 메일 프로그램
GenericName[nb]=Et enkelt Akonadi-basert e-postprogram
GenericName[nl]=Een eenvoudige op Akonadi gebaseerde e-mailtoepassing
GenericName[nn]=Ein enkel Akonadi-basert e-postklient
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/kdepim-addons-16.12.0/examples/messageviewergrantleetheme/themes/example/header.desktop new/kdepim-addons-16.12.1/examples/messageviewergrantleetheme/themes/example/header.desktop
--- old/kdepim-addons-16.12.0/examples/messageviewergrantleetheme/themes/example/header.desktop 2016-12-08 07:01:17.000000000 +0100
+++ new/kdepim-addons-16.12.1/examples/messageviewergrantleetheme/themes/example/header.desktop 2017-01-09 07:42:59.000000000 +0100
@@ -11,6 +11,7 @@
Name[fi]=Esimerkki
Name[gl]=Exemplo
Name[it]=Esempio
+Name[ko]=예제
Name[nb]=Eksempel
Name[nl]=Voorbeeld
Name[pl]=Przykład
@@ -37,6 +38,7 @@
Description[fi]=Esimerkkiotsaketeema.
Description[gl]=Tema de exemplo para a cabeceira.
Description[it]=Tema di esempio per l'intestazione.
+Description[ko]=예제 헤더 테마입니다.
Description[nb]=Eksempel tema for hodelinje.
Description[nl]=Voorbeeld van thema voor kop.
Description[pl]=Przykładowy wystrój nagłówka.
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/kdepim-addons-16.12.0/kaddressbook/importexportplugins/csv/kaddressbook_importexportcsvplugin.json new/kdepim-addons-16.12.1/kaddressbook/importexportplugins/csv/kaddressbook_importexportcsvplugin.json
--- old/kdepim-addons-16.12.0/kaddressbook/importexportplugins/csv/kaddressbook_importexportcsvplugin.json 2016-12-08 07:01:17.000000000 +0100
+++ new/kdepim-addons-16.12.1/kaddressbook/importexportplugins/csv/kaddressbook_importexportcsvplugin.json 2017-01-09 07:42:59.000000000 +0100
@@ -5,6 +5,7 @@
"Description[ca]": "Aquest connector permet importar o exportar els CSV.",
"Description[cs]": "Tento modul umožňuje import/export CSV.",
"Description[es]": "Este complemento le permite importar/exportar CSV.",
+ "Description[et]": "See plugin võimaldab importida ja eksportida CSV.",
"Description[fi]": "Tällä liitännäisellä voit tuoda ja viedä CSV-tiedostoja",
"Description[fr]": "Ce module vous permet d'importer / exporter en CSV.",
"Description[it]": "Questa estensione permette di importare ed esportare CSV.",
@@ -28,6 +29,7 @@
"Name[cs]": "Importovat/Exportovat CSV",
"Name[de]": "CSV importieren/exportieren",
"Name[es]": "Importar/Exportar CSV",
+ "Name[et]": "CSV import/eksport",
"Name[fi]": "Tuo/vie CSV",
"Name[fr]": "Import / export CSV",
"Name[it]": "Importa/esporta CSV",
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/kdepim-addons-16.12.0/kaddressbook/importexportplugins/gmx/kaddressbook_importexportgmxplugin.json new/kdepim-addons-16.12.1/kaddressbook/importexportplugins/gmx/kaddressbook_importexportgmxplugin.json
--- old/kdepim-addons-16.12.0/kaddressbook/importexportplugins/gmx/kaddressbook_importexportgmxplugin.json 2016-12-08 07:01:17.000000000 +0100
+++ new/kdepim-addons-16.12.1/kaddressbook/importexportplugins/gmx/kaddressbook_importexportgmxplugin.json 2017-01-09 07:42:59.000000000 +0100
@@ -5,6 +5,7 @@
"Description[ca]": "Aquest connector permet importar o exportar els GMX.",
"Description[cs]": "Tento modul umožňuje import/export GMX.",
"Description[es]": "Este complemento le permite importar/exportar GMX.",
+ "Description[et]": "See plugin võimaldab importida ja eksportida GMX.",
"Description[fi]": "Tällä liitännäisellä voit tuoda ja viedä GMX-tiedostoja.",
"Description[fr]": "Ce module vous permet d'importer / exporter en GMX.",
"Description[it]": "Questa estensione permette di importare ed esportare GMX.",
@@ -26,6 +27,8 @@
"Name[ca@valencia]": "Importa/exporta el GMX",
"Name[ca]": "Importa/exporta el GMX",
"Name[es]": "Importar/Exportar GMX",
+ "Name[et]": "GMX import/eksport",
+ "Name[fi]": "Tuo/vie GMX",
"Name[fr]": "Import / export GMX",
"Name[it]": "Importa/esporta GMX",
"Name[nl]": "GMX importeren/exporteren",
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/kdepim-addons-16.12.0/kaddressbook/importexportplugins/ldap/kaddressbook_importexportldapplugin.json new/kdepim-addons-16.12.1/kaddressbook/importexportplugins/ldap/kaddressbook_importexportldapplugin.json
--- old/kdepim-addons-16.12.0/kaddressbook/importexportplugins/ldap/kaddressbook_importexportldapplugin.json 2016-12-08 07:01:17.000000000 +0100
+++ new/kdepim-addons-16.12.1/kaddressbook/importexportplugins/ldap/kaddressbook_importexportldapplugin.json 2017-01-09 07:42:59.000000000 +0100
@@ -5,6 +5,7 @@
"Description[ca]": "Aquest connector permet importar o exportar els contactes LDAP.",
"Description[cs]": "Tento modul umožňuje import/export kontakt; LDAP.",
"Description[es]": "Este complemento le permite importar/exportar contactos LDAP.",
+ "Description[et]": "See plugin võimaldab importida ja eksportida LDAP kontakte.",
"Description[fi]": "Tällä liitännäisellä voit tuoda ja viedä LDAP-yhteystietoja.",
"Description[fr]": "Ce module vous permet d'importer / exporter des contacts LDAP.",
"Description[it]": "Questa estensione permette di importare ed esportare contatti LDAP.",
@@ -28,6 +29,7 @@
"Name[cs]": "Importovat/Exportovat kontakty LDAP",
"Name[de]": "LDAP-Kontakte importieren/exportieren",
"Name[es]": "Importar/Exportar contactos LDAP",
+ "Name[et]": "LDAP kontaktide import/eksport",
"Name[fi]": "Tuo/vie LDAP-yhteystietoja",
"Name[fr]": "Import / export de contacts LDAP",
"Name[it]": "Importa/esporta contatti LDAP",
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/kdepim-addons-16.12.0/kaddressbook/importexportplugins/ldif/kaddressbook_importexportldifplugin.json new/kdepim-addons-16.12.1/kaddressbook/importexportplugins/ldif/kaddressbook_importexportldifplugin.json
--- old/kdepim-addons-16.12.0/kaddressbook/importexportplugins/ldif/kaddressbook_importexportldifplugin.json 2016-12-08 07:01:17.000000000 +0100
+++ new/kdepim-addons-16.12.1/kaddressbook/importexportplugins/ldif/kaddressbook_importexportldifplugin.json 2017-01-09 07:42:59.000000000 +0100
@@ -5,6 +5,7 @@
"Description[ca]": "Aquest connector permet importar o exportar els LDIF.",
"Description[cs]": "Tento modul umožňuje import/export LDIF.",
"Description[es]": "Este complemento le permite importar/exportar LDIF.",
+ "Description[et]": "See plugin võimaldab importida ja eksportida LDIF.",
"Description[fi]": "Tällä liitännäisellä voit tuoda ja viedä LDIF-tiedostoja.",
"Description[fr]": "Ce module vous permet d'importer / exporter en LDIF.",
"Description[it]": "Questa estensione permette di importare ed esportare LDIF.",
@@ -28,6 +29,7 @@
"Name[cs]": "Importovat/Exportovat LDIF",
"Name[de]": "LDIF importieren/exportieren",
"Name[es]": "Importar/Exportar LDIF",
+ "Name[et]": "LDIF import/eksport",
"Name[fi]": "Tuo/vie LDIF",
"Name[fr]": "Import / export LDIF",
"Name[it]": "Importa/esporta LDIF",
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/kdepim-addons-16.12.0/kaddressbook/importexportplugins/vcards/kaddressbook_importexportvcardplugin.json new/kdepim-addons-16.12.1/kaddressbook/importexportplugins/vcards/kaddressbook_importexportvcardplugin.json
--- old/kdepim-addons-16.12.0/kaddressbook/importexportplugins/vcards/kaddressbook_importexportvcardplugin.json 2016-12-08 07:01:17.000000000 +0100
+++ new/kdepim-addons-16.12.1/kaddressbook/importexportplugins/vcards/kaddressbook_importexportvcardplugin.json 2017-01-09 07:42:59.000000000 +0100
@@ -5,6 +5,7 @@
"Description[ca]": "Aquest connector permet importar o exportar les vCard.",
"Description[cs]": "Tento modul umožňuje import/export vizitek.",
"Description[es]": "Este complemento le permite importar/exportar vCards.",
+ "Description[et]": "See plugin võimaldab importida ja eksportida vCarde.",
"Description[fi]": "Tällä liitännäisellä voit tuoda ja viedä vCard-tiedostoja.",
"Description[fr]": "Ce module vous permet d'importer / exporter des vCards.",
"Description[it]": "Questa estensione permette di importare ed esportare vCard.",
@@ -28,6 +29,7 @@
"Name[cs]": "Importovat/Exportovat vCard",
"Name[de]": "vCard importieren/exportieren",
"Name[es]": "Importar/Exportar vCard",
+ "Name[et]": "vCardi import/eksport",
"Name[fi]": "Tuo/vie vCard",
"Name[fr]": "Import / export vCard",
"Name[it]": "Importa/esporta vCard",
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/kdepim-addons-16.12.0/kaddressbook/plugins/checkgravatar/kaddressbook_checkgravatarplugin.json new/kdepim-addons-16.12.1/kaddressbook/plugins/checkgravatar/kaddressbook_checkgravatarplugin.json
--- old/kdepim-addons-16.12.0/kaddressbook/plugins/checkgravatar/kaddressbook_checkgravatarplugin.json 2016-12-08 07:01:17.000000000 +0100
+++ new/kdepim-addons-16.12.1/kaddressbook/plugins/checkgravatar/kaddressbook_checkgravatarplugin.json 2017-01-09 07:42:59.000000000 +0100
@@ -5,6 +5,7 @@
"Description[ca]": "Aquest connector permet comprovar les imatges «Gravatar».",
"Description[cs]": "Tento modul umožňuje kontrolovat obrázky Gravatar.",
"Description[es]": "Este complemento le permite comprobar las imágenes de Gravatar.",
+ "Description[et]": "See plugin võimaldab kontrolliga gravatari pilte.",
"Description[fi]": "Tällä liitännäisellä voit tarkistaa Gravatar-kuvia.",
"Description[fr]": "Ce module vous permet de vérifier les images Gravatar.",
"Description[it]": "Questa estensione permette di verificare le immagini Gravatar.",
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/kdepim-addons-16.12.0/kaddressbook/plugins/mergecontacts/kaddressbook_mergecontactsplugin.json new/kdepim-addons-16.12.1/kaddressbook/plugins/mergecontacts/kaddressbook_mergecontactsplugin.json
--- old/kdepim-addons-16.12.0/kaddressbook/plugins/mergecontacts/kaddressbook_mergecontactsplugin.json 2016-12-08 07:01:17.000000000 +0100
+++ new/kdepim-addons-16.12.1/kaddressbook/plugins/mergecontacts/kaddressbook_mergecontactsplugin.json 2017-01-09 07:42:59.000000000 +0100
@@ -5,6 +5,7 @@
"Description[ca]": "Aquest connector permet fusionar contactes.",
"Description[cs]": "Tento modul umožňuje sloučit kontakty.",
"Description[es]": "Este complemento le permite mezclar contactos.",
+ "Description[et]": "See plugin võimaldab kontakte ühendada.",
"Description[fi]": "Tällä liitännäisellä voit yhdistää yhteystietoja.",
"Description[fr]": "Ce module vous permet de fisionner des contacts.",
"Description[it]": "Questa estensione permette di unire dei contatti.",
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/kdepim-addons-16.12.0/kaddressbook/plugins/searchduplicates/kaddressbook_searchduplicatesplugin.json new/kdepim-addons-16.12.1/kaddressbook/plugins/searchduplicates/kaddressbook_searchduplicatesplugin.json
--- old/kdepim-addons-16.12.0/kaddressbook/plugins/searchduplicates/kaddressbook_searchduplicatesplugin.json 2016-12-08 07:01:17.000000000 +0100
+++ new/kdepim-addons-16.12.1/kaddressbook/plugins/searchduplicates/kaddressbook_searchduplicatesplugin.json 2017-01-09 07:42:59.000000000 +0100
@@ -5,6 +5,7 @@
"Description[ca]": "Aquest connector permet cercar contactes duplicats.",
"Description[cs]": "Tento modul umožňuje hledat duplicitní kontakt.",
"Description[es]": "Este complemento le permite buscar contactos duplicados.",
+ "Description[et]": "See plugin võimaldab otsida topeltkontakte.",
"Description[fi]": "Tällä liitännäisellä voit etsiä toistuvia yhteystietoja.",
"Description[fr]": "Ce module vous permet de rechercher des contacts dupliqués.",
"Description[it]": "Questa estensione permette di cercare contatti duplicati.",
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/kdepim-addons-16.12.0/kaddressbook/plugins/sendmail/kaddressbook_sendmailplugin.json new/kdepim-addons-16.12.1/kaddressbook/plugins/sendmail/kaddressbook_sendmailplugin.json
--- old/kdepim-addons-16.12.0/kaddressbook/plugins/sendmail/kaddressbook_sendmailplugin.json 2016-12-08 07:01:17.000000000 +0100
+++ new/kdepim-addons-16.12.1/kaddressbook/plugins/sendmail/kaddressbook_sendmailplugin.json 2017-01-09 07:42:59.000000000 +0100
@@ -5,6 +5,7 @@
"Description[ca]": "Aquest connector permet enviar correus electrònics directament als contactes seleccionats.",
"Description[cs]": "Tento modul umožňuje odeslat e-mail přímo vybraným kontaktům.",
"Description[es]": "Este complemento le permite enviar correo directamente a los contactos seleccionados.",
+ "Description[et]": "See plugin võimaldab saata kirja otse valitud kontaktidele.",
"Description[fi]": "Tällä liitännäisellä voit lähettää sähköpostia suoraan valituille yhteystiedoille.",
"Description[fr]": "Ce module vous permet d'envoyer directement un courriel aux contacts sélectionnés.",
"Description[it]": "Questa estensione permette di inviare messaggi di posta direttamente ai contatti selezionati.",
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/kdepim-addons-16.12.0/kaddressbook/plugins/sendvcards/kaddressbook_sendvcardsplugin.json new/kdepim-addons-16.12.1/kaddressbook/plugins/sendvcards/kaddressbook_sendvcardsplugin.json
--- old/kdepim-addons-16.12.0/kaddressbook/plugins/sendvcards/kaddressbook_sendvcardsplugin.json 2016-12-08 07:01:17.000000000 +0100
+++ new/kdepim-addons-16.12.1/kaddressbook/plugins/sendvcards/kaddressbook_sendvcardsplugin.json 2017-01-09 07:42:59.000000000 +0100
@@ -4,6 +4,7 @@
"Description[ca@valencia]": "Este connector permet enviar les vCard dels contactes seleccionats.",
"Description[ca]": "Aquest connector permet enviar les vCard dels contactes seleccionats.",
"Description[es]": "Este complemento le permite enviar vCard desde contactos seleccionados.",
+ "Description[et]": "See plugin võimaldab saata valitud kontaktide vCardi.",
"Description[fi]": "Tällä liitännäisellä voit lähettää vCardeja valituille yhteystiedoille.",
"Description[fr]": "Ce module vous permet d'envoyer les vCards des contacts sélectionnés.",
"Description[it]": "Questa estensione permette di inviare vCard dai contatti selezionati.",
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/kdepim-addons-16.12.0/kmail/editorplugins/changecase/kmail_changecaseeditorplugin.json new/kdepim-addons-16.12.1/kmail/editorplugins/changecase/kmail_changecaseeditorplugin.json
--- old/kdepim-addons-16.12.0/kmail/editorplugins/changecase/kmail_changecaseeditorplugin.json 2016-12-08 07:01:17.000000000 +0100
+++ new/kdepim-addons-16.12.1/kmail/editorplugins/changecase/kmail_changecaseeditorplugin.json 2017-01-09 07:42:59.000000000 +0100
@@ -4,6 +4,7 @@
"Description[ca@valencia]": "Este connector permet canviar majúscules/minúscules en el text seleccionat.",
"Description[ca]": "Aquest connector permet canviar majúscules/minúscules en el text seleccionat.",
"Description[es]": "Este complemento le permite cambiar el modo del texto seleccionado.",
+ "Description[et]": "See plugin võimaldab muuta valitud teksti tõstu ehk tähesuurust.",
"Description[fi]": "Tällä liitännäisellä voit vaihtaa valitun tekstin pien- tai suuraakkosiin.",
"Description[it]": "Questa estensione permette di cambiare tra maiuscole e minuscole nel testo selezionato.",
"Description[nl]": "Deze plug-in stelt u in staat de hoofd-/kleine letters van de tekst te wijzigen.",
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/kdepim-addons-16.12.0/kmail/editorsendcheckplugins/automaticaddcontacts/kmail_automaticaddcontactsplugin.json new/kdepim-addons-16.12.1/kmail/editorsendcheckplugins/automaticaddcontacts/kmail_automaticaddcontactsplugin.json
--- old/kdepim-addons-16.12.0/kmail/editorsendcheckplugins/automaticaddcontacts/kmail_automaticaddcontactsplugin.json 2016-12-08 07:01:17.000000000 +0100
+++ new/kdepim-addons-16.12.1/kmail/editorsendcheckplugins/automaticaddcontacts/kmail_automaticaddcontactsplugin.json 2017-01-09 07:42:59.000000000 +0100
@@ -4,10 +4,12 @@
"Description[ca@valencia]": "Este connector permet afegir automàticament adreces de correu a la llibreta d'adreces.",
"Description[ca]": "Aquest connector permet afegir automàticament adreces de correu a la llibreta d'adreces.",
"Description[es]": "Este complemento le permite añadir automáticamente direcciones de correo a la libreta de direcciones.",
+ "Description[et]": "See plugin võimaldab automaatselt lisada e-posti aadressi aadressiraamatusse.",
"Description[it]": "Questa estensione permette di aggiungere automaticamente degli indirizzo di posta alla rubrica.",
"Description[nl]": "Deze plug-in stelt u in staat automatisch het e-mailadres toe te voegen aan het adresboek.",
"Description[pl]": "Ta wtyczka umożliwia samoczynne dodanie adresu pocztowego do książki adresowej.",
"Description[pt]": "Este 'plugin' permite-lhe adicionar automaticamente o endereço de e-mail ao livro de endereços.",
+ "Description[sk]": "Tento plugin vám umožní pridať automaticky e-mailovú adresu do adresára.",
"Description[sl]": "Ta vstavek omogoča samodejno dodajanje e-poštnih naslovov v imenik.",
"Description[sr@ijekavian]": "Овај прикључак омогућава аутоматско додавање адреса е‑поште у адресар",
"Description[sr@ijekavianlatin]": "Ovaj priključak omogućava automatsko dodavanje adresa e‑pošte u adresar",
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/kdepim-addons-16.12.0/kmail/editorsendcheckplugins/checkbeforesend/kmail_checkbeforesendplugin.json new/kdepim-addons-16.12.1/kmail/editorsendcheckplugins/checkbeforesend/kmail_checkbeforesendplugin.json
--- old/kdepim-addons-16.12.0/kmail/editorsendcheckplugins/checkbeforesend/kmail_checkbeforesendplugin.json 2016-12-08 07:01:17.000000000 +0100
+++ new/kdepim-addons-16.12.1/kmail/editorsendcheckplugins/checkbeforesend/kmail_checkbeforesendplugin.json 2017-01-09 07:42:59.000000000 +0100
@@ -4,10 +4,12 @@
"Description[ca@valencia]": "Este connector permet comprovar els paràmetres del missatge abans d'enviar-lo.",
"Description[ca]": "Aquest connector permet comprovar els paràmetres del missatge abans d'enviar-lo.",
"Description[es]": "Este complemento le permite comprobar las preferencias del mensaje antes de enviarlo",
+ "Description[et]": "See plugin võimaldab kontrollida kirja seadistusi enne selle saatmist.",
"Description[it]": "Questa estensione permette di controllare le impostazioni di un messaggio di posta prima di inviarlo.",
"Description[nl]": "Deze plugin stelt u in staat de instellingen van het bericht te controleren alvorens deze te verzenden",
"Description[pl]": "Ta wtyczka umożliwia sprawdzenie ustawień wiadomości przed jej wysłaniem",
"Description[pt]": "Este 'plugin' permite verificar as definições do correio antes de o enviar.",
+ "Description[sk]": "Tento plugin vám umožní skontrolovať nastavenia správy pred odoslaním.",
"Description[sl]": "Ta vstavek omogoča preverjanje nastavitev sporočil pred pošiljanjem.",
"Description[sr@ijekavian]": "Овај прикључак омогућава проверу поставки поруке пре слања",
"Description[sr@ijekavianlatin]": "Ovaj priključak omogućava proveru postavki poruke pre slanja",
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/kdepim-addons-16.12.0/korganizer/plugins/datenums/datenums.desktop new/kdepim-addons-16.12.1/korganizer/plugins/datenums/datenums.desktop
--- old/kdepim-addons-16.12.0/korganizer/plugins/datenums/datenums.desktop 2016-12-08 07:01:17.000000000 +0100
+++ new/kdepim-addons-16.12.1/korganizer/plugins/datenums/datenums.desktop 2017-01-09 07:42:59.000000000 +0100
@@ -14,6 +14,7 @@
Name[gl]=Engadido para os números dos días para os calendarios
Name[it]=Estensione data ordinale per i calendari
Name[ja]=日数表示プラグイン
+Name[ko]=달력을 위한 날짜 숫자 플러그인
Name[nb]=Datonummer programtillegg for Kalender
Name[nl]=Datumgetallenplug-in voor agenda's
Name[nn]=Kalender-programtillegg for datonummer
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/kdepim-addons-16.12.0/korganizer/plugins/hebrew/hebrew.desktop new/kdepim-addons-16.12.1/korganizer/plugins/hebrew/hebrew.desktop
--- old/kdepim-addons-16.12.0/korganizer/plugins/hebrew/hebrew.desktop 2016-12-08 07:01:17.000000000 +0100
+++ new/kdepim-addons-16.12.1/korganizer/plugins/hebrew/hebrew.desktop 2017-01-09 07:42:59.000000000 +0100
@@ -14,6 +14,7 @@
Name[gl]=Engadido para o calendario xudeu
Name[it]=Estensione calendario ebraico
Name[ja]=ユダヤ歴プラグイン
+Name[ko]=히브리 달력 플러그인
Name[nb]=Programtillegg for jødisk kalender
Name[nl]=Joodse kalenderplug-in
Name[nn]=Kalender-programtillegg for jødisk kalender
@@ -45,6 +46,7 @@
Comment[gl]=Mostra todas as datas en KOrganizer tamén no sistema de calendario xudeu.
Comment[it]=Mostra tutte le date in KOrganizer anche secondo il calendario ebraico.
Comment[ja]=KOrganizer のすべての日付をユダヤ暦でも表示します。
+Comment[ko]=KOrganizer의 모든 날짜를 히브리 달력의 날짜로도 표시합니다.
Comment[nb]=Viser alle datoer i KOrganizer også i det jødiske kalendersystemet.
Comment[nl]=Toont alle data in KOrganizer ook in het Joodse kalendersysteem.
Comment[nn]=Viser alle datoane i KOrganizer i den jødiske kalenderen.
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/kdepim-addons-16.12.0/korganizer/plugins/picoftheday/picoftheday.desktop new/kdepim-addons-16.12.1/korganizer/plugins/picoftheday/picoftheday.desktop
--- old/kdepim-addons-16.12.0/korganizer/plugins/picoftheday/picoftheday.desktop 2016-12-08 07:01:17.000000000 +0100
+++ new/kdepim-addons-16.12.1/korganizer/plugins/picoftheday/picoftheday.desktop 2017-01-09 07:42:59.000000000 +0100
@@ -14,6 +14,7 @@
Name[gl]=Engadido para a Imaxe do Día da Wikipedia nos Calendarios
Name[it]=Estensione "foto del giorno" di Wikipedia per i calendari
Name[ja]=Wikipedia 今日の写真プラグイン
+Name[ko]=달력을 위한 위키백과 오늘의 그림 플러그인
Name[nb]=Wikipedia Dagens Bilde programtillegg for Kalender
Name[nl]=KOrganizer-plug-in voor de Wikipedia Afbeelding van de Dag
Name[nn]=Kalender-programtillegg for dagens bilete frå Wikipedia
@@ -46,6 +47,7 @@
Comment[gl]=Este engadido fornece a Imaxe do Día da Wikipedia
Comment[it]=Questa estensione fornisce la "foto del giorno" di Wikipedia
Comment[ja]=Wikipedia の「今日の写真」を提供します。
+Comment[ko]=위키백과 오늘의 그림을 표시합니다
Comment[nb]=Dette programtillegget henter Wikipedias Dagens bilde
Comment[nl]=Deze plug-in geeft de Wikipedia-afbeelding van de dag
Comment[nn]=Dette programtillegget viser dagens bilete frå Wikipedia.
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/kdepim-addons-16.12.0/korganizer/plugins/thisdayinhistory/thisdayinhistory.desktop new/kdepim-addons-16.12.1/korganizer/plugins/thisdayinhistory/thisdayinhistory.desktop
--- old/kdepim-addons-16.12.0/korganizer/plugins/thisdayinhistory/thisdayinhistory.desktop 2016-12-08 07:01:17.000000000 +0100
+++ new/kdepim-addons-16.12.1/korganizer/plugins/thisdayinhistory/thisdayinhistory.desktop 2017-01-09 07:42:59.000000000 +0100
@@ -14,6 +14,7 @@
Name[gl]=Engadido «Este Día na Historia» da Wikipedia
Name[it]=Estensione "Questo giorno nella storia" di Wikipedia
Name[ja]=Wikipedia 今日は何の日プラグイン
+Name[ko]=위키백과 '오늘의 역사' 플러그인
Name[nb]=Programtillegg for Wikipedias «Denne dag i historien»
Name[nl]=Plug-in voor Wikipedia 'Deze dag in het verleden'
Name[nn]=Programtillegg for «Dagen i dag» frå Wikipedia
@@ -44,6 +45,7 @@
Comment[gl]=Este engadido fornece ligazóns ás páxinas «Este Día na Historia» da Wikipedia
Comment[it]=Questa estensione fornisce la pagina "Questo giorno nella storia" di Wikipedia
Comment[ja]=Wikipedia の「今日は何の日」へのリンクを提供します。
+Comment[ko]=이 플러그인은 위키백과의 '오늘의 역사' 페이지로 가는 링크를 제공합니다
Comment[nb]=Dette programtillegget gir lenker til «This day in History» på engelsk Wikipedia.
Comment[nl]=Deze plug-in levert links tot de Wikipedia-pagina's over een bepaalde dag
Comment[nn]=Dette programtillegget gjev lenkjer til «Dagen i dag» i Wikipedia
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/kdepim-addons-16.12.0/plugins/customtoolsplugins/shorturlplugin/pimcommon_shorturlplugin.json new/kdepim-addons-16.12.1/plugins/customtoolsplugins/shorturlplugin/pimcommon_shorturlplugin.json
--- old/kdepim-addons-16.12.0/plugins/customtoolsplugins/shorturlplugin/pimcommon_shorturlplugin.json 2016-12-08 07:01:17.000000000 +0100
+++ new/kdepim-addons-16.12.1/plugins/customtoolsplugins/shorturlplugin/pimcommon_shorturlplugin.json 2017-01-09 07:42:59.000000000 +0100
@@ -4,6 +4,7 @@
"Description[ca@valencia]": "Este connector permet expandir els URL.",
"Description[ca]": "Aquest connector permet expandir els URL.",
"Description[es]": "Este complemento le permite expandir un URL.",
+ "Description[et]": "See plugin võimaldab laiendada URL-e.",
"Description[fi]": "Tällä liitännäisellä voit laventaa verkko-osoitteita.",
"Description[it]": "Questa estensione permette di espandere URL.",
"Description[nl]": "Deze plug-in stelt u in staat een URL te expanderen.",
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/kdepim-addons-16.12.0/plugins/customtoolsplugins/shorturlplugin/shorturl/shorturlengineplugin/googleshorturlengineplugin/pimcommon_googleshorturlengineplugin.desktop new/kdepim-addons-16.12.1/plugins/customtoolsplugins/shorturlplugin/shorturl/shorturlengineplugin/googleshorturlengineplugin/pimcommon_googleshorturlengineplugin.desktop
--- old/kdepim-addons-16.12.0/plugins/customtoolsplugins/shorturlplugin/shorturl/shorturlengineplugin/googleshorturlengineplugin/pimcommon_googleshorturlengineplugin.desktop 2016-12-08 07:01:17.000000000 +0100
+++ new/kdepim-addons-16.12.1/plugins/customtoolsplugins/shorturlplugin/shorturl/shorturlengineplugin/googleshorturlengineplugin/pimcommon_googleshorturlengineplugin.desktop 2017-01-09 07:42:59.000000000 +0100
@@ -16,6 +16,7 @@
Name[fr]=Google
Name[gl]=Google
Name[it]=Google
+Name[ko]=Google
Name[nb]=Google
Name[nl]=Google
Name[nn]=Google
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/kdepim-addons-16.12.0/plugins/customtoolsplugins/translatorplugin/pimcommon_translatorplugin.json new/kdepim-addons-16.12.1/plugins/customtoolsplugins/translatorplugin/pimcommon_translatorplugin.json
--- old/kdepim-addons-16.12.0/plugins/customtoolsplugins/translatorplugin/pimcommon_translatorplugin.json 2016-12-08 07:01:17.000000000 +0100
+++ new/kdepim-addons-16.12.1/plugins/customtoolsplugins/translatorplugin/pimcommon_translatorplugin.json 2017-01-09 07:42:59.000000000 +0100
@@ -27,7 +27,7 @@
"Name[ca]": "Traductor",
"Name[cs]": "Překladatel",
"Name[da]": "Oversætter",
- "Name[de]": "Übersetzer",
+ "Name[de]": "Übersetzung",
"Name[es]": "Traductor",
"Name[et]": "Tõlketeenus",
"Name[fi]": "Käännösohjelma",
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/kdepim-addons-16.12.0/plugins/messageviewer/bodypartformatter/calendar/text_calendar.desktop new/kdepim-addons-16.12.1/plugins/messageviewer/bodypartformatter/calendar/text_calendar.desktop
--- old/kdepim-addons-16.12.0/plugins/messageviewer/bodypartformatter/calendar/text_calendar.desktop 2016-12-08 07:01:17.000000000 +0100
+++ new/kdepim-addons-16.12.1/plugins/messageviewer/bodypartformatter/calendar/text_calendar.desktop 2017-01-09 07:42:59.000000000 +0100
@@ -11,6 +11,7 @@
Name[fi]=Octetstream-sovellus
Name[gl]=Aplicación Octetstream
Name[it]=Application Octetstream
+Name[ko]=Application Octetstream
Name[nb]=Oktettstrøm fra program
Name[nl]=Applicatie octetstroom
Name[nn]=Oktettstraum frå program
@@ -39,6 +40,7 @@
Comment[fi]=text/calendar-muodon muotoiluliitännäinen
Comment[gl]=Un engadido para formatar o corpo do texto/calendario
Comment[it]=Un'estensione per la formattazione di text/calendar nei messaggi di posta
+Comment[ko]=text/calendar 형식 꾸미기 플러그인
Comment[nb]=En formaterer for meldingstekster i tekst/kalender
Comment[nl]=Een opmaakplug-in voor text/calendar
Comment[nn]=Eit programtillegg for formatering av meldingstekstar i «text/calendar»
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/kdepim-addons-16.12.0/plugins/messageviewer/bodypartformatter/gnupgwks/application_gnupgwks.desktop new/kdepim-addons-16.12.1/plugins/messageviewer/bodypartformatter/gnupgwks/application_gnupgwks.desktop
--- old/kdepim-addons-16.12.0/plugins/messageviewer/bodypartformatter/gnupgwks/application_gnupgwks.desktop 2016-12-08 07:01:17.000000000 +0100
+++ new/kdepim-addons-16.12.1/plugins/messageviewer/bodypartformatter/gnupgwks/application_gnupgwks.desktop 2017-01-09 07:42:59.000000000 +0100
@@ -4,8 +4,10 @@
Name[ca@valencia]=Formatador WKS PGP i GnuPG
Name[en_GB]=PGP and GnuPG WKS formatter
Name[es]=Formateador WKS para PGP y GnuPG
+Name[et]=PGP ja BnuPG WKS-vormindaja
Name[fi]=PGP- ja GnuPG WKS -muotoilija
Name[it]=Formattatore PGP e GnuPG WKS
+Name[ko]=PGP 및 GnuPG WKS 포매터
Name[nl]=PGP en GnuPG WKS formatteerprogramma
Name[pl]=Formatowanie PGP i GnuPG WKS
Name[pt]=Formatador de WKS do PGP e GnuPG
@@ -23,6 +25,7 @@
Comment[ca@valencia]=Un connector formatador del cos per a claus OpenPGP i missatges WKS GnuPG
Comment[en_GB]=A bodypart formatter plugin for OpenPGP Keys and GnuPG WKS messages
Comment[es]=Un complemento para formatear el cuerpo para claves OpenPGP y mensajes WKS de GnuPG
+Comment[et]=OpenPGP võtmete ja GnuPG WKS-sõnumite põhiosa vormindaja
Comment[fi]=Runko-osan muotoiluliitännäinen OpenPGP-avaimille ja GnuPG:n WKS-viesteille
Comment[it]=Un'estensione per la formattazione del corpo del testo per chiavi OpenPGP e messaggi GnuPG WKS
Comment[nl]=Een opmaakplug-in voor een onderdeel van een e-mailbericht voor met OpenPGP en GnuPG WKS versleutelde berichten
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/kdepim-addons-16.12.0/plugins/messageviewer/bodypartformatter/ms-tnef/application_ms-tnef.desktop new/kdepim-addons-16.12.1/plugins/messageviewer/bodypartformatter/ms-tnef/application_ms-tnef.desktop
--- old/kdepim-addons-16.12.0/plugins/messageviewer/bodypartformatter/ms-tnef/application_ms-tnef.desktop 2016-12-08 07:01:17.000000000 +0100
+++ new/kdepim-addons-16.12.1/plugins/messageviewer/bodypartformatter/ms-tnef/application_ms-tnef.desktop 2017-01-09 07:42:59.000000000 +0100
@@ -12,6 +12,7 @@
Name[fi]=TNEF
Name[gl]=TNEF
Name[it]=TNEF
+Name[ko]=TNEF
Name[nb]=TNEF
Name[nl]=TNEF
Name[nn]=TNEF
@@ -39,6 +40,7 @@
Comment[fi]=TNEF-liitteiden muotoiluliitännäinen
Comment[gl]=Un engadido para formatar o corpo dos engadidos TNEF
Comment[it]=Un'estensione per la formattazione di allegati TNEF nei messaggi di posta
+Comment[ko]=TNEF 첨부 꾸미기 플러그인
Comment[nb]=Et programtillegg for brødtekst-formatering av TNEF-vedlegg
Comment[nl]=Een opmaakplug-in voor TNEF-bijlagen
Comment[pl]=Wtyczka formatująca treść dla załączników TNEF
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/kdepim-addons-16.12.0/plugins/messageviewer/bodypartformatter/vcard/text_vcard.desktop new/kdepim-addons-16.12.1/plugins/messageviewer/bodypartformatter/vcard/text_vcard.desktop
--- old/kdepim-addons-16.12.0/plugins/messageviewer/bodypartformatter/vcard/text_vcard.desktop 2016-12-08 07:01:17.000000000 +0100
+++ new/kdepim-addons-16.12.1/plugins/messageviewer/bodypartformatter/vcard/text_vcard.desktop 2017-01-09 07:42:59.000000000 +0100
@@ -11,6 +11,7 @@
Name[fi]=Octetstream-sovellus
Name[gl]=Aplicación Octetstream
Name[it]=Application Octetstream
+Name[ko]=Application Octetstream
Name[nb]=Oktettstrøm fra program
Name[nl]=Applicatie octetstroom
Name[nn]=Oktettstraum frå program
@@ -39,6 +40,7 @@
Comment[fi]=text/vcard-muodon muotoiluliitännäinen
Comment[gl]=Un engadido para formatar o corpo do texto/vcard
Comment[it]=Un'estensione per la formattazione di text/vcard nei messaggi di posta
+Comment[ko]=text/vcard 형식 꾸미기 플러그인
Comment[nb]=Et programtillegg for text/vcard for brødtekst-formatering
Comment[nl]=Een opmaakplug-in voor text/vcard
Comment[nn]=Eit programtillegg for formatering av meldingstekstar i «text/vcard»
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/kdepim-addons-16.12.0/plugins/messageviewer/bodypartformatter/xdiff/text_xdiff.desktop new/kdepim-addons-16.12.1/plugins/messageviewer/bodypartformatter/xdiff/text_xdiff.desktop
--- old/kdepim-addons-16.12.0/plugins/messageviewer/bodypartformatter/xdiff/text_xdiff.desktop 2016-12-08 07:01:17.000000000 +0100
+++ new/kdepim-addons-16.12.1/plugins/messageviewer/bodypartformatter/xdiff/text_xdiff.desktop 2017-01-09 07:42:59.000000000 +0100
@@ -11,6 +11,7 @@
Name[fi]=Octetstream-sovellus
Name[gl]=Aplicación Octetstream
Name[it]=Application Octetstream
+Name[ko]=Application Octetstream
Name[nb]=Oktettstrøm fra program
Name[nl]=Applicatie octetstroom
Name[nn]=Oktettstraum frå program
@@ -39,6 +40,7 @@
Comment[fi]=text/x-patch-muodon muotoiluliitännäinen
Comment[gl]=Un engadido para formatar o corpo do texto/x-patch
Comment[it]=Un'estensione per la formattazione di text/x-patch nei messaggi di posta
+Comment[ko]=text/x-patch 형식 꾸미기 플러그인
Comment[nb]=Et programtillegg for text/x-patch for brødtekst-formatering
Comment[nl]=Een opmaakplug-in voor text/x-patch
Comment[nn]=Eit programtillegg for formatering av meldingstekstar i «text/x-patch»
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/kdepim-addons-16.12.0/plugins/messageviewerheaderplugins/allheaderstyleplugin/messageviewer_allheaderstyleplugin.json new/kdepim-addons-16.12.1/plugins/messageviewerheaderplugins/allheaderstyleplugin/messageviewer_allheaderstyleplugin.json
--- old/kdepim-addons-16.12.0/plugins/messageviewerheaderplugins/allheaderstyleplugin/messageviewer_allheaderstyleplugin.json 2016-12-08 07:01:17.000000000 +0100
+++ new/kdepim-addons-16.12.1/plugins/messageviewerheaderplugins/allheaderstyleplugin/messageviewer_allheaderstyleplugin.json 2017-01-09 07:42:59.000000000 +0100
@@ -4,6 +4,7 @@
"Description[ca@valencia]": "Este connector mostra totes les capçaleres del correu.",
"Description[ca]": "Aquest connector mostra totes les capçaleres del correu.",
"Description[es]": "Este complemento le muestra todos los encabezados de correo.",
+ "Description[et]": "See plugin võimaldab näitab kogu kirjapäist.",
"Description[fi]": "Tällä liitännäisellä voit näyttää viestin kaikki otsakkeet.",
"Description[it]": "Questa estensione mostra tutte le intestazioni dei messaggi di posta.",
"Description[nl]": "Deze plug-in toont de gehele e-mailheader.",
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/kdepim-addons-16.12.0/plugins/messageviewerheaderplugins/briefheaderstyleplugin/messageviewer_briefheaderstyleplugin.json new/kdepim-addons-16.12.1/plugins/messageviewerheaderplugins/briefheaderstyleplugin/messageviewer_briefheaderstyleplugin.json
--- old/kdepim-addons-16.12.0/plugins/messageviewerheaderplugins/briefheaderstyleplugin/messageviewer_briefheaderstyleplugin.json 2016-12-08 07:01:17.000000000 +0100
+++ new/kdepim-addons-16.12.1/plugins/messageviewerheaderplugins/briefheaderstyleplugin/messageviewer_briefheaderstyleplugin.json 2017-01-09 07:42:59.000000000 +0100
@@ -4,6 +4,7 @@
"Description[ca@valencia]": "Este connector redueix la capçalera del correu al mínim estricte.",
"Description[ca]": "Aquest connector redueix la capçalera del correu al mínim estricte.",
"Description[es]": "Este complemento reduce el encabezado del mensaje al mínimo estricto.",
+ "Description[et]": "See plugin kahandab kirja päise rangelt nõutava miinimumini.",
"Description[fi]": "Tällä liitännäisellä voit vähentää viestin näytetyt otsakkeet minimiin.",
"Description[it]": "Questa estensione riduce le intestazioni dei messaggi di posta al minimo indispensabile.",
"Description[nl]": "Deze plug-in reduceert de e-mailheader tot het strikte minimum.",
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/kdepim-addons-16.12.0/plugins/messageviewerheaderplugins/enterpriseheaderstyleplugin/messageviewer_enterpriseheaderstyleplugin.json new/kdepim-addons-16.12.1/plugins/messageviewerheaderplugins/enterpriseheaderstyleplugin/messageviewer_enterpriseheaderstyleplugin.json
--- old/kdepim-addons-16.12.0/plugins/messageviewerheaderplugins/enterpriseheaderstyleplugin/messageviewer_enterpriseheaderstyleplugin.json 2016-12-08 07:01:17.000000000 +0100
+++ new/kdepim-addons-16.12.1/plugins/messageviewerheaderplugins/enterpriseheaderstyleplugin/messageviewer_enterpriseheaderstyleplugin.json 2017-01-09 07:42:59.000000000 +0100
@@ -4,6 +4,7 @@
"Description[ca@valencia]": "Este connector defineix un estil empresarial per a la capçalera del correu.",
"Description[ca]": "Aquest connector defineix un estil empresarial per a la capçalera del correu.",
"Description[es]": "Este complemento define un estilo de encabezado de correo para empresarial.",
+ "Description[et]": "See plugin võimaldab kasutada firmapäise stiili.",
"Description[fi]": "Tällä liitännäisellä voit määrittää yrityksen viestiotsaketyylin.",
"Description[it]": "Questa estensione definisce uno stile di intestazioni di tipo aziendale per la posta.",
"Description[nl]": "Deze plug-in definieert een e-mailheaderstijl voor bedrijven.",
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/kdepim-addons-16.12.0/plugins/messageviewerheaderplugins/fancyheaderstyleplugin/messageviewer_fancyheaderstyleplugin.json new/kdepim-addons-16.12.1/plugins/messageviewerheaderplugins/fancyheaderstyleplugin/messageviewer_fancyheaderstyleplugin.json
--- old/kdepim-addons-16.12.0/plugins/messageviewerheaderplugins/fancyheaderstyleplugin/messageviewer_fancyheaderstyleplugin.json 2016-12-08 07:01:17.000000000 +0100
+++ new/kdepim-addons-16.12.1/plugins/messageviewerheaderplugins/fancyheaderstyleplugin/messageviewer_fancyheaderstyleplugin.json 2017-01-09 07:42:59.000000000 +0100
@@ -4,6 +4,7 @@
"Description[ca@valencia]": "Este connector proporciona un estil sofisticat per a la capçalera de correu.",
"Description[ca]": "Aquest connector proporciona un estil sofisticat per a la capçalera de correu.",
"Description[es]": "Este complemento le proporciona un estilo de encabezado de correo adornado.",
+ "Description[et]": "See plugin võimaldab kasutada ilusat päisestiili.",
"Description[fi]": "Tällä liitännäisellä voit määrittää tyylikkään viestiotsaketyylin.",
"Description[it]": "Questa estensione fornisce uno stile di intestazioni eleganti per la posta.",
"Description[nl]": "Deze plug-in biedt u een elegante e-mailheaderstijl.",
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/kdepim-addons-16.12.0/plugins/messageviewerheaderplugins/grantleeheaderstyleplugin/messageviewer_grantleeheaderstyleplugin.json new/kdepim-addons-16.12.1/plugins/messageviewerheaderplugins/grantleeheaderstyleplugin/messageviewer_grantleeheaderstyleplugin.json
--- old/kdepim-addons-16.12.0/plugins/messageviewerheaderplugins/grantleeheaderstyleplugin/messageviewer_grantleeheaderstyleplugin.json 2016-12-08 07:01:17.000000000 +0100
+++ new/kdepim-addons-16.12.1/plugins/messageviewerheaderplugins/grantleeheaderstyleplugin/messageviewer_grantleeheaderstyleplugin.json 2017-01-09 07:42:59.000000000 +0100
@@ -4,6 +4,7 @@
"Description[ca@valencia]": "Este connector permet usar un estil de capçalera de correu basat en el «Grantlee».",
"Description[ca]": "Aquest connector permet usar un estil de capçalera de correu basat en el «Grantlee».",
"Description[es]": "Este complemento le permite usar un estilo de encabezado de correo basado en Grantlee.",
+ "Description[et]": "See plugin võimaldab kasutada Grantlee-põhist päisestiili.",
"Description[fi]": "Tällä liitännäisellä voit käyttää Grantlee-pohjaista viestiotsaketyyliä.",
"Description[it]": "Questa estensione ti permette di usare uno stile di intestazioni per la posta basato su Grantlee.",
"Description[nl]": "Deze plug-in stelt u in staat een op Grantlee gebaseerde e-mailheaderstijl te gebruiken.",
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/kdepim-addons-16.12.0/plugins/messageviewerheaderplugins/longheaderstyleplugin/messageviewer_longheaderstyleplugin.json new/kdepim-addons-16.12.1/plugins/messageviewerheaderplugins/longheaderstyleplugin/messageviewer_longheaderstyleplugin.json
--- old/kdepim-addons-16.12.0/plugins/messageviewerheaderplugins/longheaderstyleplugin/messageviewer_longheaderstyleplugin.json 2016-12-08 07:01:17.000000000 +0100
+++ new/kdepim-addons-16.12.1/plugins/messageviewerheaderplugins/longheaderstyleplugin/messageviewer_longheaderstyleplugin.json 2017-01-09 07:42:59.000000000 +0100
@@ -4,6 +4,7 @@
"Description[ca@valencia]": "Este connector permet mostrar totes les capçaleres del correu.",
"Description[ca]": "Aquest connector permet mostrar totes les capçaleres del correu.",
"Description[es]": "Este complemento le permite mostrar todos los encabezados del correo.",
+ "Description[et]": "See plugin võimaldab näha kirja kõiki päiseid.",
"Description[fi]": "Tällä liitännäisellä voit näyttää viestin kaikki otsakkeet.",
"Description[it]": "Questa estensione permette di mostrare tutte le intestazioni dei messaggi di posta.",
"Description[nl]": "Deze plug-in stelt u in staat de gehele header van het e-mailbericht te tonen.",
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/kdepim-addons-16.12.0/plugins/messageviewerheaderplugins/standardsheaderstyleplugin/messageviewer_standardsheaderstyleplugin.json new/kdepim-addons-16.12.1/plugins/messageviewerheaderplugins/standardsheaderstyleplugin/messageviewer_standardsheaderstyleplugin.json
--- old/kdepim-addons-16.12.0/plugins/messageviewerheaderplugins/standardsheaderstyleplugin/messageviewer_standardsheaderstyleplugin.json 2016-12-08 07:01:17.000000000 +0100
+++ new/kdepim-addons-16.12.1/plugins/messageviewerheaderplugins/standardsheaderstyleplugin/messageviewer_standardsheaderstyleplugin.json 2017-01-09 07:42:59.000000000 +0100
@@ -4,9 +4,12 @@
"Description[ca@valencia]": "Este connector defineix l'estil de capçalera de correu estàndard.",
"Description[ca]": "Aquest connector defineix l'estil de capçalera de correu estàndard.",
"Description[es]": "Este complemento define este estilo de encabezado de correo estándar.",
+ "Description[et]": "See plugin võimaldab kasutada standardset päisestiili.",
"Description[it]": "Questa estensione definisce lo stile di intestazioni predefinito per la posta.",
"Description[nl]": "Deze plug-in definieert de standaard stijl van de e-mailheader.",
+ "Description[pl]": "Ta wtyczka określa wygląd standardowego nagłówka pocztowego.",
"Description[pt]": "Este 'plugin' define o estilo-padrão de cabeçalhos dos e-mails.",
+ "Description[sk]": "Tento plugin definuje tento štandardný štýl mailových hlavičiek.",
"Description[sl]": "Ta vstavek določa običajni slog glav sporočila.",
"Description[sr@ijekavian]": "Овај прикључак дефинише стандардни стил заглавља порука",
"Description[sr@ijekavianlatin]": "Ovaj priključak definiše standardni stil zaglavlja poruka",
@@ -21,6 +24,7 @@
"Name[ca]": "Estil de capçalera estàndard",
"Name[de]": "Vorspann-Design „Standard“",
"Name[es]": "Estilo de encabezado estándar",
+ "Name[et]": "Standardne päisestiil",
"Name[fi]": "Vakio-otsaketyyli",
"Name[gl]": "Estilo de cabeceira estándar",
"Name[it]": "Stile con intestazioni standard",
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/kdepim-addons-16.12.0/plugins/messageviewerplugins/common/expandurlplugin/messageviewer_expandurlplugin.json new/kdepim-addons-16.12.1/plugins/messageviewerplugins/common/expandurlplugin/messageviewer_expandurlplugin.json
--- old/kdepim-addons-16.12.0/plugins/messageviewerplugins/common/expandurlplugin/messageviewer_expandurlplugin.json 2016-12-08 07:01:17.000000000 +0100
+++ new/kdepim-addons-16.12.1/plugins/messageviewerplugins/common/expandurlplugin/messageviewer_expandurlplugin.json 2017-01-09 07:42:59.000000000 +0100
@@ -4,6 +4,7 @@
"Description[ca@valencia]": "Este connector expandeix els URL.",
"Description[ca]": "Aquest connector expandeix els URL.",
"Description[es]": "Este complemento expande un URL.",
+ "Description[et]": "See plugin laiendab URL-e.",
"Description[fi]": "Tämä liitännäinen laventaa verkko-osoitteet.",
"Description[it]": "Questa estensione espande URL.",
"Description[nl]": "Deze plug-in expandeert een URL.",
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/kdepim-addons-16.12.0/plugins/messageviewerplugins/common/translatorplugin/messageviewer_translatorplugin.json new/kdepim-addons-16.12.1/plugins/messageviewerplugins/common/translatorplugin/messageviewer_translatorplugin.json
--- old/kdepim-addons-16.12.0/plugins/messageviewerplugins/common/translatorplugin/messageviewer_translatorplugin.json 2016-12-08 07:01:17.000000000 +0100
+++ new/kdepim-addons-16.12.1/plugins/messageviewerplugins/common/translatorplugin/messageviewer_translatorplugin.json 2017-01-09 07:42:59.000000000 +0100
@@ -4,10 +4,12 @@
"Description[ca@valencia]": "Este connector permet traduir el text seleccionat.",
"Description[ca]": "Aquest connector permet traduir el text seleccionat.",
"Description[es]": "Este complemento le permite traducir el texto seleccionado.",
+ "Description[et]": "See plugin võimaldab tõlkida valitud teksti.",
"Description[it]": "Questa estensione permette di tradurre del testo selezionato.",
"Description[nl]": "Deze plug-in stelt u in staat geselecteerde tekst te vertalen.",
"Description[pl]": "Ta wtyczka umożliwia przetłumaczenie zaznaczonego tekstu.",
"Description[pt]": "Este 'plugin' permite-lhe traduzir o texto seleccionado.",
+ "Description[sk]": "Tento plugin vám umožní preložiť vybraný text.",
"Description[sl]": "Ta vstavek omogoča prevod izbranega besedila.",
"Description[sr@ijekavian]": "Овај прикључак омогућава превођење изабраног текста",
"Description[sr@ijekavianlatin]": "Ovaj priključak omogućava prevođenje izabranog teksta",
@@ -23,7 +25,7 @@
"Name[ca]": "Traductor",
"Name[cs]": "Překladatel",
"Name[da]": "Oversætter",
- "Name[de]": "Übersetzer",
+ "Name[de]": "Übersetzung",
"Name[es]": "Traductor",
"Name[et]": "Tõlketeenus",
"Name[fi]": "Käännösohjelma",
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/kdepim-addons-16.12.0/plugins/messageviewerplugins/createeventplugin/messageviewer_createeventplugin.json new/kdepim-addons-16.12.1/plugins/messageviewerplugins/createeventplugin/messageviewer_createeventplugin.json
--- old/kdepim-addons-16.12.0/plugins/messageviewerplugins/createeventplugin/messageviewer_createeventplugin.json 2016-12-08 07:01:17.000000000 +0100
+++ new/kdepim-addons-16.12.1/plugins/messageviewerplugins/createeventplugin/messageviewer_createeventplugin.json 2017-01-09 07:42:59.000000000 +0100
@@ -4,10 +4,12 @@
"Description[ca@valencia]": "Este connector permet crear un esdeveniment a partir d'un missatge.",
"Description[ca]": "Aquest connector permet crear un esdeveniment a partir d'un missatge.",
"Description[es]": "Este complemento le permite crear un evento desde un mensaje.",
+ "Description[et]": "See plugin võimaldab luua kirja põhjal sündmuse.",
"Description[it]": "Questa estensione permette di creare un evento da un messaggio.",
"Description[nl]": "Deze plug-in stelt u in staat een gebeurtenis aan te maken uit een bericht.",
"Description[pl]": "Ta wtyczka umożliwia utworzenie zdarzenia z wiadomości.",
"Description[pt]": "Este 'plugin' permite-lhe criar um evento a partir de uma mensagem.",
+ "Description[sk]": "Tento plugin vám umožní vytvoriť udalosť zo správy.",
"Description[sl]": "Ta vstavek vam omogoča iz sporočila ustvariti dogodek.",
"Description[sr@ijekavian]": "Овај прикључак омогућава стварање догађаја на основу поруке",
"Description[sr@ijekavianlatin]": "Ovaj priključak omogućava stvaranje događaja na osnovu poruke",
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/kdepim-addons-16.12.0/plugins/messageviewerplugins/createnoteplugin/messageviewer_createnoteplugin.json new/kdepim-addons-16.12.1/plugins/messageviewerplugins/createnoteplugin/messageviewer_createnoteplugin.json
--- old/kdepim-addons-16.12.0/plugins/messageviewerplugins/createnoteplugin/messageviewer_createnoteplugin.json 2016-12-08 07:01:17.000000000 +0100
+++ new/kdepim-addons-16.12.1/plugins/messageviewerplugins/createnoteplugin/messageviewer_createnoteplugin.json 2017-01-09 07:42:59.000000000 +0100
@@ -4,10 +4,12 @@
"Description[ca@valencia]": "Este connector permet crear una nota a partir d'un missatge.",
"Description[ca]": "Aquest connector permet crear una nota a partir d'un missatge.",
"Description[es]": "Este complemento le permite crear una nota desde un mensaje.",
+ "Description[et]": "See plugin võimaldab luua kirja põhjal sedeli.",
"Description[it]": "Questa estensione permette di creare una nota da un messaggio.",
"Description[nl]": "Deze plug-in stelt u in staat een notitie te maken uit een bericht.",
"Description[pl]": "Ta wtyczka umożliwia utworzenie notatki z wiadomości.",
"Description[pt]": "Este 'plugin' permite-lhe criar uma nota a partir de uma mensagem.",
+ "Description[sk]": "Tento plugin vám umožní vytvoriť poznámku zo správy.",
"Description[sl]": "Ta vstavek vam omogoča iz sporočila ustvariti sporočilce.",
"Description[sr@ijekavian]": "Овај прикључак омогућава стварање белешке на основу поруке",
"Description[sr@ijekavianlatin]": "Ovaj priključak omogućava stvaranje beleške na osnovu poruke",
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/kdepim-addons-16.12.0/plugins/messageviewerplugins/createtodoplugin/messageviewer_createtodoplugin.json new/kdepim-addons-16.12.1/plugins/messageviewerplugins/createtodoplugin/messageviewer_createtodoplugin.json
--- old/kdepim-addons-16.12.0/plugins/messageviewerplugins/createtodoplugin/messageviewer_createtodoplugin.json 2016-12-08 07:01:17.000000000 +0100
+++ new/kdepim-addons-16.12.1/plugins/messageviewerplugins/createtodoplugin/messageviewer_createtodoplugin.json 2017-01-09 07:42:59.000000000 +0100
@@ -4,10 +4,12 @@
"Description[ca@valencia]": "Este connector permet crear una tasca pendent a partir d'un missatge.",
"Description[ca]": "Aquest connector permet crear una tasca pendent a partir d'un missatge.",
"Description[es]": "Este complemento le permite crear una tarea pendiente desde un mensaje.",
+ "Description[et]": "See plugin võimaldab luua kirja põhjal ülesande.",
"Description[it]": "Questa estensione permette di creare una cosa da fare da un messaggio.",
"Description[nl]": "Deze plug-in stelt u in staat een taak te maken uit een bericht.",
"Description[pl]": "Ta wtyczka umożliwia utworzenie zadania z wiadomości.",
"Description[pt]": "Este 'plugin' permite-lhe criar um item por-fazer a partir de uma mensagem.",
+ "Description[sk]": "Tento plugin vám umožní vytvoriť úlohu zo správy.",
"Description[sl]": "Ta vstavek vam omogoča iz sporočila ustvariti opravilo.",
"Description[sr@ijekavian]": "Овај прикључак омогућава стварање обавезе на основу поруке",
"Description[sr@ijekavianlatin]": "Ovaj priključak omogućava stvaranje obaveze na osnovu poruke",
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/kdepim-addons-16.12.0/plugins/messageviewerplugins/externalscriptplugin/messageviewer_externalscriptplugin.json new/kdepim-addons-16.12.1/plugins/messageviewerplugins/externalscriptplugin/messageviewer_externalscriptplugin.json
--- old/kdepim-addons-16.12.0/plugins/messageviewerplugins/externalscriptplugin/messageviewer_externalscriptplugin.json 2016-12-08 07:01:17.000000000 +0100
+++ new/kdepim-addons-16.12.1/plugins/messageviewerplugins/externalscriptplugin/messageviewer_externalscriptplugin.json 2017-01-09 07:42:59.000000000 +0100
@@ -4,6 +4,7 @@
"Description[ca@valencia]": "Este connector permet usar un script extern contra el visor de missatges.",
"Description[ca]": "Aquest connector permet usar un script extern contra el visor de missatges.",
"Description[es]": "Este complemento le permite usar un guion externo contra el visor de mensajes.",
+ "Description[et]": "See plugin võimaldab kasutada kirjanäitajas väliseid skripte.",
"Description[it]": "Questa estensione permette di usare uno script esterno nel visualizzatore di messaggi.",
"Description[nl]": "Deze plug-in stelt u in staat een extern script tegen de berichtenviewer te gebruiken.",
"Description[pl]": "Ta wtyczka umożliwia używanie zewnętrznych skryptów w przeglądarce wiadomości.",
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/kdepim-addons-16.12.0/plugins/storageservices/hubicplugin/pimcommon_hubicplugin.json new/kdepim-addons-16.12.1/plugins/storageservices/hubicplugin/pimcommon_hubicplugin.json
--- old/kdepim-addons-16.12.0/plugins/storageservices/hubicplugin/pimcommon_hubicplugin.json 2016-12-08 07:01:17.000000000 +0100
+++ new/kdepim-addons-16.12.1/plugins/storageservices/hubicplugin/pimcommon_hubicplugin.json 2017-01-09 07:42:59.000000000 +0100
@@ -6,6 +6,7 @@
"Name[sr@ijekavianlatin]": "hubiC",
"Name[sr@latin]": "hubiC",
"Name[sr]": "Хјубик",
+ "Name[uk]": "hubiC",
"Name[x-test]": "xxHubicxx",
"ServiceTypes": [
"PimCommonStorageService/Plugin"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/kdepim-addons-16.12.0/plugins/webengineurlinterceptor/donottrack/messageviewer_donottrackurlinterceptor.json new/kdepim-addons-16.12.1/plugins/webengineurlinterceptor/donottrack/messageviewer_donottrackurlinterceptor.json
--- old/kdepim-addons-16.12.0/plugins/webengineurlinterceptor/donottrack/messageviewer_donottrackurlinterceptor.json 2016-12-08 07:01:17.000000000 +0100
+++ new/kdepim-addons-16.12.1/plugins/webengineurlinterceptor/donottrack/messageviewer_donottrackurlinterceptor.json 2017-01-09 07:42:59.000000000 +0100
@@ -4,6 +4,7 @@
"Description[ca@valencia]": "Este connector afig suport per a «no vull ser seguit».",
"Description[ca]": "Aquest connector afegeix suport per a «no vull ser seguit».",
"Description[es]": "Este complemento añade apoyo de «no seguir».",
+ "Description[et]": "See plugin lisab jälgimise vältimise toetuse.",
"Description[fi]": "Tämä liitännäinen lisää ”älä jäljitä” -tuen.",
"Description[it]": "Questa estensione aggiunge il supporto per il blocco del tracciamento («Do not track»).",
"Description[nl]": "Deze plug-in voegt ondersteuning toe voor \"do not track\".",
1
0
Hello community,
here is the log from the commit of package kdenetwork4-filesharing for openSUSE:Factory checked in at 2017-01-25 22:53:27
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/kdenetwork4-filesharing (Old)
and /work/SRC/openSUSE:Factory/.kdenetwork4-filesharing.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "kdenetwork4-filesharing"
Changes:
--------
--- /work/SRC/openSUSE:Factory/kdenetwork4-filesharing/kdenetwork4-filesharing.changes 2016-12-17 10:37:40.870074949 +0100
+++ /work/SRC/openSUSE:Factory/.kdenetwork4-filesharing.new/kdenetwork4-filesharing.changes 2017-01-25 22:53:28.353335740 +0100
@@ -1,0 +2,7 @@
+Sat Jan 14 08:54:25 UTC 2017 - lbeltrame(a)kde.org
+
+- - Update to KDE Applications 16.12.1
+ * KDE Applications 16.12.1
+ * https://www.kde.org/announcements/announce-applications-16.12.1.php
+
+-------------------------------------------------------------------
Old:
----
kdenetwork-filesharing-16.12.0.tar.xz
New:
----
kdenetwork-filesharing-16.12.1.tar.xz
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ kdenetwork4-filesharing.spec ++++++
--- /var/tmp/diff_new_pack.6Um8ue/_old 2017-01-25 22:53:28.949245497 +0100
+++ /var/tmp/diff_new_pack.6Um8ue/_new 2017-01-25 22:53:28.953244891 +0100
@@ -17,10 +17,10 @@
Name: kdenetwork4-filesharing
-Version: 16.12.0
+Version: 16.12.1
Release: 0
%define kf5_version 5.26.0
-# Latest stable Applications (e.g. 16.08 in KA, but 16.12.0 in KUA)
+# Latest stable Applications (e.g. 16.08 in KA, but 16.12.1 in KUA)
%{!?_kapp_version: %global _kapp_version %(echo %{version}| awk -F. '{print $1"."$2}')}
Summary: KDE Network Libraries
License: GPL-2.0+
++++++ kdenetwork-filesharing-16.12.0.tar.xz -> kdenetwork-filesharing-16.12.1.tar.xz ++++++
1
0
Hello community,
here is the log from the commit of package kdebase4-runtime for openSUSE:Factory checked in at 2017-01-25 22:53:11
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/kdebase4-runtime (Old)
and /work/SRC/openSUSE:Factory/.kdebase4-runtime.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "kdebase4-runtime"
Changes:
--------
--- /work/SRC/openSUSE:Factory/kdebase4-runtime/kdebase4-runtime.changes 2016-12-17 10:36:45.757888939 +0100
+++ /work/SRC/openSUSE:Factory/.kdebase4-runtime.new/kdebase4-runtime.changes 2017-01-25 22:53:12.627717267 +0100
@@ -1,0 +2,7 @@
+Sat Jan 14 08:53:51 UTC 2017 - lbeltrame(a)kde.org
+
+- - Update to KDE Applications 16.12.1
+ * KDE Applications 16.12.1
+ * https://www.kde.org/announcements/announce-applications-16.12.1.php
+
+-------------------------------------------------------------------
Old:
----
kde-runtime-16.12.0.tar.xz
New:
----
kde-runtime-16.12.1.tar.xz
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ kdebase4-runtime.spec ++++++
--- /var/tmp/diff_new_pack.qZABYt/_old 2017-01-25 22:53:13.703554334 +0100
+++ /var/tmp/diff_new_pack.qZABYt/_new 2017-01-25 22:53:13.711553123 +0100
@@ -18,10 +18,10 @@
%define debug_package_requires %{name} = %{version}-%{release} kdelibs4-debuginfo
Name: kdebase4-runtime
-Version: 16.12.0
+Version: 16.12.1
Release: 0
%define kf5_version 5.26.0
-# Latest stable Applications (e.g. 16.08 in KA, but 16.12.0 in KUA)
+# Latest stable Applications (e.g. 16.08 in KA, but 16.12.1 in KUA)
%{!?_kapp_version: %global _kapp_version %(echo %{version}| awk -F. '{print $1"."$2}')}
Summary: The KDE Runtime Components
License: GPL-2.0+
++++++ kde-runtime-16.12.0.tar.xz -> kde-runtime-16.12.1.tar.xz ++++++
/work/SRC/openSUSE:Factory/kdebase4-runtime/kde-runtime-16.12.0.tar.xz /work/SRC/openSUSE:Factory/.kdebase4-runtime.new/kde-runtime-16.12.1.tar.xz differ: char 27, line 1
1
0