Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package ksshaskpass5 for openSUSE:Factory 
checked in at 2022-02-24 18:18:48
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/ksshaskpass5 (Old)
 and      /work/SRC/openSUSE:Factory/.ksshaskpass5.new.1958 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "ksshaskpass5"

Thu Feb 24 18:18:48 2022 rev:126 rq:956961 version:5.24.2

Changes:
--------
--- /work/SRC/openSUSE:Factory/ksshaskpass5/ksshaskpass5.changes        
2022-02-17 23:39:46.691701287 +0100
+++ /work/SRC/openSUSE:Factory/.ksshaskpass5.new.1958/ksshaskpass5.changes      
2022-02-24 18:19:22.570723658 +0100
@@ -1,0 +2,9 @@
+Tue Feb 22 16:21:01 UTC 2022 - Fabian Vogt <[email protected]>
+
+- Update to 5.24.2
+  * New bugfix release
+  * For more details please see:
+  * https://kde.org/announcements/plasma/5/5.24.2
+- No code changes since 5.24.1
+
+-------------------------------------------------------------------

Old:
----
  ksshaskpass-5.24.1.tar.xz
  ksshaskpass-5.24.1.tar.xz.sig

New:
----
  ksshaskpass-5.24.2.tar.xz
  ksshaskpass-5.24.2.tar.xz.sig

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

Other differences:
------------------
++++++ ksshaskpass5.spec ++++++
--- /var/tmp/diff_new_pack.V6NPIV/_old  2022-02-24 18:19:23.130723509 +0100
+++ /var/tmp/diff_new_pack.V6NPIV/_new  2022-02-24 18:19:23.134723508 +0100
@@ -18,7 +18,7 @@
 
 %bcond_without released
 Name:           ksshaskpass5
-Version:        5.24.1
+Version:        5.24.2
 Release:        0
 Summary:        Plasma 5 version of ssh-askpass
 License:        GPL-2.0-or-later

++++++ ksshaskpass-5.24.1.tar.xz -> ksshaskpass-5.24.2.tar.xz ++++++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/ksshaskpass-5.24.1/CMakeLists.txt 
new/ksshaskpass-5.24.2/CMakeLists.txt
--- old/ksshaskpass-5.24.1/CMakeLists.txt       2022-02-15 13:28:55.000000000 
+0100
+++ new/ksshaskpass-5.24.2/CMakeLists.txt       2022-02-22 13:12:19.000000000 
+0100
@@ -1,6 +1,6 @@
 project(ksshaskpass)
 cmake_minimum_required(VERSION 3.16)
-set(PROJECT_VERSION "5.24.1")
+set(PROJECT_VERSION "5.24.2")
 
 set(QT_MIN_VERSION "5.15.0")
 set(KF5_MIN_VERSION "5.86")
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/ksshaskpass-5.24.1/po/hu/ksshaskpass.po 
new/ksshaskpass-5.24.2/po/hu/ksshaskpass.po
--- old/ksshaskpass-5.24.1/po/hu/ksshaskpass.po 1970-01-01 01:00:00.000000000 
+0100
+++ new/ksshaskpass-5.24.2/po/hu/ksshaskpass.po 2022-02-22 13:12:08.000000000 
+0100
@@ -0,0 +1,99 @@
+# Copyright (C) YEAR This file is copyright:
+# This file is distributed under the same license as the ksshaskpass package.
+#
+# Kristof Kiszel <[email protected]>, 2022.
+msgid ""
+msgstr ""
+"Project-Id-Version: ksshaskpass\n"
+"Report-Msgid-Bugs-To: https://bugs.kde.org\n";
+"POT-Creation-Date: 2021-05-01 00:20+0000\n"
+"PO-Revision-Date: 2022-02-22 10:21+0100\n"
+"Last-Translator: Kristof Kiszel <[email protected]>\n"
+"Language-Team: Hungarian <[email protected]>\n"
+"Language: hu\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 21.07.70\n"
+
+#, kde-format
+msgctxt "NAME OF TRANSLATORS"
+msgid "Your names"
+msgstr "Kiszel Krist??f"
+
+#, kde-format
+msgctxt "EMAIL OF TRANSLATORS"
+msgid "Your emails"
+msgstr "[email protected]"
+
+#: main.cpp:247 main.cpp:318 main.cpp:338
+#, kde-format
+msgid "Ksshaskpass"
+msgstr "Ksshaskpass"
+
+#: main.cpp:249
+#, kde-format
+msgid "KDE version of ssh-askpass"
+msgstr "Az ssh-askpass KDE verzi??ja"
+
+#: main.cpp:251
+#, kde-format
+msgid ""
+"(c) 2006 Hans van Leeuwen\n"
+"(c) 2008-2010 Armin Berres\n"
+"(c) 2013 Pali Roh??r"
+msgstr ""
+"(c) Hans van Leeuwen, 2006.\n"
+"(c) Armin Berres, 2008-2010.\n"
+"(c) Pali Roh??r, 2013."
+
+#: main.cpp:252
+#, kde-format
+msgid ""
+"Ksshaskpass allows you to interactively prompt users for a passphrase for "
+"ssh-add"
+msgstr ""
+"A Ksshaskpass lehet??v?? teszi az interakt??v jelsz??k??r??st a 
felhaszn??l??kt??l "
+"az ssh-addhoz"
+
+#: main.cpp:256 main.cpp:259
+#, kde-format
+msgid "Armin Berres"
+msgstr "Armin Berres"
+
+#: main.cpp:256 main.cpp:259
+#, kde-format
+msgid "Current author"
+msgstr "Jelenlegi szerz??"
+
+#: main.cpp:257 main.cpp:260
+#, kde-format
+msgid "Hans van Leeuwen"
+msgstr "Hans van Leeuwen"
+
+#: main.cpp:257 main.cpp:260
+#, kde-format
+msgid "Original author"
+msgstr "Eredeti szerz??"
+
+#: main.cpp:258 main.cpp:261
+#, kde-format
+msgid "Pali Roh??r"
+msgstr "Pali Roh??r"
+
+#: main.cpp:258 main.cpp:261
+#, kde-format
+msgid "Contributor"
+msgstr "K??zrem??k??d??"
+
+#: main.cpp:266
+#, kde-format
+msgctxt "Name of a prompt for a password"
+msgid "Prompt"
+msgstr "Bek??r??s"
+
+#: main.cpp:272
+#, kde-format
+msgid "Please enter passphrase"
+msgstr "Adja meg a jelsz??t"
\ No newline at end of file
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/ksshaskpass-5.24.1/po/ro/ksshaskpass.po 
new/ksshaskpass-5.24.2/po/ro/ksshaskpass.po
--- old/ksshaskpass-5.24.1/po/ro/ksshaskpass.po 2022-02-15 13:28:50.000000000 
+0100
+++ new/ksshaskpass-5.24.2/po/ro/ksshaskpass.po 2022-02-22 13:12:14.000000000 
+0100
@@ -1,13 +1,13 @@
 # Copyright (C) YEAR This_file_is_part_of_KDE
 # This file is distributed under the same license as the PACKAGE package.
-# Sergiu Bivol <[email protected]>, 2015, 2020.
+# Sergiu Bivol <[email protected]>, 2015, 2020, 2022.
 #
 msgid ""
 msgstr ""
 "Project-Id-Version: \n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n";
 "POT-Creation-Date: 2021-05-01 00:20+0000\n"
-"PO-Revision-Date: 2020-09-13 13:09+0100\n"
+"PO-Revision-Date: 2022-02-16 16:11+0000\n"
 "Last-Translator: Sergiu Bivol <[email protected]>\n"
 "Language-Team: Romanian\n"
 "Language: ro\n"
@@ -16,7 +16,7 @@
 "Content-Transfer-Encoding: 8bit\n"
 "Plural-Forms: nplurals=3; plural=n==1 ? 0 : (n==0 || (n%100 > 0 && n%100 < "
 "20)) ? 1 : 2;\n"
-"X-Generator: Lokalize 19.12.3\n"
+"X-Generator: Lokalize 21.12.2\n"
 
 #, kde-format
 msgctxt "NAME OF TRANSLATORS"
@@ -97,4 +97,4 @@
 #: main.cpp:272
 #, kde-format
 msgid "Please enter passphrase"
-msgstr "Introduce??i fraza de acces"
\ No newline at end of file
+msgstr "Introduce??i fraza secret??"
\ No newline at end of file
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/ksshaskpass-5.24.1/po/zh_CN/ksshaskpass.po 
new/ksshaskpass-5.24.2/po/zh_CN/ksshaskpass.po
--- old/ksshaskpass-5.24.1/po/zh_CN/ksshaskpass.po      2022-02-15 
13:28:55.000000000 +0100
+++ new/ksshaskpass-5.24.2/po/zh_CN/ksshaskpass.po      2022-02-22 
13:12:18.000000000 +0100
@@ -7,7 +7,7 @@
 "Project-Id-Version: kdeorg\n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n";
 "POT-Creation-Date: 2021-05-01 00:20+0000\n"
-"PO-Revision-Date: 2022-02-11 15:57\n"
+"PO-Revision-Date: 2022-02-15 12:08\n"
 "Last-Translator: \n"
 "Language-Team: Chinese Simplified\n"
 "Language: zh_CN\n"

Reply via email to