Hello community, here is the log from the commit of package ksshaskpass5 for openSUSE:Factory checked in at 2018-07-14 20:17:53 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/ksshaskpass5 (Old) and /work/SRC/openSUSE:Factory/.ksshaskpass5.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "ksshaskpass5" Sat Jul 14 20:17:53 2018 rev:60 rq:622114 version:5.13.3 Changes: -------- --- /work/SRC/openSUSE:Factory/ksshaskpass5/ksshaskpass5.changes 2018-07-01 21:22:18.765087691 +0200 +++ /work/SRC/openSUSE:Factory/.ksshaskpass5.new/ksshaskpass5.changes 2018-07-14 20:19:30.195303676 +0200 @@ -1,0 +2,10 @@ +Tue Jul 10 14:01:49 CEST 2018 - [email protected] + +- Update to 5.13.3 + * New bugfix release + * For more details please see: + * https://www.kde.org/announcements/plasma-5.13.3.php +- Changes since 5.13.2: + * None + +------------------------------------------------------------------- Old: ---- ksshaskpass-5.13.2.tar.xz New: ---- ksshaskpass-5.13.3.tar.xz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ ksshaskpass5.spec ++++++ --- /var/tmp/diff_new_pack.i0pM3F/_old 2018-07-14 20:19:31.691307529 +0200 +++ /var/tmp/diff_new_pack.i0pM3F/_new 2018-07-14 20:19:31.695307539 +0200 @@ -18,7 +18,7 @@ %bcond_without lang Name: ksshaskpass5 -Version: 5.13.2 +Version: 5.13.3 Release: 0 Summary: Plasma 5 version of ssh-askpass License: GPL-2.0-or-later ++++++ ksshaskpass-5.13.2.tar.xz -> ksshaskpass-5.13.3.tar.xz ++++++ diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/ksshaskpass-5.13.2/CMakeLists.txt new/ksshaskpass-5.13.3/CMakeLists.txt --- old/ksshaskpass-5.13.2/CMakeLists.txt 2018-06-26 13:45:49.000000000 +0200 +++ new/ksshaskpass-5.13.3/CMakeLists.txt 2018-07-10 12:07:32.000000000 +0200 @@ -1,6 +1,6 @@ project(ksshaskpass) cmake_minimum_required(VERSION 2.8.12) -set(PROJECT_VERSION "5.13.2") +set(PROJECT_VERSION "5.13.3") find_package(Qt5 REQUIRED COMPONENTS Core) diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/ksshaskpass-5.13.2/po/id/ksshaskpass.po new/ksshaskpass-5.13.3/po/id/ksshaskpass.po --- old/ksshaskpass-5.13.2/po/id/ksshaskpass.po 1970-01-01 01:00:00.000000000 +0100 +++ new/ksshaskpass-5.13.3/po/id/ksshaskpass.po 2018-07-10 12:07:29.000000000 +0200 @@ -0,0 +1,87 @@ +# Copyright (C) YEAR This_file_is_part_of_KDE +# This file is distributed under the same license as the PACKAGE package. +# Wantoyo <[email protected]>, 2018. +# +msgid "" +msgstr "" +"Project-Id-Version: \n" +"Report-Msgid-Bugs-To: http://bugs.kde.org\n" +"POT-Creation-Date: 2018-01-23 03:29+0100\n" +"PO-Revision-Date: 2018-06-23 22:58+0700\n" +"Last-Translator: Wantoyo <[email protected]>\n" +"Language-Team: Indonesian <[email protected]>\n" +"Language: id\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" +"Plural-Forms: nplurals=1; plural=0;\n" +"X-Generator: Lokalize 2.0\n" + +#, kde-format +msgctxt "NAME OF TRANSLATORS" +msgid "Your names" +msgstr "Wantoyo" + +#, kde-format +msgctxt "EMAIL OF TRANSLATORS" +msgid "Your emails" +msgstr "[email protected]" + +#: main.cpp:103 main.cpp:174 +#, kde-format +msgid "Ksshaskpass" +msgstr "Ksshaskpass" + +#: main.cpp:105 +#, kde-format +msgid "KDE version of ssh-askpass" +msgstr "Versi KDE terhadap ssh-askpass" + +#: main.cpp:107 +#, kde-format +msgid "" +"(c) 2006 Hans van Leeuwen\n" +"(c) 2008-2010 Armin Berres" +msgstr "" +"(c) 2006 Hans van Leeuwen\n" +"(c) 2008-2010 Armin Berres" + +#: main.cpp:108 +#, kde-format +msgid "" +"Ksshaskpass allows you to interactively prompt users for a passphrase for " +"ssh-add" +msgstr "" +"Ksshaskpass membolehkanmu untuk secara interaktif menanyakan pengguna untuk " +"sandifrasa terhadap ssh-add" + +#: main.cpp:113 main.cpp:115 +#, kde-format +msgid "Armin Berres" +msgstr "Armin Berres" + +#: main.cpp:113 main.cpp:115 +#, kde-format +msgid "Current author" +msgstr "Penulis saat ini" + +#: main.cpp:114 main.cpp:116 +#, kde-format +msgid "Hans van Leeuwen" +msgstr "Hans van Leeuwen" + +#: main.cpp:114 main.cpp:116 +#, kde-format +msgid "Original author" +msgstr "Penulis asli" + +#: main.cpp:121 +#, kde-format +msgctxt "Name of a prompt for a password" +msgid "Prompt" +msgstr "Tanyakan" + +#: main.cpp:127 +#, kde-format +msgid "Please enter passphrase" +msgstr "Silakan masukkan sandifrasa" \ No newline at end of file diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/ksshaskpass-5.13.2/po/zh_CN/ksshaskpass.po new/ksshaskpass-5.13.3/po/zh_CN/ksshaskpass.po --- old/ksshaskpass-5.13.2/po/zh_CN/ksshaskpass.po 2018-06-26 13:45:49.000000000 +0200 +++ new/ksshaskpass-5.13.3/po/zh_CN/ksshaskpass.po 2018-07-10 12:07:32.000000000 +0200 @@ -7,7 +7,7 @@ "Project-Id-Version: kdeorg\n" "Report-Msgid-Bugs-To: http://bugs.kde.org\n" "POT-Creation-Date: 2018-01-23 03:29+0100\n" -"PO-Revision-Date: 2018-06-19T17:12:29+0000\n" +"PO-Revision-Date: 2018-07-03 17:38\n" "Last-Translator: guoyunhebrave <[email protected]>\n" "Language-Team: Chinese Simplified\n" "Language: zh_CN\n"
