Hello community,

here is the log from the commit of package ksshaskpass5 for openSUSE:Factory 
checked in at 2018-01-22 16:08:08
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/ksshaskpass5 (Old)
 and      /work/SRC/openSUSE:Factory/.ksshaskpass5.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "ksshaskpass5"

Mon Jan 22 16:08:08 2018 rev:50 rq:566914 version:5.11.95

Changes:
--------
--- /work/SRC/openSUSE:Factory/ksshaskpass5/ksshaskpass5.changes        
2018-01-03 13:36:14.221211147 +0100
+++ /work/SRC/openSUSE:Factory/.ksshaskpass5.new/ksshaskpass5.changes   
2018-01-22 16:08:09.651006945 +0100
@@ -1,0 +2,10 @@
+Mon Jan 15 15:54:05 CET 2018 - [email protected]
+
+- Update to 5.11.95
+  * New feature release
+  * For more details please see:
+  * https://www.kde.org/announcements/plasma-5.11.95.php
+- Changes since 5.11.5:
+  * None
+
+-------------------------------------------------------------------

Old:
----
  ksshaskpass-5.11.5.tar.xz

New:
----
  ksshaskpass-5.11.95.tar.xz

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

Other differences:
------------------
++++++ ksshaskpass5.spec ++++++
--- /var/tmp/diff_new_pack.70HpPh/_old  2018-01-22 16:08:11.066940696 +0100
+++ /var/tmp/diff_new_pack.70HpPh/_new  2018-01-22 16:08:11.070940510 +0100
@@ -18,13 +18,13 @@
 
 %bcond_without lang
 Name:           ksshaskpass5
-Version:        5.11.5
+Version:        5.11.95
 Release:        0
 Summary:        Plasma 5 version of ssh-askpass
 License:        GPL-2.0+
 Group:          System/GUI/KDE
 Url:            
http://kde-apps.org/CONTENT/content-files/50971-ksshaskpass-0.5.3.tar.gz
-Source:         
http://download.kde.org/stable/plasma/%{version}/ksshaskpass-%{version}.tar.xz
+Source:         
http://download.kde.org/unstable/plasma/%{version}/ksshaskpass-%{version}.tar.xz
 Patch1:         suse-tweaks.diff
 BuildRequires:  extra-cmake-modules
 BuildRequires:  kf5-filesystem

++++++ ksshaskpass-5.11.5.tar.xz -> ksshaskpass-5.11.95.tar.xz ++++++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/ksshaskpass-5.11.5/CMakeLists.txt 
new/ksshaskpass-5.11.95/CMakeLists.txt
--- old/ksshaskpass-5.11.5/CMakeLists.txt       2018-01-02 13:02:31.056887457 
+0100
+++ new/ksshaskpass-5.11.95/CMakeLists.txt      2018-01-15 14:31:33.000000000 
+0100
@@ -1,6 +1,6 @@
 project(ksshaskpass)
 cmake_minimum_required(VERSION 2.8.12)
-set(PROJECT_VERSION "5.11.5")
+set(PROJECT_VERSION "5.11.95")
 
 find_package(Qt5 REQUIRED COMPONENTS Core)
 
@@ -8,7 +8,7 @@
 set(CMAKE_MODULE_PATH ${ECM_MODULE_PATH})
 
 include(KDEInstallDirs)
-include(KDECompilerSettings NO_POLICY_SCOPE)
+include(KDECompilerSettings)
 include(KDECMakeSettings)
 include(FeatureSummary)
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/ksshaskpass-5.11.5/po/ar/ksshaskpass.po 
new/ksshaskpass-5.11.95/po/ar/ksshaskpass.po
--- old/ksshaskpass-5.11.5/po/ar/ksshaskpass.po 2018-01-02 13:02:02.152699777 
+0100
+++ new/ksshaskpass-5.11.95/po/ar/ksshaskpass.po        2018-01-15 
14:31:21.000000000 +0100
@@ -6,7 +6,7 @@
 msgstr ""
 "Project-Id-Version: \n"
 "Report-Msgid-Bugs-To: http://bugs.kde.org\n";
-"POT-Creation-Date: 2017-10-11 09:34+0200\n"
+"POT-Creation-Date: 2017-10-11 07:05+0200\n"
 "PO-Revision-Date: ٢٠١٥-٠٨-١٧ ١١:٣٤+0300\n"
 "Last-Translator: Safa Alfulaij <[email protected]>\n"
 "Language-Team: Arabic <[email protected]>\n"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/ksshaskpass-5.11.5/po/ast/ksshaskpass.po 
new/ksshaskpass-5.11.95/po/ast/ksshaskpass.po
--- old/ksshaskpass-5.11.5/po/ast/ksshaskpass.po        2018-01-02 
13:02:02.176699934 +0100
+++ new/ksshaskpass-5.11.95/po/ast/ksshaskpass.po       2018-01-15 
14:31:21.000000000 +0100
@@ -6,7 +6,7 @@
 msgstr ""
 "Project-Id-Version: \n"
 "Report-Msgid-Bugs-To: http://bugs.kde.org\n";
-"POT-Creation-Date: 2017-10-11 09:34+0200\n"
+"POT-Creation-Date: 2017-10-11 07:05+0200\n"
 "PO-Revision-Date: 2016-12-21 16:35+0100\n"
 "Last-Translator: enolp <[email protected]>\n"
 "Language-Team: Asturian <[email protected]>\n"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/ksshaskpass-5.11.5/po/bs/ksshaskpass.po 
new/ksshaskpass-5.11.95/po/bs/ksshaskpass.po
--- old/ksshaskpass-5.11.5/po/bs/ksshaskpass.po 2018-01-02 13:02:05.172719411 
+0100
+++ new/ksshaskpass-5.11.95/po/bs/ksshaskpass.po        2018-01-15 
14:31:23.000000000 +0100
@@ -8,7 +8,7 @@
 msgstr ""
 "Project-Id-Version: kde5\n"
 "Report-Msgid-Bugs-To: http://bugs.kde.org\n";
-"POT-Creation-Date: 2017-10-11 09:34+0200\n"
+"POT-Creation-Date: 2017-10-11 07:05+0200\n"
 "PO-Revision-Date: 2015-02-24 20:27+0100\n"
 "Last-Translator: Samir Ribić <[email protected]>\n"
 "Language-Team: Bosnian\n"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/ksshaskpass-5.11.5/po/ca/ksshaskpass.po 
new/ksshaskpass-5.11.95/po/ca/ksshaskpass.po
--- old/ksshaskpass-5.11.5/po/ca/ksshaskpass.po 2018-01-02 13:02:05.156719306 
+0100
+++ new/ksshaskpass-5.11.95/po/ca/ksshaskpass.po        2018-01-15 
14:31:23.000000000 +0100
@@ -9,7 +9,7 @@
 msgstr ""
 "Project-Id-Version: ksshaskpass\n"
 "Report-Msgid-Bugs-To: http://bugs.kde.org\n";
-"POT-Creation-Date: 2017-10-11 09:34+0200\n"
+"POT-Creation-Date: 2017-10-11 07:05+0200\n"
 "PO-Revision-Date: 2017-11-24 22:05+0100\n"
 "Last-Translator: Antoni Bella Pérez <[email protected]>\n"
 "Language-Team: Catalan <[email protected]>\n"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/ksshaskpass-5.11.5/po/ca@valencia/ksshaskpass.po 
new/ksshaskpass-5.11.95/po/ca@valencia/ksshaskpass.po
--- old/ksshaskpass-5.11.5/po/ca@valencia/ksshaskpass.po        2018-01-02 
13:02:05.168719384 +0100
+++ new/ksshaskpass-5.11.95/po/ca@valencia/ksshaskpass.po       2018-01-15 
14:31:23.000000000 +0100
@@ -9,7 +9,7 @@
 msgstr ""
 "Project-Id-Version: ksshaskpass\n"
 "Report-Msgid-Bugs-To: http://bugs.kde.org\n";
-"POT-Creation-Date: 2017-10-11 09:34+0200\n"
+"POT-Creation-Date: 2017-10-11 07:05+0200\n"
 "PO-Revision-Date: 2017-11-24 22:05+0100\n"
 "Last-Translator: Antoni Bella Pérez <[email protected]>\n"
 "Language-Team: Catalan <[email protected]>\n"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/ksshaskpass-5.11.5/po/cs/ksshaskpass.po 
new/ksshaskpass-5.11.95/po/cs/ksshaskpass.po
--- old/ksshaskpass-5.11.5/po/cs/ksshaskpass.po 2018-01-02 13:02:05.088718864 
+0100
+++ new/ksshaskpass-5.11.95/po/cs/ksshaskpass.po        2018-01-15 
14:31:23.000000000 +0100
@@ -7,7 +7,7 @@
 msgstr ""
 "Project-Id-Version: \n"
 "Report-Msgid-Bugs-To: http://bugs.kde.org\n";
-"POT-Creation-Date: 2017-10-11 09:34+0200\n"
+"POT-Creation-Date: 2017-10-11 07:05+0200\n"
 "PO-Revision-Date: 2015-04-13 14:19+0200\n"
 "Last-Translator: Vit Pelcak <[email protected]>\n"
 "Language-Team: Czech <[email protected]>\n"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/ksshaskpass-5.11.5/po/da/ksshaskpass.po 
new/ksshaskpass-5.11.95/po/da/ksshaskpass.po
--- old/ksshaskpass-5.11.5/po/da/ksshaskpass.po 2018-01-02 13:02:06.728729520 
+0100
+++ new/ksshaskpass-5.11.95/po/da/ksshaskpass.po        2018-01-15 
14:31:23.000000000 +0100
@@ -6,7 +6,7 @@
 msgstr ""
 "Project-Id-Version: \n"
 "Report-Msgid-Bugs-To: http://bugs.kde.org\n";
-"POT-Creation-Date: 2017-10-11 09:34+0200\n"
+"POT-Creation-Date: 2017-10-11 07:05+0200\n"
 "PO-Revision-Date: 2015-11-15 22:31+0100\n"
 "Last-Translator: Martin Schlander <[email protected]>\n"
 "Language-Team: Danish <[email protected]>\n"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/ksshaskpass-5.11.5/po/de/ksshaskpass.po 
new/ksshaskpass-5.11.95/po/de/ksshaskpass.po
--- old/ksshaskpass-5.11.5/po/de/ksshaskpass.po 2018-01-02 13:02:06.784729883 
+0100
+++ new/ksshaskpass-5.11.95/po/de/ksshaskpass.po        2018-01-15 
14:31:23.000000000 +0100
@@ -3,7 +3,7 @@
 msgstr ""
 "Project-Id-Version: \n"
 "Report-Msgid-Bugs-To: http://bugs.kde.org\n";
-"POT-Creation-Date: 2017-10-11 09:34+0200\n"
+"POT-Creation-Date: 2017-10-11 07:05+0200\n"
 "PO-Revision-Date: 2015-01-15 20:39+0100\n"
 "Last-Translator: Burkhard Lück <[email protected]>\n"
 "Language-Team: German <[email protected]>\n"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/ksshaskpass-5.11.5/po/el/ksshaskpass.po 
new/ksshaskpass-5.11.95/po/el/ksshaskpass.po
--- old/ksshaskpass-5.11.5/po/el/ksshaskpass.po 2018-01-02 13:02:06.688729260 
+0100
+++ new/ksshaskpass-5.11.95/po/el/ksshaskpass.po        2018-01-15 
14:31:23.000000000 +0100
@@ -6,7 +6,7 @@
 msgstr ""
 "Project-Id-Version: \n"
 "Report-Msgid-Bugs-To: http://bugs.kde.org\n";
-"POT-Creation-Date: 2017-10-11 09:34+0200\n"
+"POT-Creation-Date: 2017-10-11 07:05+0200\n"
 "PO-Revision-Date: 2015-02-10 14:46+0200\n"
 "Last-Translator: Dimitris Kardarakos <[email protected]>\n"
 "Language-Team: Greek <[email protected]>\n"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/ksshaskpass-5.11.5/po/en_GB/ksshaskpass.po 
new/ksshaskpass-5.11.95/po/en_GB/ksshaskpass.po
--- old/ksshaskpass-5.11.5/po/en_GB/ksshaskpass.po      2018-01-02 
13:02:07.888737049 +0100
+++ new/ksshaskpass-5.11.95/po/en_GB/ksshaskpass.po     2018-01-15 
14:31:24.000000000 +0100
@@ -6,7 +6,7 @@
 msgstr ""
 "Project-Id-Version: \n"
 "Report-Msgid-Bugs-To: http://bugs.kde.org\n";
-"POT-Creation-Date: 2017-10-11 09:34+0200\n"
+"POT-Creation-Date: 2017-10-11 07:05+0200\n"
 "PO-Revision-Date: 2015-01-18 12:24+0000\n"
 "Last-Translator: \n"
 "Language-Team: British English <[email protected]>\n"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/ksshaskpass-5.11.5/po/es/ksshaskpass.po 
new/ksshaskpass-5.11.95/po/es/ksshaskpass.po
--- old/ksshaskpass-5.11.5/po/es/ksshaskpass.po 2018-01-02 13:02:08.080738297 
+0100
+++ new/ksshaskpass-5.11.95/po/es/ksshaskpass.po        2018-01-15 
14:31:24.000000000 +0100
@@ -8,7 +8,7 @@
 msgstr ""
 "Project-Id-Version: ksshaskpass\n"
 "Report-Msgid-Bugs-To: http://bugs.kde.org\n";
-"POT-Creation-Date: 2017-10-11 09:34+0200\n"
+"POT-Creation-Date: 2017-10-11 07:05+0200\n"
 "PO-Revision-Date: 2015-01-16 18:39+0100\n"
 "Last-Translator: Eloy Cuadra <[email protected]>\n"
 "Language-Team: Spanish <[email protected]>\n"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/ksshaskpass-5.11.5/po/et/ksshaskpass.po 
new/ksshaskpass-5.11.95/po/et/ksshaskpass.po
--- old/ksshaskpass-5.11.5/po/et/ksshaskpass.po 2018-01-02 13:02:08.152738764 
+0100
+++ new/ksshaskpass-5.11.95/po/et/ksshaskpass.po        2018-01-15 
14:31:24.000000000 +0100
@@ -6,7 +6,7 @@
 msgstr ""
 "Project-Id-Version: \n"
 "Report-Msgid-Bugs-To: http://bugs.kde.org\n";
-"POT-Creation-Date: 2017-10-11 09:34+0200\n"
+"POT-Creation-Date: 2017-10-11 07:05+0200\n"
 "PO-Revision-Date: 2016-01-10 20:48+0200\n"
 "Last-Translator: Marek Laane <[email protected]>\n"
 "Language-Team: Estonian <[email protected]>\n"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/ksshaskpass-5.11.5/po/eu/ksshaskpass.po 
new/ksshaskpass-5.11.95/po/eu/ksshaskpass.po
--- old/ksshaskpass-5.11.5/po/eu/ksshaskpass.po 2018-01-02 13:02:08.292739673 
+0100
+++ new/ksshaskpass-5.11.95/po/eu/ksshaskpass.po        2018-01-15 
14:31:24.000000000 +0100
@@ -9,7 +9,7 @@
 msgstr ""
 "Project-Id-Version: ksshaskpass\n"
 "Report-Msgid-Bugs-To: http://bugs.kde.org\n";
-"POT-Creation-Date: 2017-10-11 09:34+0200\n"
+"POT-Creation-Date: 2017-10-11 07:05+0200\n"
 "PO-Revision-Date: 2017-12-02 15:39+0100\n"
 "Last-Translator: Iñigo Salvador Azurmendi <[email protected]>\n"
 "Language-Team: Basque <[email protected]>\n"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/ksshaskpass-5.11.5/po/fi/ksshaskpass.po 
new/ksshaskpass-5.11.95/po/fi/ksshaskpass.po
--- old/ksshaskpass-5.11.5/po/fi/ksshaskpass.po 2018-01-02 13:02:09.464747281 
+0100
+++ new/ksshaskpass-5.11.95/po/fi/ksshaskpass.po        2018-01-15 
14:31:25.000000000 +0100
@@ -6,7 +6,7 @@
 msgstr ""
 "Project-Id-Version: \n"
 "Report-Msgid-Bugs-To: http://bugs.kde.org\n";
-"POT-Creation-Date: 2017-10-11 09:34+0200\n"
+"POT-Creation-Date: 2017-10-11 07:05+0200\n"
 "PO-Revision-Date: 2015-01-20 17:11+0200\n"
 "Last-Translator: Lasse Liehu <[email protected]>\n"
 "Language-Team: Finnish <[email protected]>\n"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/ksshaskpass-5.11.5/po/fr/ksshaskpass.po 
new/ksshaskpass-5.11.95/po/fr/ksshaskpass.po
--- old/ksshaskpass-5.11.5/po/fr/ksshaskpass.po 2018-01-02 13:02:09.600748163 
+0100
+++ new/ksshaskpass-5.11.95/po/fr/ksshaskpass.po        2018-01-15 
14:31:25.000000000 +0100
@@ -6,7 +6,7 @@
 msgstr ""
 "Project-Id-Version: \n"
 "Report-Msgid-Bugs-To: http://bugs.kde.org\n";
-"POT-Creation-Date: 2017-10-11 09:34+0200\n"
+"POT-Creation-Date: 2017-10-11 07:05+0200\n"
 "PO-Revision-Date: 2015-09-06 12:13+0100\n"
 "Last-Translator: Thomas Vergnaud <[email protected]>\n"
 "Language-Team: French <[email protected]>\n"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/ksshaskpass-5.11.5/po/gl/ksshaskpass.po 
new/ksshaskpass-5.11.95/po/gl/ksshaskpass.po
--- old/ksshaskpass-5.11.5/po/gl/ksshaskpass.po 2018-01-02 13:02:10.980757122 
+0100
+++ new/ksshaskpass-5.11.95/po/gl/ksshaskpass.po        2018-01-15 
14:31:25.000000000 +0100
@@ -7,7 +7,7 @@
 msgstr ""
 "Project-Id-Version: \n"
 "Report-Msgid-Bugs-To: http://bugs.kde.org\n";
-"POT-Creation-Date: 2017-10-11 09:34+0200\n"
+"POT-Creation-Date: 2017-10-11 07:05+0200\n"
 "PO-Revision-Date: 2017-09-09 13:29+0100\n"
 "Last-Translator: Adrián Chaves (Gallaecio) <[email protected]>\n"
 "Language-Team: Galician <[email protected]>\n"
@@ -26,7 +26,7 @@
 #, kde-format
 msgctxt "EMAIL OF TRANSLATORS"
 msgid "Your emails"
-msgstr "[email protected]"
+msgstr "[email protected]"
 
 #: main.cpp:93 main.cpp:161
 #, kde-format
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/ksshaskpass-5.11.5/po/he/ksshaskpass.po 
new/ksshaskpass-5.11.95/po/he/ksshaskpass.po
--- old/ksshaskpass-5.11.5/po/he/ksshaskpass.po 2018-01-02 13:02:11.196758524 
+0100
+++ new/ksshaskpass-5.11.95/po/he/ksshaskpass.po        2018-01-15 
14:31:25.000000000 +0100
@@ -3,7 +3,7 @@
 msgstr ""
 "Project-Id-Version: ksshaskpass\n"
 "Report-Msgid-Bugs-To: http://bugs.kde.org\n";
-"POT-Creation-Date: 2017-10-11 09:34+0200\n"
+"POT-Creation-Date: 2017-10-11 07:05+0200\n"
 "PO-Revision-Date: 2017-05-16 12:23-0400\n"
 "Last-Translator: Elkana Bardugo <[email protected]>\n"
 "Language-Team: Hebrew\n"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/ksshaskpass-5.11.5/po/ia/ksshaskpass.po 
new/ksshaskpass-5.11.95/po/ia/ksshaskpass.po
--- old/ksshaskpass-5.11.5/po/ia/ksshaskpass.po 2018-01-02 13:02:13.568773922 
+0100
+++ new/ksshaskpass-5.11.95/po/ia/ksshaskpass.po        2018-01-15 
14:31:26.000000000 +0100
@@ -6,7 +6,7 @@
 msgstr ""
 "Project-Id-Version: \n"
 "Report-Msgid-Bugs-To: http://bugs.kde.org\n";
-"POT-Creation-Date: 2017-10-11 09:34+0200\n"
+"POT-Creation-Date: 2017-10-11 07:05+0200\n"
 "PO-Revision-Date: 2016-02-02 14:06+0100\n"
 "Last-Translator: Giovanni Sora <[email protected]>\n"
 "Language-Team: Interlingua <[email protected]>\n"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/ksshaskpass-5.11.5/po/it/ksshaskpass.po 
new/ksshaskpass-5.11.95/po/it/ksshaskpass.po
--- old/ksshaskpass-5.11.5/po/it/ksshaskpass.po 2018-01-02 13:02:14.048777039 
+0100
+++ new/ksshaskpass-5.11.95/po/it/ksshaskpass.po        2018-01-15 
14:31:26.000000000 +0100
@@ -6,7 +6,7 @@
 msgstr ""
 "Project-Id-Version: \n"
 "Report-Msgid-Bugs-To: http://bugs.kde.org\n";
-"POT-Creation-Date: 2017-10-11 09:34+0200\n"
+"POT-Creation-Date: 2017-10-11 07:05+0200\n"
 "PO-Revision-Date: 2015-02-10 00:15+0100\n"
 "Last-Translator: Vincenzo Reale <[email protected]>\n"
 "Language-Team: Italian <[email protected]>\n"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/ksshaskpass-5.11.5/po/ja/ksshaskpass.po 
new/ksshaskpass-5.11.95/po/ja/ksshaskpass.po
--- old/ksshaskpass-5.11.5/po/ja/ksshaskpass.po 2018-01-02 13:02:14.380779195 
+0100
+++ new/ksshaskpass-5.11.95/po/ja/ksshaskpass.po        2018-01-15 
14:31:27.000000000 +0100
@@ -2,7 +2,7 @@
 msgstr ""
 "Project-Id-Version: ksshaskpass\n"
 "Report-Msgid-Bugs-To: http://bugs.kde.org\n";
-"POT-Creation-Date: 2017-10-11 09:34+0200\n"
+"POT-Creation-Date: 2017-10-11 07:05+0200\n"
 "PO-Revision-Date: 2015-01-15 22:34-0800\n"
 "Last-Translator: Japanese KDE translation team <[email protected]>\n"
 "Language-Team: Japanese <[email protected]>\n"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/ksshaskpass-5.11.5/po/ko/ksshaskpass.po 
new/ksshaskpass-5.11.95/po/ko/ksshaskpass.po
--- old/ksshaskpass-5.11.5/po/ko/ksshaskpass.po 2018-01-02 13:02:15.656787478 
+0100
+++ new/ksshaskpass-5.11.95/po/ko/ksshaskpass.po        2018-01-15 
14:31:28.000000000 +0100
@@ -6,7 +6,7 @@
 msgstr ""
 "Project-Id-Version: \n"
 "Report-Msgid-Bugs-To: http://bugs.kde.org\n";
-"POT-Creation-Date: 2017-10-11 09:34+0200\n"
+"POT-Creation-Date: 2017-10-11 07:05+0200\n"
 "PO-Revision-Date: 2015-04-25 23:39+0200\n"
 "Last-Translator: Shinjo Park <[email protected]>\n"
 "Language-Team: Korean <[email protected]>\n"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/ksshaskpass-5.11.5/po/lt/ksshaskpass.po 
new/ksshaskpass-5.11.95/po/lt/ksshaskpass.po
--- old/ksshaskpass-5.11.5/po/lt/ksshaskpass.po 2018-01-02 13:02:16.760794646 
+0100
+++ new/ksshaskpass-5.11.95/po/lt/ksshaskpass.po        2018-01-15 
14:31:28.000000000 +0100
@@ -8,7 +8,7 @@
 msgstr ""
 "Project-Id-Version: trunk-kf 5\n"
 "Report-Msgid-Bugs-To: http://bugs.kde.org\n";
-"POT-Creation-Date: 2017-10-11 09:34+0200\n"
+"POT-Creation-Date: 2017-10-11 07:05+0200\n"
 "PO-Revision-Date: 2015-08-25 15:08+0200\n"
 "Last-Translator: Liudas Ališauskas <[email protected]>\n"
 "Language-Team: Lithuanian <[email protected]>\n"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/ksshaskpass-5.11.5/po/nl/ksshaskpass.po 
new/ksshaskpass-5.11.95/po/nl/ksshaskpass.po
--- old/ksshaskpass-5.11.5/po/nl/ksshaskpass.po 2018-01-02 13:02:19.804814407 
+0100
+++ new/ksshaskpass-5.11.95/po/nl/ksshaskpass.po        2018-01-15 
14:31:29.000000000 +0100
@@ -6,7 +6,7 @@
 msgstr ""
 "Project-Id-Version: \n"
 "Report-Msgid-Bugs-To: http://bugs.kde.org\n";
-"POT-Creation-Date: 2017-10-11 09:34+0200\n"
+"POT-Creation-Date: 2017-10-11 07:05+0200\n"
 "PO-Revision-Date: 2015-01-12 11:26+0100\n"
 "Last-Translator: Freek de Kruijf <[email protected]>\n"
 "Language-Team: Dutch <[email protected]>\n"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/ksshaskpass-5.11.5/po/pa/ksshaskpass.po 
new/ksshaskpass-5.11.95/po/pa/ksshaskpass.po
--- old/ksshaskpass-5.11.5/po/pa/ksshaskpass.po 2018-01-02 13:02:21.272823937 
+0100
+++ new/ksshaskpass-5.11.95/po/pa/ksshaskpass.po        2018-01-15 
14:31:29.000000000 +0100
@@ -1,21 +1,21 @@
 # Copyright (C) YEAR This_file_is_part_of_KDE
 # This file is distributed under the same license as the PACKAGE package.
 #
-# A S Alam <[email protected]>, 2015.
+# A S Alam <[email protected]>, 2015, 2018.
 msgid ""
 msgstr ""
 "Project-Id-Version: \n"
 "Report-Msgid-Bugs-To: http://bugs.kde.org\n";
-"POT-Creation-Date: 2017-10-11 09:34+0200\n"
-"PO-Revision-Date: 2015-02-01 03:24-0600\n"
-"Last-Translator: A S Alam <[email protected]>\n"
-"Language-Team: Punjabi/Panjabi <[email protected]>\n"
+"POT-Creation-Date: 2017-10-11 07:05+0200\n"
+"PO-Revision-Date: 2018-01-07 21:30-0600\n"
+"Last-Translator: A S Alam <[email protected]>\n"
+"Language-Team: Punjabi <[email protected]>\n"
 "Language: pa\n"
 "MIME-Version: 1.0\n"
 "Content-Type: text/plain; charset=UTF-8\n"
 "Content-Transfer-Encoding: 8bit\n"
 "Plural-Forms: nplurals=2; plural=n != 1;\n"
-"X-Generator: Lokalize 1.5\n"
+"X-Generator: Lokalize 2.0\n"
 
 #, kde-format
 msgctxt "NAME OF TRANSLATORS"
@@ -25,7 +25,7 @@
 #, kde-format
 msgctxt "EMAIL OF TRANSLATORS"
 msgid "Your emails"
-msgstr ""
+msgstr "[email protected]"
 
 #: main.cpp:93 main.cpp:161
 #, kde-format
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/ksshaskpass-5.11.5/po/pl/ksshaskpass.po 
new/ksshaskpass-5.11.95/po/pl/ksshaskpass.po
--- old/ksshaskpass-5.11.5/po/pl/ksshaskpass.po 2018-01-02 13:02:21.380824638 
+0100
+++ new/ksshaskpass-5.11.95/po/pl/ksshaskpass.po        2018-01-15 
14:31:30.000000000 +0100
@@ -6,7 +6,7 @@
 msgstr ""
 "Project-Id-Version: \n"
 "Report-Msgid-Bugs-To: http://bugs.kde.org\n";
-"POT-Creation-Date: 2017-10-11 09:34+0200\n"
+"POT-Creation-Date: 2017-10-11 07:05+0200\n"
 "PO-Revision-Date: 2016-08-20 07:55+0100\n"
 "Last-Translator: Łukasz Wojniłowicz <[email protected]>\n"
 "Language-Team: Polish <[email protected]>\n"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/ksshaskpass-5.11.5/po/pt/ksshaskpass.po 
new/ksshaskpass-5.11.95/po/pt/ksshaskpass.po
--- old/ksshaskpass-5.11.5/po/pt/ksshaskpass.po 2018-01-02 13:02:22.248830273 
+0100
+++ new/ksshaskpass-5.11.95/po/pt/ksshaskpass.po        2018-01-15 
14:31:30.000000000 +0100
@@ -2,7 +2,7 @@
 msgstr ""
 "Project-Id-Version: ksshaskpass\n"
 "Report-Msgid-Bugs-To: http://bugs.kde.org\n";
-"POT-Creation-Date: 2017-10-11 09:34+0200\n"
+"POT-Creation-Date: 2017-10-11 07:05+0200\n"
 "PO-Revision-Date: 2015-01-12 10:40+0000\n"
 "Last-Translator: José Nuno Coelho Pires <[email protected]>\n"
 "Language-Team: Portuguese <[email protected]>\n"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/ksshaskpass-5.11.5/po/pt_BR/ksshaskpass.po 
new/ksshaskpass-5.11.95/po/pt_BR/ksshaskpass.po
--- old/ksshaskpass-5.11.5/po/pt_BR/ksshaskpass.po      2018-01-02 
13:02:22.348830922 +0100
+++ new/ksshaskpass-5.11.95/po/pt_BR/ksshaskpass.po     2018-01-15 
14:31:30.000000000 +0100
@@ -7,7 +7,7 @@
 msgstr ""
 "Project-Id-Version: ksshaskpass\n"
 "Report-Msgid-Bugs-To: http://bugs.kde.org\n";
-"POT-Creation-Date: 2017-10-11 09:34+0200\n"
+"POT-Creation-Date: 2017-10-11 07:05+0200\n"
 "PO-Revision-Date: 2015-01-12 07:25-0200\n"
 "Last-Translator: André Marcelo Alvarenga <[email protected]>\n"
 "Language-Team: Brazilian Portuguese <[email protected]>\n"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/ksshaskpass-5.11.5/po/ro/ksshaskpass.po 
new/ksshaskpass-5.11.95/po/ro/ksshaskpass.po
--- old/ksshaskpass-5.11.5/po/ro/ksshaskpass.po 2018-01-02 13:02:22.716833312 
+0100
+++ new/ksshaskpass-5.11.95/po/ro/ksshaskpass.po        2018-01-15 
14:31:30.000000000 +0100
@@ -6,7 +6,7 @@
 msgstr ""
 "Project-Id-Version: \n"
 "Report-Msgid-Bugs-To: http://bugs.kde.org\n";
-"POT-Creation-Date: 2017-10-11 09:34+0200\n"
+"POT-Creation-Date: 2017-10-11 07:05+0200\n"
 "PO-Revision-Date: 2015-04-20 14:31+0300\n"
 "Last-Translator: Sergiu Bivol <[email protected]>\n"
 "Language-Team: Romanian <[email protected]>\n"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/ksshaskpass-5.11.5/po/ru/ksshaskpass.po 
new/ksshaskpass-5.11.95/po/ru/ksshaskpass.po
--- old/ksshaskpass-5.11.5/po/ru/ksshaskpass.po 2018-01-02 13:02:22.896834480 
+0100
+++ new/ksshaskpass-5.11.95/po/ru/ksshaskpass.po        2018-01-15 
14:31:31.000000000 +0100
@@ -6,7 +6,7 @@
 msgstr ""
 "Project-Id-Version: \n"
 "Report-Msgid-Bugs-To: http://bugs.kde.org\n";
-"POT-Creation-Date: 2017-10-11 09:34+0200\n"
+"POT-Creation-Date: 2017-10-11 07:05+0200\n"
 "PO-Revision-Date: 2015-04-13 21:32+0300\n"
 "Last-Translator: Alexander Potashev <[email protected]>\n"
 "Language-Team: Russian <[email protected]>\n"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/ksshaskpass-5.11.5/po/sk/ksshaskpass.po 
new/ksshaskpass-5.11.95/po/sk/ksshaskpass.po
--- old/ksshaskpass-5.11.5/po/sk/ksshaskpass.po 2018-01-02 13:02:24.164842712 
+0100
+++ new/ksshaskpass-5.11.95/po/sk/ksshaskpass.po        2018-01-15 
14:31:31.000000000 +0100
@@ -4,7 +4,7 @@
 msgstr ""
 "Project-Id-Version: ksshaskpass\n"
 "Report-Msgid-Bugs-To: http://bugs.kde.org\n";
-"POT-Creation-Date: 2017-10-11 09:34+0200\n"
+"POT-Creation-Date: 2017-10-11 07:05+0200\n"
 "PO-Revision-Date: 2015-01-13 18:39+0100\n"
 "Last-Translator: Roman Paholik <[email protected]>\n"
 "Language-Team: Slovak <[email protected]>\n"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/ksshaskpass-5.11.5/po/sl/ksshaskpass.po 
new/ksshaskpass-5.11.95/po/sl/ksshaskpass.po
--- old/ksshaskpass-5.11.5/po/sl/ksshaskpass.po 2018-01-02 13:02:24.304843620 
+0100
+++ new/ksshaskpass-5.11.95/po/sl/ksshaskpass.po        2018-01-15 
14:31:31.000000000 +0100
@@ -6,7 +6,7 @@
 msgstr ""
 "Project-Id-Version: \n"
 "Report-Msgid-Bugs-To: http://bugs.kde.org\n";
-"POT-Creation-Date: 2017-10-11 09:34+0200\n"
+"POT-Creation-Date: 2017-10-11 07:05+0200\n"
 "PO-Revision-Date: 2015-01-18 11:51+0100\n"
 "Last-Translator: Andrej Mernik <[email protected]>\n"
 "Language-Team: Slovenian <[email protected]>\n"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/ksshaskpass-5.11.5/po/sr/ksshaskpass.po 
new/ksshaskpass-5.11.95/po/sr/ksshaskpass.po
--- old/ksshaskpass-5.11.5/po/sr/ksshaskpass.po 2018-01-02 13:02:25.324850243 
+0100
+++ new/ksshaskpass-5.11.95/po/sr/ksshaskpass.po        2018-01-15 
14:31:31.000000000 +0100
@@ -4,7 +4,7 @@
 msgstr ""
 "Project-Id-Version: ksshaskpass\n"
 "Report-Msgid-Bugs-To: http://bugs.kde.org\n";
-"POT-Creation-Date: 2017-10-11 09:34+0200\n"
+"POT-Creation-Date: 2017-10-11 07:05+0200\n"
 "PO-Revision-Date: 2015-01-17 13:25+0100\n"
 "Last-Translator: Chusslove Illich <[email protected]>\n"
 "Language-Team: Serbian <[email protected]>\n"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/ksshaskpass-5.11.5/po/sr@ijekavian/ksshaskpass.po 
new/ksshaskpass-5.11.95/po/sr@ijekavian/ksshaskpass.po
--- old/ksshaskpass-5.11.5/po/sr@ijekavian/ksshaskpass.po       2018-01-02 
13:02:25.240849697 +0100
+++ new/ksshaskpass-5.11.95/po/sr@ijekavian/ksshaskpass.po      2018-01-15 
14:31:31.000000000 +0100
@@ -4,7 +4,7 @@
 msgstr ""
 "Project-Id-Version: ksshaskpass\n"
 "Report-Msgid-Bugs-To: http://bugs.kde.org\n";
-"POT-Creation-Date: 2017-10-11 09:34+0200\n"
+"POT-Creation-Date: 2017-10-11 07:05+0200\n"
 "PO-Revision-Date: 2015-01-17 13:25+0100\n"
 "Last-Translator: Chusslove Illich <[email protected]>\n"
 "Language-Team: Serbian <[email protected]>\n"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/ksshaskpass-5.11.5/po/sr@ijekavianlatin/ksshaskpass.po 
new/ksshaskpass-5.11.95/po/sr@ijekavianlatin/ksshaskpass.po
--- old/ksshaskpass-5.11.5/po/sr@ijekavianlatin/ksshaskpass.po  2018-01-02 
13:02:25.660852424 +0100
+++ new/ksshaskpass-5.11.95/po/sr@ijekavianlatin/ksshaskpass.po 2018-01-15 
14:31:31.000000000 +0100
@@ -4,7 +4,7 @@
 msgstr ""
 "Project-Id-Version: ksshaskpass\n"
 "Report-Msgid-Bugs-To: http://bugs.kde.org\n";
-"POT-Creation-Date: 2017-10-11 09:34+0200\n"
+"POT-Creation-Date: 2017-10-11 07:05+0200\n"
 "PO-Revision-Date: 2015-01-17 13:25+0100\n"
 "Last-Translator: Chusslove Illich <[email protected]>\n"
 "Language-Team: Serbian <[email protected]>\n"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/ksshaskpass-5.11.5/po/sr@latin/ksshaskpass.po 
new/ksshaskpass-5.11.95/po/sr@latin/ksshaskpass.po
--- old/ksshaskpass-5.11.5/po/sr@latin/ksshaskpass.po   2018-01-02 
13:02:25.760853073 +0100
+++ new/ksshaskpass-5.11.95/po/sr@latin/ksshaskpass.po  2018-01-15 
14:31:32.000000000 +0100
@@ -4,7 +4,7 @@
 msgstr ""
 "Project-Id-Version: ksshaskpass\n"
 "Report-Msgid-Bugs-To: http://bugs.kde.org\n";
-"POT-Creation-Date: 2017-10-11 09:34+0200\n"
+"POT-Creation-Date: 2017-10-11 07:05+0200\n"
 "PO-Revision-Date: 2015-01-17 13:25+0100\n"
 "Last-Translator: Chusslove Illich <[email protected]>\n"
 "Language-Team: Serbian <[email protected]>\n"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/ksshaskpass-5.11.5/po/sv/ksshaskpass.po 
new/ksshaskpass-5.11.95/po/sv/ksshaskpass.po
--- old/ksshaskpass-5.11.5/po/sv/ksshaskpass.po 2018-01-02 13:02:26.336856813 
+0100
+++ new/ksshaskpass-5.11.95/po/sv/ksshaskpass.po        2018-01-15 
14:31:32.000000000 +0100
@@ -6,7 +6,7 @@
 msgstr ""
 "Project-Id-Version: \n"
 "Report-Msgid-Bugs-To: http://bugs.kde.org\n";
-"POT-Creation-Date: 2017-10-11 09:34+0200\n"
+"POT-Creation-Date: 2017-10-11 07:05+0200\n"
 "PO-Revision-Date: 2015-01-12 18:15+0100\n"
 "Last-Translator: Stefan Asserhäll <[email protected]>\n"
 "Language-Team: Swedish <[email protected]>\n"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/ksshaskpass-5.11.5/po/tr/ksshaskpass.po 
new/ksshaskpass-5.11.95/po/tr/ksshaskpass.po
--- old/ksshaskpass-5.11.5/po/tr/ksshaskpass.po 2018-01-02 13:02:27.844866603 
+0100
+++ new/ksshaskpass-5.11.95/po/tr/ksshaskpass.po        2018-01-15 
14:31:32.000000000 +0100
@@ -7,7 +7,7 @@
 msgstr ""
 "Project-Id-Version: ksshaskpass\n"
 "Report-Msgid-Bugs-To: http://bugs.kde.org\n";
-"POT-Creation-Date: 2017-10-11 09:34+0200\n"
+"POT-Creation-Date: 2017-10-11 07:05+0200\n"
 "PO-Revision-Date: 2017-10-04 12:44+0000\n"
 "Last-Translator: Kaan <[email protected]>\n"
 "Language-Team: Turkish <[email protected]>\n"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/ksshaskpass-5.11.5/po/uk/ksshaskpass.po 
new/ksshaskpass-5.11.95/po/uk/ksshaskpass.po
--- old/ksshaskpass-5.11.5/po/uk/ksshaskpass.po 2018-01-02 13:02:28.396870186 
+0100
+++ new/ksshaskpass-5.11.95/po/uk/ksshaskpass.po        2018-01-15 
14:31:32.000000000 +0100
@@ -8,7 +8,7 @@
 msgstr ""
 "Project-Id-Version: ksshaskpass\n"
 "Report-Msgid-Bugs-To: http://bugs.kde.org\n";
-"POT-Creation-Date: 2017-10-11 09:34+0200\n"
+"POT-Creation-Date: 2017-10-11 07:05+0200\n"
 "PO-Revision-Date: 2015-01-12 18:44+0200\n"
 "Last-Translator: Yuri Chornoivan <[email protected]>\n"
 "Language-Team: Ukrainian <[email protected]>\n"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/ksshaskpass-5.11.5/po/zh_CN/ksshaskpass.po 
new/ksshaskpass-5.11.95/po/zh_CN/ksshaskpass.po
--- old/ksshaskpass-5.11.5/po/zh_CN/ksshaskpass.po      2018-01-02 
13:02:29.852879640 +0100
+++ new/ksshaskpass-5.11.95/po/zh_CN/ksshaskpass.po     2018-01-15 
14:31:33.000000000 +0100
@@ -6,8 +6,8 @@
 msgstr ""
 "Project-Id-Version: kdeorg\n"
 "Report-Msgid-Bugs-To: http://bugs.kde.org\n";
-"POT-Creation-Date: 2017-10-11 09:34+0200\n"
-"PO-Revision-Date: 2017-12-31 12:59-0500\n"
+"POT-Creation-Date: 2017-10-11 07:05+0200\n"
+"PO-Revision-Date: 2018-01-08 17:59-0500\n"
 "Last-Translator: guoyunhebrave <[email protected]>\n"
 "Language-Team: Chinese Simplified\n"
 "Language: zh_CN\n"
@@ -18,7 +18,7 @@
 "X-Generator: crowdin.com\n"
 "X-Crowdin-Project: kdeorg\n"
 "X-Crowdin-Language: zh-CN\n"
-"X-Crowdin-File: /kf5-stable/messages/kde-workspace/ksshaskpass.pot\n"
+"X-Crowdin-File: /kf5-trunk/messages/kde-workspace/ksshaskpass.pot\n"
 
 #, kde-format
 msgctxt "NAME OF TRANSLATORS"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/ksshaskpass-5.11.5/po/zh_TW/ksshaskpass.po 
new/ksshaskpass-5.11.95/po/zh_TW/ksshaskpass.po
--- old/ksshaskpass-5.11.5/po/zh_TW/ksshaskpass.po      2018-01-02 
13:02:31.052887431 +0100
+++ new/ksshaskpass-5.11.95/po/zh_TW/ksshaskpass.po     2018-01-15 
14:31:33.000000000 +0100
@@ -6,7 +6,7 @@
 msgstr ""
 "Project-Id-Version: \n"
 "Report-Msgid-Bugs-To: http://bugs.kde.org\n";
-"POT-Creation-Date: 2017-10-11 09:34+0200\n"
+"POT-Creation-Date: 2017-10-11 07:05+0200\n"
 "PO-Revision-Date: 2015-02-15 19:48+0800\n"
 "Last-Translator: Franklin\n"
 "Language-Team: Chinese Traditional <[email protected]>\n"


Reply via email to