commit ksshaskpass5 for openSUSE:Factory

2020-10-30 Thread root
Hello community,

here is the log from the commit of package ksshaskpass5 for openSUSE:Factory 
checked in at 2020-10-30 11:46:47

Comparing /work/SRC/openSUSE:Factory/ksshaskpass5 (Old)
 and  /work/SRC/openSUSE:Factory/.ksshaskpass5.new.3463 (New)


Package is "ksshaskpass5"

Fri Oct 30 11:46:47 2020 rev:102 rq:844578 version:5.20.2

Changes:

--- /work/SRC/openSUSE:Factory/ksshaskpass5/ksshaskpass5.changes
2020-10-22 14:24:38.722877544 +0200
+++ /work/SRC/openSUSE:Factory/.ksshaskpass5.new.3463/ksshaskpass5.changes  
2020-10-30 11:47:01.901673533 +0100
@@ -1,0 +2,9 @@
+Tue Oct 27 20:43:49 UTC 2020 - Fabian Vogt 
+
+- Update to 5.20.2
+  * New bugfix release
+  * For more details please see:
+  * https://kde.org/announcements/plasma-5.20.2
+- No code changes since 5.20.1
+
+---

Old:

  ksshaskpass-5.20.1.tar.xz
  ksshaskpass-5.20.1.tar.xz.sig

New:

  ksshaskpass-5.20.2.tar.xz
  ksshaskpass-5.20.2.tar.xz.sig



Other differences:
--
++ ksshaskpass5.spec ++
--- /var/tmp/diff_new_pack.w1leP1/_old  2020-10-30 11:47:02.609674160 +0100
+++ /var/tmp/diff_new_pack.w1leP1/_new  2020-10-30 11:47:02.617674168 +0100
@@ -18,15 +18,15 @@
 
 %bcond_without lang
 Name:   ksshaskpass5
-Version:5.20.1
+Version:5.20.2
 Release:0
 Summary:Plasma 5 version of ssh-askpass
 License:GPL-2.0-or-later
 Group:  System/GUI/KDE
 URL:http://www.kde.org/
-Source: ksshaskpass-%{version}.tar.xz
+Source: 
https://download.kde.org/stable/plasma/%{version}/ksshaskpass-%{version}.tar.xz
 %if %{with lang}
-Source1:ksshaskpass-%{version}.tar.xz.sig
+Source1:
https://download.kde.org/stable/plasma/%{version}/ksshaskpass-%{version}.tar.xz.sig
 Source2:plasma.keyring
 %endif
 BuildRequires:  extra-cmake-modules

++ ksshaskpass-5.20.1.tar.xz -> ksshaskpass-5.20.2.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/ksshaskpass-5.20.1/CMakeLists.txt 
new/ksshaskpass-5.20.2/CMakeLists.txt
--- old/ksshaskpass-5.20.1/CMakeLists.txt   2020-10-20 13:48:50.0 
+0200
+++ new/ksshaskpass-5.20.2/CMakeLists.txt   2020-10-27 13:17:55.0 
+0100
@@ -1,6 +1,6 @@
 project(ksshaskpass)
 cmake_minimum_required(VERSION 2.8.12)
-set(PROJECT_VERSION "5.20.1")
+set(PROJECT_VERSION "5.20.2")
 
 set(QT_MIN_VERSION "5.15.0")
 set(KF5_MIN_VERSION "5.74")





commit ksshaskpass5 for openSUSE:Factory

2020-10-22 Thread root
Hello community,

here is the log from the commit of package ksshaskpass5 for openSUSE:Factory 
checked in at 2020-10-22 14:23:45

Comparing /work/SRC/openSUSE:Factory/ksshaskpass5 (Old)
 and  /work/SRC/openSUSE:Factory/.ksshaskpass5.new.3463 (New)


Package is "ksshaskpass5"

Thu Oct 22 14:23:45 2020 rev:101 rq:843097 version:5.20.1

Changes:

--- /work/SRC/openSUSE:Factory/ksshaskpass5/ksshaskpass5.changes
2020-10-13 15:28:55.944849582 +0200
+++ /work/SRC/openSUSE:Factory/.ksshaskpass5.new.3463/ksshaskpass5.changes  
2020-10-22 14:24:38.722877544 +0200
@@ -1,0 +2,9 @@
+Tue Oct 20 14:30:33 UTC 2020 - Fabian Vogt 
+
+- Update to 5.20.1
+  * New bugfix release
+  * For more details please see:
+  * https://kde.org/announcements/plasma-5.20.1
+- No code changes since 5.20.0
+
+---

Old:

  ksshaskpass-5.20.0.tar.xz
  ksshaskpass-5.20.0.tar.xz.sig

New:

  ksshaskpass-5.20.1.tar.xz
  ksshaskpass-5.20.1.tar.xz.sig



Other differences:
--
++ ksshaskpass5.spec ++
--- /var/tmp/diff_new_pack.zcp8QE/_old  2020-10-22 14:24:39.314878075 +0200
+++ /var/tmp/diff_new_pack.zcp8QE/_new  2020-10-22 14:24:39.318878079 +0200
@@ -18,7 +18,7 @@
 
 %bcond_without lang
 Name:   ksshaskpass5
-Version:5.20.0
+Version:5.20.1
 Release:0
 Summary:Plasma 5 version of ssh-askpass
 License:GPL-2.0-or-later

++ ksshaskpass-5.20.0.tar.xz -> ksshaskpass-5.20.1.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/ksshaskpass-5.20.0/CMakeLists.txt 
new/ksshaskpass-5.20.1/CMakeLists.txt
--- old/ksshaskpass-5.20.0/CMakeLists.txt   2020-10-08 18:14:24.0 
+0200
+++ new/ksshaskpass-5.20.1/CMakeLists.txt   2020-10-20 13:48:50.0 
+0200
@@ -1,6 +1,6 @@
 project(ksshaskpass)
 cmake_minimum_required(VERSION 2.8.12)
-set(PROJECT_VERSION "5.20.0")
+set(PROJECT_VERSION "5.20.1")
 
 set(QT_MIN_VERSION "5.15.0")
 set(KF5_MIN_VERSION "5.74")
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/ksshaskpass-5.20.0/po/zh_CN/ksshaskpass.po 
new/ksshaskpass-5.20.1/po/zh_CN/ksshaskpass.po
--- old/ksshaskpass-5.20.0/po/zh_CN/ksshaskpass.po  2020-10-08 
18:14:24.0 +0200
+++ new/ksshaskpass-5.20.1/po/zh_CN/ksshaskpass.po  2020-10-20 
13:48:50.0 +0200
@@ -7,7 +7,7 @@
 "Project-Id-Version: kdeorg\n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n";
 "POT-Creation-Date: 2020-06-30 02:15+0200\n"
-"PO-Revision-Date: 2020-09-23 12:21\n"
+"PO-Revision-Date: 2020-10-08 19:23\n"
 "Last-Translator: \n"
 "Language-Team: Chinese Simplified\n"
 "Language: zh_CN\n"





commit ksshaskpass5 for openSUSE:Factory

2020-10-13 Thread root
Hello community,

here is the log from the commit of package ksshaskpass5 for openSUSE:Factory 
checked in at 2020-10-13 15:28:42

Comparing /work/SRC/openSUSE:Factory/ksshaskpass5 (Old)
 and  /work/SRC/openSUSE:Factory/.ksshaskpass5.new.3486 (New)


Package is "ksshaskpass5"

Tue Oct 13 15:28:42 2020 rev:100 rq:840988 version:5.20.0

Changes:

--- /work/SRC/openSUSE:Factory/ksshaskpass5/ksshaskpass5.changes
2020-09-04 11:07:16.294884775 +0200
+++ /work/SRC/openSUSE:Factory/.ksshaskpass5.new.3486/ksshaskpass5.changes  
2020-10-13 15:28:55.944849582 +0200
@@ -1,0 +2,22 @@
+Thu Oct  8 16:55:21 UTC 2020 - Fabian Vogt 
+
+- Update to 5.20.0
+  * New bugfix release
+  * For more details please see:
+  * https://kde.org/announcements/plasma-5.20.0
+- No code changes since 5.19.90
+
+---
+Thu Sep 17 20:03:00 UTC 2020 - Fabian Vogt 
+
+- Update to 5.19.90
+  * New bugfix release
+  * For more details please see:
+  * https://kde.org/announcements/plasma-5.19.90
+- Changes since 5.19.5:
+  * Revert "Merge branch 'Plasma/5.19'"
+  * Don't treat empty passwords as not available
+  * Bring back for saving usernames as well
+  * Pacify c++ compiler warnings
+
+---

Old:

  ksshaskpass-5.19.5.tar.xz
  ksshaskpass-5.19.5.tar.xz.sig

New:

  ksshaskpass-5.20.0.tar.xz
  ksshaskpass-5.20.0.tar.xz.sig



Other differences:
--
++ ksshaskpass5.spec ++
--- /var/tmp/diff_new_pack.BWoVBo/_old  2020-10-13 15:28:56.684849896 +0200
+++ /var/tmp/diff_new_pack.BWoVBo/_new  2020-10-13 15:28:56.688849898 +0200
@@ -18,15 +18,15 @@
 
 %bcond_without lang
 Name:   ksshaskpass5
-Version:5.19.5
+Version:5.20.0
 Release:0
 Summary:Plasma 5 version of ssh-askpass
 License:GPL-2.0-or-later
 Group:  System/GUI/KDE
 URL:http://www.kde.org/
-Source: 
https://download.kde.org/stable/plasma/%{version}/ksshaskpass-%{version}.tar.xz
+Source: ksshaskpass-%{version}.tar.xz
 %if %{with lang}
-Source1:
https://download.kde.org/stable/plasma/%{version}/ksshaskpass-%{version}.tar.xz.sig
+Source1:ksshaskpass-%{version}.tar.xz.sig
 Source2:plasma.keyring
 %endif
 BuildRequires:  extra-cmake-modules

++ ksshaskpass-5.19.5.tar.xz -> ksshaskpass-5.20.0.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/ksshaskpass-5.19.5/CMakeLists.txt 
new/ksshaskpass-5.20.0/CMakeLists.txt
--- old/ksshaskpass-5.19.5/CMakeLists.txt   2020-09-01 12:29:40.0 
+0200
+++ new/ksshaskpass-5.20.0/CMakeLists.txt   2020-10-08 18:14:24.0 
+0200
@@ -1,9 +1,9 @@
 project(ksshaskpass)
 cmake_minimum_required(VERSION 2.8.12)
-set(PROJECT_VERSION "5.19.5")
+set(PROJECT_VERSION "5.20.0")
 
-set(QT_MIN_VERSION "5.14.0")
-set(KF5_MIN_VERSION "5.66.0")
+set(QT_MIN_VERSION "5.15.0")
+set(KF5_MIN_VERSION "5.74")
 
 find_package(Qt5 ${QT_MIN_VERSION} REQUIRED COMPONENTS Core)
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/ksshaskpass-5.19.5/po/ar/ksshaskpass.po 
new/ksshaskpass-5.20.0/po/ar/ksshaskpass.po
--- old/ksshaskpass-5.19.5/po/ar/ksshaskpass.po 2020-09-01 12:29:20.0 
+0200
+++ new/ksshaskpass-5.20.0/po/ar/ksshaskpass.po 2020-10-08 18:14:02.0 
+0200
@@ -6,7 +6,7 @@
 msgstr ""
 "Project-Id-Version: \n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n";
-"POT-Creation-Date: 2020-06-30 07:53+0200\n"
+"POT-Creation-Date: 2020-06-30 02:15+0200\n"
 "PO-Revision-Date: ٢٠١٥-٠٨-١٧ ١١:٣٤+0300\n"
 "Last-Translator: Safa Alfulaij \n"
 "Language-Team: Arabic \n"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/ksshaskpass-5.19.5/po/bs/ksshaskpass.po 
new/ksshaskpass-5.20.0/po/bs/ksshaskpass.po
--- old/ksshaskpass-5.19.5/po/bs/ksshaskpass.po 2020-09-01 12:29:22.0 
+0200
+++ new/ksshaskpass-5.20.0/po/bs/ksshaskpass.po 2020-10-08 18:14:04.0 
+0200
@@ -8,7 +8,7 @@
 msgstr ""
 "Project-Id-Version: kde5\n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n";
-"POT-Creation-Date: 2020-06-30 07:53+0200\n"
+"POT-Creation-Date: 2020-06-30 02:15+0200\n"
 "PO-Revision-Date: 2015-02-24 20:27+0100\n"
 "Last-Translator: Samir Ribić \n"
 "Language-Team: Bosnian\n"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/ksshaskpass-5.19.5/po/ca/ksshaskpass.po 
new/ksshaskpass-5.20.0/po/ca/ksshaskpass.po
--- old/ksshaskpass-5.19.5/po/ca/ksshaskpass.po 2020-09-01 12:29:22.0 
+0200
+++ new/ksshaskpass-5.20.0/po/ca/ksshaskpass.po 2020-10-08 18:14:04.0 
+0200
@@ -9,7 +9,7 @@
 

commit ksshaskpass5 for openSUSE:Factory

2020-09-04 Thread root
Hello community,

here is the log from the commit of package ksshaskpass5 for openSUSE:Factory 
checked in at 2020-09-04 11:06:39

Comparing /work/SRC/openSUSE:Factory/ksshaskpass5 (Old)
 and  /work/SRC/openSUSE:Factory/.ksshaskpass5.new.3399 (New)


Package is "ksshaskpass5"

Fri Sep  4 11:06:39 2020 rev:99 rq:831163 version:5.19.5

Changes:

--- /work/SRC/openSUSE:Factory/ksshaskpass5/ksshaskpass5.changes
2020-07-29 17:18:54.120482950 +0200
+++ /work/SRC/openSUSE:Factory/.ksshaskpass5.new.3399/ksshaskpass5.changes  
2020-09-04 11:07:16.294884775 +0200
@@ -1,0 +2,16 @@
+Tue Sep  1 13:31:09 UTC 2020 - Fabian Vogt 
+
+- Drop suse-tweaks.diff, overwrite KDE_INSTALL_BINDIR instead
+  (boo#1175991)
+- Some spec cleanup
+
+---
+Tue Sep  1 11:38:49 UTC 2020 - Fabian Vogt 
+
+- Update to 5.19.5
+  * New bugfix release
+  * For more details please see:
+  * https://kde.org/announcements/plasma-5.19.5
+- No code changes since 5.19.4
+
+---

Old:

  ksshaskpass-5.19.4.tar.xz
  ksshaskpass-5.19.4.tar.xz.sig
  suse-tweaks.diff

New:

  ksshaskpass-5.19.5.tar.xz
  ksshaskpass-5.19.5.tar.xz.sig



Other differences:
--
++ ksshaskpass5.spec ++
--- /var/tmp/diff_new_pack.W3fmal/_old  2020-09-04 11:07:17.054885158 +0200
+++ /var/tmp/diff_new_pack.W3fmal/_new  2020-09-04 11:07:17.054885158 +0200
@@ -18,7 +18,7 @@
 
 %bcond_without lang
 Name:   ksshaskpass5
-Version:5.19.4
+Version:5.19.5
 Release:0
 Summary:Plasma 5 version of ssh-askpass
 License:GPL-2.0-or-later
@@ -29,8 +29,6 @@
 Source1:
https://download.kde.org/stable/plasma/%{version}/ksshaskpass-%{version}.tar.xz.sig
 Source2:plasma.keyring
 %endif
-# PATCH-FIX-OPENSUSE
-Patch1: suse-tweaks.diff
 BuildRequires:  extra-cmake-modules
 BuildRequires:  kf5-filesystem
 BuildRequires:  cmake(KF5CoreAddons)
@@ -39,17 +37,10 @@
 BuildRequires:  cmake(KF5Wallet)
 BuildRequires:  cmake(KF5WidgetsAddons)
 BuildRequires:  cmake(Qt5Core) >= 5.4.0
-%if %{with lang}
 Recommends: %{name}-lang
-%endif
 Supplements:packageand(openssh:plasma5-workspace)
-BuildRoot:  %{_tmppath}/%{name}-%{version}-build
-%if 0%{?suse_version} > 1314 && "%{suse_version}" != "1320"
 Provides:   ksshaskpass = %{version}
 Obsoletes:  ksshaskpass < %{version}
-%else
-Conflicts:  ksshaskpass
-%endif
 
 %description
 A Plasma 5 version of ssh-askpass with KWallet support.
@@ -60,7 +51,7 @@
 %autosetup -p1 -n ksshaskpass-%{version}
 
 %build
-  %cmake_kf5 -d build -- -DCMAKE_INSTALL_LOCALEDIR=%{_kf5_localedir}
+  %cmake_kf5 -d build -- -DCMAKE_INSTALL_LOCALEDIR=%{_kf5_localedir} 
-DKDE_INSTALL_BINDIR=%{_libexecdir}/ssh
   %cmake_build
 
 %install
@@ -71,8 +62,8 @@
 
 %files
 %license COPYING*
-%dir %{_kf5_prefix}/lib/ssh
-%{_kf5_prefix}/lib/ssh/ksshaskpass
+%dir %{_libexecdir}/ssh
+%{_libexecdir}/ssh/ksshaskpass
 %doc %lang(en) %{_kf5_mandir}/man1/ksshaskpass.1*
 
 %if %{with lang}

++ ksshaskpass-5.19.4.tar.xz -> ksshaskpass-5.19.5.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/ksshaskpass-5.19.4/CMakeLists.txt 
new/ksshaskpass-5.19.5/CMakeLists.txt
--- old/ksshaskpass-5.19.4/CMakeLists.txt   2020-07-28 12:55:15.0 
+0200
+++ new/ksshaskpass-5.19.5/CMakeLists.txt   2020-09-01 12:29:40.0 
+0200
@@ -1,6 +1,6 @@
 project(ksshaskpass)
 cmake_minimum_required(VERSION 2.8.12)
-set(PROJECT_VERSION "5.19.4")
+set(PROJECT_VERSION "5.19.5")
 
 set(QT_MIN_VERSION "5.14.0")
 set(KF5_MIN_VERSION "5.66.0")
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/ksshaskpass-5.19.4/po/nb/ksshaskpass.po 
new/ksshaskpass-5.19.5/po/nb/ksshaskpass.po
--- old/ksshaskpass-5.19.4/po/nb/ksshaskpass.po 2020-07-28 12:55:07.0 
+0200
+++ new/ksshaskpass-5.19.5/po/nb/ksshaskpass.po 2020-09-01 12:29:32.0 
+0200
@@ -5,7 +5,7 @@
 msgstr ""
 "Project-Id-Version: \n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n";
-"POT-Creation-Date: 2020-05-07 03:54+0200\n"
+"POT-Creation-Date: 2020-06-30 07:53+0200\n"
 "PO-Revision-Date: 2015-06-13 22:14+0200\n"
 "Last-Translator: Bjørn Steensrud \n"
 "Language-Team: Norwegian Bokmål \n"
@@ -29,7 +29,7 @@
 msgid "Your emails"
 msgstr "bjor...@skogkatt.homelinux.org"
 
-#: main.cpp:261 main.cpp:339 main.cpp:348 main.cpp:364
+#: main.cpp:261 main.cpp:333 main.cpp:353
 #, kde-format
 msgid "Ksshaskpass"
 msgstr "Ksshaskpass"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/ksshaskpass-5.19.4/po/zh_CN/ksshaskpass.po 
new/ksshaskpass-5.19.5

commit ksshaskpass5 for openSUSE:Factory

2020-07-29 Thread root
Hello community,

here is the log from the commit of package ksshaskpass5 for openSUSE:Factory 
checked in at 2020-07-29 17:18:40

Comparing /work/SRC/openSUSE:Factory/ksshaskpass5 (Old)
 and  /work/SRC/openSUSE:Factory/.ksshaskpass5.new.3592 (New)


Package is "ksshaskpass5"

Wed Jul 29 17:18:40 2020 rev:98 rq:823242 version:5.19.4

Changes:

--- /work/SRC/openSUSE:Factory/ksshaskpass5/ksshaskpass5.changes
2020-07-10 14:11:39.955289919 +0200
+++ /work/SRC/openSUSE:Factory/.ksshaskpass5.new.3592/ksshaskpass5.changes  
2020-07-29 17:18:54.120482950 +0200
@@ -1,0 +2,9 @@
+Tue Jul 28 13:45:49 UTC 2020 - Fabian Vogt 
+
+- Update to 5.19.4
+  * New bugfix release
+  * For more details please see:
+  * https://kde.org/announcements/plasma-5.19.4
+- No code changes since 5.19.3
+
+---

Old:

  ksshaskpass-5.19.3.tar.xz
  ksshaskpass-5.19.3.tar.xz.sig

New:

  ksshaskpass-5.19.4.tar.xz
  ksshaskpass-5.19.4.tar.xz.sig



Other differences:
--
++ ksshaskpass5.spec ++
--- /var/tmp/diff_new_pack.oqBKq3/_old  2020-07-29 17:18:55.060483719 +0200
+++ /var/tmp/diff_new_pack.oqBKq3/_new  2020-07-29 17:18:55.060483719 +0200
@@ -18,7 +18,7 @@
 
 %bcond_without lang
 Name:   ksshaskpass5
-Version:5.19.3
+Version:5.19.4
 Release:0
 Summary:Plasma 5 version of ssh-askpass
 License:GPL-2.0-or-later

++ ksshaskpass-5.19.3.tar.xz -> ksshaskpass-5.19.4.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/ksshaskpass-5.19.3/CMakeLists.txt 
new/ksshaskpass-5.19.4/CMakeLists.txt
--- old/ksshaskpass-5.19.3/CMakeLists.txt   2020-07-07 13:10:41.0 
+0200
+++ new/ksshaskpass-5.19.4/CMakeLists.txt   2020-07-28 12:55:15.0 
+0200
@@ -1,6 +1,6 @@
 project(ksshaskpass)
 cmake_minimum_required(VERSION 2.8.12)
-set(PROJECT_VERSION "5.19.3")
+set(PROJECT_VERSION "5.19.4")
 
 set(QT_MIN_VERSION "5.14.0")
 set(KF5_MIN_VERSION "5.66.0")
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/ksshaskpass-5.19.3/po/ca/ksshaskpass.po 
new/ksshaskpass-5.19.4/po/ca/ksshaskpass.po
--- old/ksshaskpass-5.19.3/po/ca/ksshaskpass.po 2020-07-07 13:10:30.0 
+0200
+++ new/ksshaskpass-5.19.4/po/ca/ksshaskpass.po 2020-07-28 12:54:58.0 
+0200
@@ -4,14 +4,14 @@
 # version 3 or later versions approved by the membership of KDE e.V.
 #
 # Josep Ma. Ferrer , 2015, 2020.
-# Antoni Bella Pérez , 2017.
+# Antoni Bella Pérez , 2017, 2020.
 msgid ""
 msgstr ""
 "Project-Id-Version: ksshaskpass\n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n";
 "POT-Creation-Date: 2020-06-30 07:53+0200\n"
-"PO-Revision-Date: 2020-01-21 20:31+0100\n"
-"Last-Translator: Josep Ma. Ferrer \n"
+"PO-Revision-Date: 2020-07-25 14:36+0200\n"
+"Last-Translator: Antoni Bella Pérez \n"
 "Language-Team: Catalan \n"
 "Language: ca\n"
 "MIME-Version: 1.0\n"
@@ -19,7 +19,7 @@
 "Content-Transfer-Encoding: 8bit\n"
 "Plural-Forms: nplurals=2; plural=n != 1;\n"
 "X-Accelerator-Marker: &\n"
-"X-Generator: Lokalize 2.0\n"
+"X-Generator: Lokalize 20.04.3\n"
 
 #, kde-format
 msgctxt "NAME OF TRANSLATORS"
@@ -39,7 +39,7 @@
 #: main.cpp:263
 #, kde-format
 msgid "KDE version of ssh-askpass"
-msgstr "Versió del ssh-askpass pel KDE"
+msgstr "Versió del «ssh-askpass» per al KDE"
 
 #: main.cpp:265
 #, kde-format
@@ -59,7 +59,7 @@
 "ssh-add"
 msgstr ""
 "El Ksshaskpass permet demanar interactivament als usuaris una frase de pas "
-"pel ssh-add"
+"per al «ssh-add»"
 
 #: main.cpp:271 main.cpp:274
 #, kde-format
@@ -95,7 +95,7 @@
 #, kde-format
 msgctxt "Name of a prompt for a password"
 msgid "Prompt"
-msgstr "Indicador"
+msgstr "Indicatiu"
 
 #: main.cpp:287
 #, kde-format
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/ksshaskpass-5.19.3/po/da/ksshaskpass.po 
new/ksshaskpass-5.19.4/po/da/ksshaskpass.po
--- old/ksshaskpass-5.19.3/po/da/ksshaskpass.po 2020-07-07 13:10:31.0 
+0200
+++ new/ksshaskpass-5.19.4/po/da/ksshaskpass.po 2020-07-28 12:54:59.0 
+0200
@@ -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.
 #
-# Martin Schlander , 2015.
+# Martin Schlander , 2015, 2020.
 msgid ""
 msgstr ""
 "Project-Id-Version: \n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n";
 "POT-Creation-Date: 2020-06-30 07:53+0200\n"
-"PO-Revision-Date: 2015-11-15 22:31+0100\n"
+"PO-Revision-Date: 2020-07-21 17:41+0200\n"
 "Last-Translator: Martin Schlander \n"
 "Language-Team: Danish \n"
 "Language: da\n"
@@ -15,7 +15,7 @@
 "Content-Type: text/plain; charset=UTF-8\n"
 "Content-Transfer-E

commit ksshaskpass5 for openSUSE:Factory

2020-07-10 Thread root
Hello community,

here is the log from the commit of package ksshaskpass5 for openSUSE:Factory 
checked in at 2020-07-10 14:11:35

Comparing /work/SRC/openSUSE:Factory/ksshaskpass5 (Old)
 and  /work/SRC/openSUSE:Factory/.ksshaskpass5.new.3060 (New)


Package is "ksshaskpass5"

Fri Jul 10 14:11:35 2020 rev:97 rq:819410 version:5.19.3

Changes:

--- /work/SRC/openSUSE:Factory/ksshaskpass5/ksshaskpass5.changes
2020-07-06 16:19:27.985350431 +0200
+++ /work/SRC/openSUSE:Factory/.ksshaskpass5.new.3060/ksshaskpass5.changes  
2020-07-10 14:11:39.955289919 +0200
@@ -1,0 +2,14 @@
+Tue Jul  7 12:38:54 UTC 2020 - Fabian Vogt 
+
+- Update to 5.19.3
+  * New bugfix release
+  * For more details please see:
+  * https://kde.org/announcements/plasma-5.19.3
+- Changes since 5.19.2:
+  * Migrate away from singe quote identifiers as well
+  * Bring back for saving usernames as well
+- Drop patches, now upstream:
+  * 0001-Bring-back-for-saving-usernames-as-well.patch
+  * 0002-Migrate-away-from-singe-quote-identifiers-as-well.patch
+
+---

Old:

  0001-Bring-back-for-saving-usernames-as-well.patch
  0002-Migrate-away-from-singe-quote-identifiers-as-well.patch
  ksshaskpass-5.19.2.tar.xz
  ksshaskpass-5.19.2.tar.xz.sig

New:

  ksshaskpass-5.19.3.tar.xz
  ksshaskpass-5.19.3.tar.xz.sig



Other differences:
--
++ ksshaskpass5.spec ++
--- /var/tmp/diff_new_pack.HG07MY/_old  2020-07-10 14:11:40.763292573 +0200
+++ /var/tmp/diff_new_pack.HG07MY/_new  2020-07-10 14:11:40.767292586 +0200
@@ -18,7 +18,7 @@
 
 %bcond_without lang
 Name:   ksshaskpass5
-Version:5.19.2
+Version:5.19.3
 Release:0
 Summary:Plasma 5 version of ssh-askpass
 License:GPL-2.0-or-later
@@ -31,9 +31,6 @@
 %endif
 # PATCH-FIX-OPENSUSE
 Patch1: suse-tweaks.diff
-# PATCH-FIX-UPSTREAM
-Patch2: 0001-Bring-back-for-saving-usernames-as-well.patch
-Patch3: 0002-Migrate-away-from-singe-quote-identifiers-as-well.patch
 BuildRequires:  extra-cmake-modules
 BuildRequires:  kf5-filesystem
 BuildRequires:  cmake(KF5CoreAddons)

++ ksshaskpass-5.19.2.tar.xz -> ksshaskpass-5.19.3.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/ksshaskpass-5.19.2/CMakeLists.txt 
new/ksshaskpass-5.19.3/CMakeLists.txt
--- old/ksshaskpass-5.19.2/CMakeLists.txt   2020-06-23 14:09:57.0 
+0200
+++ new/ksshaskpass-5.19.3/CMakeLists.txt   2020-07-07 13:10:41.0 
+0200
@@ -1,6 +1,6 @@
 project(ksshaskpass)
 cmake_minimum_required(VERSION 2.8.12)
-set(PROJECT_VERSION "5.19.2")
+set(PROJECT_VERSION "5.19.3")
 
 set(QT_MIN_VERSION "5.14.0")
 set(KF5_MIN_VERSION "5.66.0")
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/ksshaskpass-5.19.2/po/ar/ksshaskpass.po 
new/ksshaskpass-5.19.3/po/ar/ksshaskpass.po
--- old/ksshaskpass-5.19.2/po/ar/ksshaskpass.po 2020-06-23 14:09:44.0 
+0200
+++ new/ksshaskpass-5.19.3/po/ar/ksshaskpass.po 2020-07-07 13:10:29.0 
+0200
@@ -6,7 +6,7 @@
 msgstr ""
 "Project-Id-Version: \n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n";
-"POT-Creation-Date: 2020-05-07 03:54+0200\n"
+"POT-Creation-Date: 2020-06-30 07:53+0200\n"
 "PO-Revision-Date: ٢٠١٥-٠٨-١٧ ١١:٣٤+0300\n"
 "Last-Translator: Safa Alfulaij \n"
 "Language-Team: Arabic \n"
@@ -28,7 +28,7 @@
 msgid "Your emails"
 msgstr "safa1996alful...@gmail.com"
 
-#: main.cpp:261 main.cpp:339 main.cpp:348 main.cpp:364
+#: main.cpp:261 main.cpp:333 main.cpp:353
 #, kde-format
 msgid "Ksshaskpass"
 msgstr ""
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/ksshaskpass-5.19.2/po/bs/ksshaskpass.po 
new/ksshaskpass-5.19.3/po/bs/ksshaskpass.po
--- old/ksshaskpass-5.19.2/po/bs/ksshaskpass.po 2020-06-23 14:09:45.0 
+0200
+++ new/ksshaskpass-5.19.3/po/bs/ksshaskpass.po 2020-07-07 13:10:30.0 
+0200
@@ -8,7 +8,7 @@
 msgstr ""
 "Project-Id-Version: kde5\n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n";
-"POT-Creation-Date: 2020-05-07 03:54+0200\n"
+"POT-Creation-Date: 2020-06-30 07:53+0200\n"
 "PO-Revision-Date: 2015-02-24 20:27+0100\n"
 "Last-Translator: Samir Ribić \n"
 "Language-Team: Bosnian\n"
@@ -29,7 +29,7 @@
 msgid "Your emails"
 msgstr "samir.ri...@etf.unsa.ba"
 
-#: main.cpp:261 main.cpp:339 main.cpp:348 main.cpp:364
+#: main.cpp:261 main.cpp:333 main.cpp:353
 #, kde-format
 msgid "Ksshaskpass"
 msgstr "ksshaskpass"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/ksshaskpass-5.19.2/po/ca/ksshaskpass.po 
new/ksshaskpass-5.19.3/po/ca/ksshaskpass.po
--- old/ksshaskpass-5.19.2/po/ca/ksshaskpass.

commit ksshaskpass5 for openSUSE:Factory

2020-07-06 Thread root
Hello community,

here is the log from the commit of package ksshaskpass5 for openSUSE:Factory 
checked in at 2020-07-06 16:18:28

Comparing /work/SRC/openSUSE:Factory/ksshaskpass5 (Old)
 and  /work/SRC/openSUSE:Factory/.ksshaskpass5.new.3060 (New)


Package is "ksshaskpass5"

Mon Jul  6 16:18:28 2020 rev:96 rq:818565 version:5.19.2

Changes:

--- /work/SRC/openSUSE:Factory/ksshaskpass5/ksshaskpass5.changes
2020-06-25 15:05:01.140897009 +0200
+++ /work/SRC/openSUSE:Factory/.ksshaskpass5.new.3060/ksshaskpass5.changes  
2020-07-06 16:19:27.985350431 +0200
@@ -1,0 +2,7 @@
+Mon Jun 29 08:19:17 UTC 2020 - Fabian Vogt 
+
+- Add patches to address regressions:
+  * 0001-Bring-back-for-saving-usernames-as-well.patch
+  * 0002-Migrate-away-from-singe-quote-identifiers-as-well.patch
+
+---

New:

  0001-Bring-back-for-saving-usernames-as-well.patch
  0002-Migrate-away-from-singe-quote-identifiers-as-well.patch



Other differences:
--
++ ksshaskpass5.spec ++
--- /var/tmp/diff_new_pack.DEICq0/_old  2020-07-06 16:19:31.029359782 +0200
+++ /var/tmp/diff_new_pack.DEICq0/_new  2020-07-06 16:19:31.033359795 +0200
@@ -29,7 +29,11 @@
 Source1:
https://download.kde.org/stable/plasma/%{version}/ksshaskpass-%{version}.tar.xz.sig
 Source2:plasma.keyring
 %endif
+# PATCH-FIX-OPENSUSE
 Patch1: suse-tweaks.diff
+# PATCH-FIX-UPSTREAM
+Patch2: 0001-Bring-back-for-saving-usernames-as-well.patch
+Patch3: 0002-Migrate-away-from-singe-quote-identifiers-as-well.patch
 BuildRequires:  extra-cmake-modules
 BuildRequires:  kf5-filesystem
 BuildRequires:  cmake(KF5CoreAddons)
@@ -54,9 +58,9 @@
 A Plasma 5 version of ssh-askpass with KWallet support.
 
 %lang_package
+
 %prep
-%setup -q -n ksshaskpass-%{version}
-%patch1 -p1
+%autosetup -p1 -n ksshaskpass-%{version}
 
 %build
   %cmake_kf5 -d build -- -DCMAKE_INSTALL_LOCALEDIR=%{_kf5_localedir}

++ 0001-Bring-back-for-saving-usernames-as-well.patch ++
>From ed482e075ff10bef64356a52bfa9ef0472e9e729 Mon Sep 17 00:00:00 2001
From: Fabian Vogt 
Date: Mon, 29 Jun 2020 10:10:24 +0200
Subject: [PATCH 1/2] Bring back for saving usernames as well

While this also reintroduces that a password field is used for entering, this
is better than asking for the username every time, which is a regression
compared to 5.18.

Using a proper username input field would need changes in kwidgetsaddons or
some refactoring to ask for username and password at once.

Drop use of wallet->readEntry - it's custom binary data, so the content is
entirely defined by whoever wrote it. We don't use writeEntry here, so using
readEntry is invalud.
---
 src/main.cpp | 23 ++-
 1 file changed, 6 insertions(+), 17 deletions(-)

diff --git a/src/main.cpp b/src/main.cpp
index 3e3149e..148eae3 100644
--- a/src/main.cpp
+++ b/src/main.cpp
@@ -304,17 +304,11 @@ int main(int argc, char **argv)
 wallet->setFolder(walletFolder);
 
 QString retrievedItem;
-if (type != TypePassword) {
-QByteArray retrievedBytes;
-wallet->readEntry(identifier, retrievedBytes);
-retrievedItem = QString::fromUtf8(retrievedBytes);
-} else {
-wallet->readPassword(identifier, retrievedItem);
-}
+wallet->readPassword(identifier, retrievedItem);
 
 if (!retrievedItem.isEmpty()) {
 item = retrievedItem;
-} else if (type == TypePassword) {
+} else {
 // There was a bug in previous versions of ksshaskpass that caused 
it to create keys with extra space
 // appended to key file name. Try these keys too, and, if there's 
a match, ensure that it's properly
 // replaced with proper one.
@@ -343,15 +337,10 @@ int main(int argc, char **argv)
 item = QStringLiteral("yes\n");
 break;
 }
-case TypeClearText: {
-bool ok = false;
-item = QInputDialog::getText(0, i18n("Ksshaskpass"), dialog, 
QLineEdit::Normal, QString(), &ok);
-if (!ok) {
-// dialog has been canceled
-return 1;
-}
-break;
-}
+case TypeClearText:
+// Should use a dialog with visible input, but KPasswordDialog 
doesn't support that and
+// other available dialog types don't have a "Keep" checkbox.
+/* fallthrough */
 case TypePassword: {
 // create the password dialog, but only show "Enable Keep" button, 
if the wallet is open
 KPasswordDialog::KPasswordDialogFlag 
flag(KPasswordDialog::NoFlags);
-- 
2.25.1

++ 0002-Migrate-away-from-singe-quote

commit ksshaskpass5 for openSUSE:Factory

2020-06-25 Thread root
Hello community,

here is the log from the commit of package ksshaskpass5 for openSUSE:Factory 
checked in at 2020-06-25 15:04:49

Comparing /work/SRC/openSUSE:Factory/ksshaskpass5 (Old)
 and  /work/SRC/openSUSE:Factory/.ksshaskpass5.new.3060 (New)


Package is "ksshaskpass5"

Thu Jun 25 15:04:49 2020 rev:95 rq:816676 version:5.19.2

Changes:

--- /work/SRC/openSUSE:Factory/ksshaskpass5/ksshaskpass5.changes
2020-06-21 18:56:27.398981841 +0200
+++ /work/SRC/openSUSE:Factory/.ksshaskpass5.new.3060/ksshaskpass5.changes  
2020-06-25 15:05:01.140897009 +0200
@@ -1,0 +2,9 @@
+Tue Jun 23 13:26:15 UTC 2020 - Fabian Vogt 
+
+- Update to 5.19.2
+  * New bugfix release
+  * For more details please see:
+  * https://kde.org/announcements/plasma-5.19.2
+- No code changes since 5.19.1
+
+---

Old:

  ksshaskpass-5.19.1.tar.xz
  ksshaskpass-5.19.1.tar.xz.sig

New:

  ksshaskpass-5.19.2.tar.xz
  ksshaskpass-5.19.2.tar.xz.sig



Other differences:
--
++ ksshaskpass5.spec ++
--- /var/tmp/diff_new_pack.V5Yy4a/_old  2020-06-25 15:05:02.952902847 +0200
+++ /var/tmp/diff_new_pack.V5Yy4a/_new  2020-06-25 15:05:02.956902859 +0200
@@ -18,7 +18,7 @@
 
 %bcond_without lang
 Name:   ksshaskpass5
-Version:5.19.1
+Version:5.19.2
 Release:0
 Summary:Plasma 5 version of ssh-askpass
 License:GPL-2.0-or-later

++ ksshaskpass-5.19.1.tar.xz -> ksshaskpass-5.19.2.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/ksshaskpass-5.19.1/CMakeLists.txt 
new/ksshaskpass-5.19.2/CMakeLists.txt
--- old/ksshaskpass-5.19.1/CMakeLists.txt   2020-06-16 14:43:06.0 
+0200
+++ new/ksshaskpass-5.19.2/CMakeLists.txt   2020-06-23 14:09:57.0 
+0200
@@ -1,6 +1,6 @@
 project(ksshaskpass)
 cmake_minimum_required(VERSION 2.8.12)
-set(PROJECT_VERSION "5.19.1")
+set(PROJECT_VERSION "5.19.2")
 
 set(QT_MIN_VERSION "5.14.0")
 set(KF5_MIN_VERSION "5.66.0")
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/ksshaskpass-5.19.1/po/sr/ksshaskpass.po 
new/ksshaskpass-5.19.2/po/sr/ksshaskpass.po
--- old/ksshaskpass-5.19.1/po/sr/ksshaskpass.po 2020-06-16 14:43:03.0 
+0200
+++ new/ksshaskpass-5.19.2/po/sr/ksshaskpass.po 2020-06-23 14:09:54.0 
+0200
@@ -3,8 +3,8 @@
 msgid ""
 msgstr ""
 "Project-Id-Version: ksshaskpass\n"
-"Report-Msgid-Bugs-To: http://bugs.kde.org\n";
-"POT-Creation-Date: 2018-08-16 09:15+0200\n"
+"Report-Msgid-Bugs-To: https://bugs.kde.org\n";
+"POT-Creation-Date: 2020-05-07 03:54+0200\n"
 "PO-Revision-Date: 2015-01-17 13:25+0100\n"
 "Last-Translator: Chusslove Illich \n"
 "Language-Team: Serbian \n"
@@ -28,26 +28,30 @@
 msgid "Your emails"
 msgstr "caslav.i...@gmx.net"
 
-#: main.cpp:103 main.cpp:174
+#: main.cpp:261 main.cpp:339 main.cpp:348 main.cpp:364
 #, kde-format
 msgid "Ksshaskpass"
 msgstr "К‑ССХ‑упитник"
 
-#: main.cpp:105
+#: main.cpp:263
 #, kde-format
 msgid "KDE version of ssh-askpass"
 msgstr "КДЕ верзија ССХ‑упитника"
 
-#: main.cpp:107
-#, kde-format
+#: main.cpp:265
+#, fuzzy, kde-format
+#| msgid ""
+#| "(c) 2006 Hans van Leeuwen\n"
+#| "(c) 2008-2010 Armin Berres"
 msgid ""
 "(c) 2006 Hans van Leeuwen\n"
-"(c) 2008-2010 Armin Berres"
+"(c) 2008-2010 Armin Berres\n"
+"(c) 2013 Pali Rohár"
 msgstr ""
 "© 2006, Ханс ван Леувен\n"
 "© 2008–2010, Армин Берес"
 
-#: main.cpp:108
+#: main.cpp:266
 #, kde-format
 msgid ""
 "Ksshaskpass allows you to interactively prompt users for a passphrase for "
@@ -55,33 +59,43 @@
 msgstr ""
 "К‑ССХ‑упитник омогућава интерактивно тражење лозинке за ssh-add од корисника"
 
-#: main.cpp:113 main.cpp:115
+#: main.cpp:271 main.cpp:274
 #, kde-format
 msgid "Armin Berres"
 msgstr "Армин Берес"
 
-#: main.cpp:113 main.cpp:115
+#: main.cpp:271 main.cpp:274
 #, kde-format
 msgid "Current author"
 msgstr "Тренутни аутор"
 
-#: main.cpp:114 main.cpp:116
+#: main.cpp:272 main.cpp:275
 #, kde-format
 msgid "Hans van Leeuwen"
 msgstr "Ханс ван Леувен"
 
-#: main.cpp:114 main.cpp:116
+#: main.cpp:272 main.cpp:275
 #, kde-format
 msgid "Original author"
 msgstr "Првобитни аутор"
 
-#: main.cpp:121
+#: main.cpp:273 main.cpp:276
+#, kde-format
+msgid "Pali Rohár"
+msgstr ""
+
+#: main.cpp:273 main.cpp:276
+#, kde-format
+msgid "Contributor"
+msgstr ""
+
+#: main.cpp:281
 #, kde-format
 msgctxt "Name of a prompt for a password"
 msgid "Prompt"
 msgstr "Упит"
 
-#: main.cpp:127
+#: main.cpp:287
 #, kde-format
 msgid "Please enter passphrase"
 msgstr "Унесите лозинку"
\ No newline at end of file
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/ksshaskpass-5.19.1/po/sr@i

commit ksshaskpass5 for openSUSE:Factory

2020-06-22 Thread root
Hello community,

here is the log from the commit of package ksshaskpass5 for openSUSE:Factory 
checked in at 2020-06-20 20:11:19

Comparing /work/SRC/openSUSE:Factory/ksshaskpass5 (Old)
 and  /work/SRC/openSUSE:Factory/.ksshaskpass5.new.3606 (New)


Package is "ksshaskpass5"

Sat Jun 20 20:11:19 2020 rev:94 rq:815458 version:5.19.1

Changes:

--- /work/SRC/openSUSE:Factory/ksshaskpass5/ksshaskpass5.changes
2020-06-08 23:54:46.171351798 +0200
+++ /work/SRC/openSUSE:Factory/.ksshaskpass5.new.3606/ksshaskpass5.changes  
2020-06-21 18:56:27.398981841 +0200
@@ -1,0 +2,9 @@
+Tue Jun 16 14:34:50 UTC 2020 - Fabian Vogt 
+
+- Update to 5.19.1
+  * New bugfix release
+  * For more details please see:
+  * https://www.kde.org/announcements/plasma-5.19.1.php
+- No code changes since 5.19.0
+
+---

Old:

  ksshaskpass-5.19.0.tar.xz
  ksshaskpass-5.19.0.tar.xz.sig

New:

  ksshaskpass-5.19.1.tar.xz
  ksshaskpass-5.19.1.tar.xz.sig



Other differences:
--
++ ksshaskpass5.spec ++
--- /var/tmp/diff_new_pack.2QbLMm/_old  2020-06-21 18:56:27.830983420 +0200
+++ /var/tmp/diff_new_pack.2QbLMm/_new  2020-06-21 18:56:27.830983420 +0200
@@ -18,15 +18,15 @@
 
 %bcond_without lang
 Name:   ksshaskpass5
-Version:5.19.0
+Version:5.19.1
 Release:0
 Summary:Plasma 5 version of ssh-askpass
 License:GPL-2.0-or-later
 Group:  System/GUI/KDE
 URL:http://www.kde.org/
-Source: ksshaskpass-%{version}.tar.xz
+Source: 
https://download.kde.org/stable/plasma/%{version}/ksshaskpass-%{version}.tar.xz
 %if %{with lang}
-Source1:ksshaskpass-%{version}.tar.xz.sig
+Source1:
https://download.kde.org/stable/plasma/%{version}/ksshaskpass-%{version}.tar.xz.sig
 Source2:plasma.keyring
 %endif
 Patch1: suse-tweaks.diff

++ ksshaskpass-5.19.0.tar.xz -> ksshaskpass-5.19.1.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/ksshaskpass-5.19.0/CMakeLists.txt 
new/ksshaskpass-5.19.1/CMakeLists.txt
--- old/ksshaskpass-5.19.0/CMakeLists.txt   2020-06-04 13:14:49.0 
+0200
+++ new/ksshaskpass-5.19.1/CMakeLists.txt   2020-06-16 14:43:06.0 
+0200
@@ -1,6 +1,6 @@
 project(ksshaskpass)
 cmake_minimum_required(VERSION 2.8.12)
-set(PROJECT_VERSION "5.19.0")
+set(PROJECT_VERSION "5.19.1")
 
 set(QT_MIN_VERSION "5.14.0")
 set(KF5_MIN_VERSION "5.66.0")
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/ksshaskpass-5.19.0/po/zh_CN/ksshaskpass.po 
new/ksshaskpass-5.19.1/po/zh_CN/ksshaskpass.po
--- old/ksshaskpass-5.19.0/po/zh_CN/ksshaskpass.po  2020-06-04 
13:14:48.0 +0200
+++ new/ksshaskpass-5.19.1/po/zh_CN/ksshaskpass.po  2020-06-16 
14:43:05.0 +0200
@@ -7,8 +7,8 @@
 "Project-Id-Version: kdeorg\n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n";
 "POT-Creation-Date: 2020-05-07 03:54+0200\n"
-"PO-Revision-Date: 2020-05-09 13:50\n"
-"Last-Translator: FULL NAME \n"
+"PO-Revision-Date: 2020-06-12 19:01\n"
+"Last-Translator: \n"
 "Language-Team: Chinese Simplified\n"
 "Language: zh_CN\n"
 "MIME-Version: 1.0\n"
@@ -16,8 +16,10 @@
 "Content-Transfer-Encoding: 8bit\n"
 "Plural-Forms: nplurals=1; plural=0;\n"
 "X-Crowdin-Project: kdeorg\n"
+"X-Crowdin-Project-ID: 269464\n"
 "X-Crowdin-Language: zh-CN\n"
-"X-Crowdin-File: /kf5-trunk/messages/kde-workspace/ksshaskpass.pot\n"
+"X-Crowdin-File: /kf5-stable/messages/ksshaskpass/ksshaskpass.pot\n"
+"X-Crowdin-File-ID: 2623\n"
 
 #, kde-format
 msgctxt "NAME OF TRANSLATORS"





commit ksshaskpass5 for openSUSE:Factory

2020-06-08 Thread root
Hello community,

here is the log from the commit of package ksshaskpass5 for openSUSE:Factory 
checked in at 2020-06-08 23:53:41

Comparing /work/SRC/openSUSE:Factory/ksshaskpass5 (Old)
 and  /work/SRC/openSUSE:Factory/.ksshaskpass5.new.3606 (New)


Package is "ksshaskpass5"

Mon Jun  8 23:53:41 2020 rev:93 rq:812314 version:5.19.0

Changes:

--- /work/SRC/openSUSE:Factory/ksshaskpass5/ksshaskpass5.changes
2020-05-07 15:09:50.724293959 +0200
+++ /work/SRC/openSUSE:Factory/.ksshaskpass5.new.3606/ksshaskpass5.changes  
2020-06-08 23:54:46.171351798 +0200
@@ -1,0 +2,23 @@
+Thu Jun  4 13:27:11 UTC 2020 - Fabian Vogt 
+
+- Update to 5.19.0
+  * New bugfix release
+  * For more details please see:
+  * https://www.kde.org/announcements/plasma-5.19.0.php
+- No code changes since 5.18.90
+
+---
+Thu May 14 14:33:04 UTC 2020 - Fabian Vogt 
+
+- Update to 5.18.90
+  * New feature release
+  * For more details please see:
+  * https://www.kde.org/announcements/plasma-5.18.90.php
+- Changes since 5.18.5:
+  * Enable hidpi pixmaps in ksshaskpass
+  * Remove too strict Qt/KF5 deprecation rule
+  * bump to require Qt 5.14
+  * Replace dead link
+  * Extend parsing ssh prompt
+
+---

Old:

  ksshaskpass-5.18.5.tar.xz
  ksshaskpass-5.18.5.tar.xz.sig

New:

  ksshaskpass-5.19.0.tar.xz
  ksshaskpass-5.19.0.tar.xz.sig



Other differences:
--
++ ksshaskpass5.spec ++
--- /var/tmp/diff_new_pack.0mpbRz/_old  2020-06-08 23:54:47.391355562 +0200
+++ /var/tmp/diff_new_pack.0mpbRz/_new  2020-06-08 23:54:47.395355575 +0200
@@ -18,15 +18,15 @@
 
 %bcond_without lang
 Name:   ksshaskpass5
-Version:5.18.5
+Version:5.19.0
 Release:0
 Summary:Plasma 5 version of ssh-askpass
 License:GPL-2.0-or-later
 Group:  System/GUI/KDE
 URL:http://www.kde.org/
-Source: 
https://download.kde.org/stable/plasma/%{version}/ksshaskpass-%{version}.tar.xz
+Source: ksshaskpass-%{version}.tar.xz
 %if %{with lang}
-Source1:
https://download.kde.org/stable/plasma/%{version}/ksshaskpass-%{version}.tar.xz.sig
+Source1:ksshaskpass-%{version}.tar.xz.sig
 Source2:plasma.keyring
 %endif
 Patch1: suse-tweaks.diff

++ ksshaskpass-5.18.5.tar.xz -> ksshaskpass-5.19.0.tar.xz ++
 4549 lines of diff (skipped)





commit ksshaskpass5 for openSUSE:Factory

2020-05-07 Thread root
Hello community,

here is the log from the commit of package ksshaskpass5 for openSUSE:Factory 
checked in at 2020-05-07 15:09:19

Comparing /work/SRC/openSUSE:Factory/ksshaskpass5 (Old)
 and  /work/SRC/openSUSE:Factory/.ksshaskpass5.new.2738 (New)


Package is "ksshaskpass5"

Thu May  7 15:09:19 2020 rev:92 rq:800479 version:5.18.5

Changes:

--- /work/SRC/openSUSE:Factory/ksshaskpass5/ksshaskpass5.changes
2020-04-04 12:10:12.846967361 +0200
+++ /work/SRC/openSUSE:Factory/.ksshaskpass5.new.2738/ksshaskpass5.changes  
2020-05-07 15:09:50.724293959 +0200
@@ -1,0 +2,10 @@
+Tue May  5 13:01:52 UTC 2020 - Fabian Vogt 
+
+- Update to 5.18.5
+  * New bugfix release
+  * For more details please see:
+  * https://www.kde.org/announcements/plasma-5.18.5.php
+- Changes since 5.18.4.1:
+  * Remove too strict Qt/KF5 deprecation rule
+
+---

Old:

  ksshaskpass-5.18.4.1.tar.xz
  ksshaskpass-5.18.4.1.tar.xz.sig

New:

  ksshaskpass-5.18.5.tar.xz
  ksshaskpass-5.18.5.tar.xz.sig



Other differences:
--
++ ksshaskpass5.spec ++
--- /var/tmp/diff_new_pack.nVplOz/_old  2020-05-07 15:09:52.304297100 +0200
+++ /var/tmp/diff_new_pack.nVplOz/_new  2020-05-07 15:09:52.304297100 +0200
@@ -18,15 +18,15 @@
 
 %bcond_without lang
 Name:   ksshaskpass5
-Version:5.18.4.1
+Version:5.18.5
 Release:0
 Summary:Plasma 5 version of ssh-askpass
 License:GPL-2.0-or-later
 Group:  System/GUI/KDE
 URL:http://www.kde.org/
-Source: 
https://download.kde.org/stable/plasma/5.18.4/ksshaskpass-%{version}.tar.xz
+Source: 
https://download.kde.org/stable/plasma/%{version}/ksshaskpass-%{version}.tar.xz
 %if %{with lang}
-Source1:
https://download.kde.org/stable/plasma/5.18.4/ksshaskpass-%{version}.tar.xz.sig
+Source1:
https://download.kde.org/stable/plasma/%{version}/ksshaskpass-%{version}.tar.xz.sig
 Source2:plasma.keyring
 %endif
 Patch1: suse-tweaks.diff

++ ksshaskpass-5.18.4.1.tar.xz -> ksshaskpass-5.18.5.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/ksshaskpass-5.18.4.1/CMakeLists.txt 
new/ksshaskpass-5.18.5/CMakeLists.txt
--- old/ksshaskpass-5.18.4.1/CMakeLists.txt 2020-03-31 16:15:49.0 
+0200
+++ new/ksshaskpass-5.18.5/CMakeLists.txt   2020-05-05 16:43:46.0 
+0200
@@ -1,6 +1,6 @@
 project(ksshaskpass)
 cmake_minimum_required(VERSION 2.8.12)
-set(PROJECT_VERSION "5.18.4")
+set(PROJECT_VERSION "5.18.5")
 
 set(QT_MIN_VERSION "5.12.0")
 set(KF5_MIN_VERSION "5.66.0")
@@ -29,10 +29,6 @@
 find_package(KF5DocTools)
 set_package_properties(KF5DocTools PROPERTIES TYPE OPTIONAL
PURPOSE "Required to build ksshaskpass manpage")
-if (EXISTS "${CMAKE_SOURCE_DIR}/.git")
-   add_definitions(-DQT_DISABLE_DEPRECATED_BEFORE=0x06)
-   add_definitions(-DKF_DISABLE_DEPRECATED_BEFORE_AND_AT=0x054200)
-endif()
 
 set(ksshaskpass_SRCS src/main.cpp)
  
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/ksshaskpass-5.18.4.1/po/ko/ksshaskpass.po 
new/ksshaskpass-5.18.5/po/ko/ksshaskpass.po
--- old/ksshaskpass-5.18.4.1/po/ko/ksshaskpass.po   2020-03-31 
16:15:41.0 +0200
+++ new/ksshaskpass-5.18.5/po/ko/ksshaskpass.po 2020-05-05 16:43:37.0 
+0200
@@ -7,7 +7,7 @@
 "Project-Id-Version: \n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n";
 "POT-Creation-Date: 2019-05-20 03:24+0200\n"
-"PO-Revision-Date: 2015-04-25 23:39+0200\n"
+"PO-Revision-Date: 2020-04-03 23:49+0200\n"
 "Last-Translator: Shinjo Park \n"
 "Language-Team: Korean \n"
 "Language: ko\n"
@@ -35,7 +35,7 @@
 #: main.cpp:105
 #, kde-format
 msgid "KDE version of ssh-askpass"
-msgstr "KDE를 위한 ssh-askpass"
+msgstr "KDE용 ssh-askpass"
 
 #: main.cpp:107
 #, kde-format
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/ksshaskpass-5.18.4.1/po/nb/ksshaskpass.po 
new/ksshaskpass-5.18.5/po/nb/ksshaskpass.po
--- old/ksshaskpass-5.18.4.1/po/nb/ksshaskpass.po   2020-03-31 
16:15:43.0 +0200
+++ new/ksshaskpass-5.18.5/po/nb/ksshaskpass.po 2020-05-05 16:43:39.0 
+0200
@@ -8,7 +8,7 @@
 "POT-Creation-Date: 2019-05-20 03:24+0200\n"
 "PO-Revision-Date: 2015-06-13 22:14+0200\n"
 "Last-Translator: Bjørn Steensrud \n"
-"Language-Team: Norwegian Bokmål \n"
+"Language-Team: Norwegian Bokmål \n"
 "Language: nb\n"
 "MIME-Version: 1.0\n"
 "Content-Type: text/plain; charset=UTF-8\n"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/ksshaskpass-5.18.4.1/po/nn/ksshaskpass.po 
new/ksshaskpass-5.18.5/po/nn/ksshaskpass.po
--- old/ksshaskpass-5

commit ksshaskpass5 for openSUSE:Factory

2020-04-04 Thread root
Hello community,

here is the log from the commit of package ksshaskpass5 for openSUSE:Factory 
checked in at 2020-04-04 12:10:04

Comparing /work/SRC/openSUSE:Factory/ksshaskpass5 (Old)
 and  /work/SRC/openSUSE:Factory/.ksshaskpass5.new.3248 (New)


Package is "ksshaskpass5"

Sat Apr  4 12:10:04 2020 rev:91 rq:790427 version:5.18.4.1

Changes:

--- /work/SRC/openSUSE:Factory/ksshaskpass5/ksshaskpass5.changes
2020-03-12 22:59:49.847027192 +0100
+++ /work/SRC/openSUSE:Factory/.ksshaskpass5.new.3248/ksshaskpass5.changes  
2020-04-04 12:10:12.846967361 +0200
@@ -1,0 +2,15 @@
+Tue Mar 31 15:16:30 UTC 2020 - Fabian Vogt 
+
+- Update to 5.18.4.1:
+  * Version fixed
+
+---
+Tue Mar 31 14:47:40 UTC 2020 - Fabian Vogt 
+
+- Update to 5.18.4
+  * New bugfix release
+  * For more details please see:
+  * https://www.kde.org/announcements/plasma-5.18.4.php
+- No code changes since 5.18.3
+
+---

Old:

  ksshaskpass-5.18.3.tar.xz
  ksshaskpass-5.18.3.tar.xz.sig

New:

  ksshaskpass-5.18.4.1.tar.xz
  ksshaskpass-5.18.4.1.tar.xz.sig



Other differences:
--
++ ksshaskpass5.spec ++
--- /var/tmp/diff_new_pack.2kma02/_old  2020-04-04 12:10:13.814968656 +0200
+++ /var/tmp/diff_new_pack.2kma02/_new  2020-04-04 12:10:13.814968656 +0200
@@ -18,15 +18,15 @@
 
 %bcond_without lang
 Name:   ksshaskpass5
-Version:5.18.3
+Version:5.18.4.1
 Release:0
 Summary:Plasma 5 version of ssh-askpass
 License:GPL-2.0-or-later
 Group:  System/GUI/KDE
 URL:http://www.kde.org/
-Source: 
https://download.kde.org/stable/plasma/%{version}/ksshaskpass-%{version}.tar.xz
+Source: 
https://download.kde.org/stable/plasma/5.18.4/ksshaskpass-%{version}.tar.xz
 %if %{with lang}
-Source1:
https://download.kde.org/stable/plasma/%{version}/ksshaskpass-%{version}.tar.xz.sig
+Source1:
https://download.kde.org/stable/plasma/5.18.4/ksshaskpass-%{version}.tar.xz.sig
 Source2:plasma.keyring
 %endif
 Patch1: suse-tweaks.diff

++ ksshaskpass-5.18.3.tar.xz -> ksshaskpass-5.18.4.1.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/ksshaskpass-5.18.3/CMakeLists.txt 
new/ksshaskpass-5.18.4.1/CMakeLists.txt
--- old/ksshaskpass-5.18.3/CMakeLists.txt   2020-03-10 14:04:42.0 
+0100
+++ new/ksshaskpass-5.18.4.1/CMakeLists.txt 2020-03-31 16:15:49.0 
+0200
@@ -1,6 +1,6 @@
 project(ksshaskpass)
 cmake_minimum_required(VERSION 2.8.12)
-set(PROJECT_VERSION "5.18.3")
+set(PROJECT_VERSION "5.18.4")
 
 set(QT_MIN_VERSION "5.12.0")
 set(KF5_MIN_VERSION "5.66.0")
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/ksshaskpass-5.18.3/po/cs/ksshaskpass.po 
new/ksshaskpass-5.18.4.1/po/cs/ksshaskpass.po
--- old/ksshaskpass-5.18.3/po/cs/ksshaskpass.po 2020-03-10 14:04:30.0 
+0100
+++ new/ksshaskpass-5.18.4.1/po/cs/ksshaskpass.po   2020-03-31 
16:15:36.0 +0200
@@ -1,7 +1,7 @@
 # Copyright (C) YEAR This_file_is_part_of_KDE
 # This file is distributed under the same license as the PACKAGE package.
 # Vít Pelčák , 2015.
-# Vit Pelcak , 2015.
+# Vit Pelcak , 2015, 2020.
 #
 msgid ""
 msgstr ""
@@ -16,7 +16,7 @@
 "Content-Type: text/plain; charset=UTF-8\n"
 "Content-Transfer-Encoding: 8bit\n"
 "Plural-Forms: nplurals=3; plural=(n==1) ? 0 : (n>=2 && n<=4) ? 1 : 2;\n"
-"X-Generator: Lokalize 1.5\n"
+"X-Generator: Lokalize 19.12.2\n"
 "X-Language: cs_CZ\n"
 "X-Source-Language: en_US\n"
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/ksshaskpass-5.18.3/po/fi/ksshaskpass.po 
new/ksshaskpass-5.18.4.1/po/fi/ksshaskpass.po
--- old/ksshaskpass-5.18.3/po/fi/ksshaskpass.po 2020-03-10 14:04:32.0 
+0100
+++ new/ksshaskpass-5.18.4.1/po/fi/ksshaskpass.po   2020-03-31 
16:15:38.0 +0200
@@ -1,31 +1,32 @@
 # Copyright (C) YEAR This_file_is_part_of_KDE
 # This file is distributed under the same license as the PACKAGE package.
 # Lasse Liehu , 2015.
+# Tommi Nieminen , 2020.
 #
 msgid ""
 msgstr ""
 "Project-Id-Version: \n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n";
 "POT-Creation-Date: 2019-05-20 03:24+0200\n"
-"PO-Revision-Date: 2015-01-20 17:11+0200\n"
-"Last-Translator: Lasse Liehu \n"
-"Language-Team: Finnish \n"
+"PO-Revision-Date: 2020-03-20 11:12+0200\n"
+"Last-Translator: Tommi Nieminen \n"
+"Language-Team: Finnish \n"
 "Language: fi\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

commit ksshaskpass5 for openSUSE:Factory

2020-03-12 Thread root
Hello community,

here is the log from the commit of package ksshaskpass5 for openSUSE:Factory 
checked in at 2020-03-12 22:59:42

Comparing /work/SRC/openSUSE:Factory/ksshaskpass5 (Old)
 and  /work/SRC/openSUSE:Factory/.ksshaskpass5.new.3160 (New)


Package is "ksshaskpass5"

Thu Mar 12 22:59:42 2020 rev:90 rq:783635 version:5.18.3

Changes:

--- /work/SRC/openSUSE:Factory/ksshaskpass5/ksshaskpass5.changes
2020-02-29 21:22:22.950263350 +0100
+++ /work/SRC/openSUSE:Factory/.ksshaskpass5.new.3160/ksshaskpass5.changes  
2020-03-12 22:59:49.847027192 +0100
@@ -1,0 +2,10 @@
+Tue Mar 10 14:55:31 UTC 2020 - Fabian Vogt 
+
+- Update to 5.18.3
+  * New bugfix release
+  * For more details please see:
+  * https://www.kde.org/announcements/plasma-5.18.3.php
+- Changes since 5.18.2:
+  * Only deprecate up to target frameworks
+
+---

Old:

  ksshaskpass-5.18.2.tar.xz
  ksshaskpass-5.18.2.tar.xz.sig

New:

  ksshaskpass-5.18.3.tar.xz
  ksshaskpass-5.18.3.tar.xz.sig



Other differences:
--
++ ksshaskpass5.spec ++
--- /var/tmp/diff_new_pack.QO4Cdx/_old  2020-03-12 22:59:51.139027707 +0100
+++ /var/tmp/diff_new_pack.QO4Cdx/_new  2020-03-12 22:59:51.143027708 +0100
@@ -18,7 +18,7 @@
 
 %bcond_without lang
 Name:   ksshaskpass5
-Version:5.18.2
+Version:5.18.3
 Release:0
 Summary:Plasma 5 version of ssh-askpass
 License:GPL-2.0-or-later

++ ksshaskpass-5.18.2.tar.xz -> ksshaskpass-5.18.3.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/ksshaskpass-5.18.2/CMakeLists.txt 
new/ksshaskpass-5.18.3/CMakeLists.txt
--- old/ksshaskpass-5.18.2/CMakeLists.txt   2020-02-25 14:11:54.0 
+0100
+++ new/ksshaskpass-5.18.3/CMakeLists.txt   2020-03-10 14:04:42.0 
+0100
@@ -1,6 +1,6 @@
 project(ksshaskpass)
 cmake_minimum_required(VERSION 2.8.12)
-set(PROJECT_VERSION "5.18.2")
+set(PROJECT_VERSION "5.18.3")
 
 set(QT_MIN_VERSION "5.12.0")
 set(KF5_MIN_VERSION "5.66.0")
@@ -31,7 +31,7 @@
PURPOSE "Required to build ksshaskpass manpage")
 if (EXISTS "${CMAKE_SOURCE_DIR}/.git")
add_definitions(-DQT_DISABLE_DEPRECATED_BEFORE=0x06)
-   add_definitions(-DKF_DISABLE_DEPRECATED_BEFORE_AND_AT=0x06)
+   add_definitions(-DKF_DISABLE_DEPRECATED_BEFORE_AND_AT=0x054200)
 endif()
 
 set(ksshaskpass_SRCS src/main.cpp)
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/ksshaskpass-5.18.2/po/zh_CN/ksshaskpass.po 
new/ksshaskpass-5.18.3/po/zh_CN/ksshaskpass.po
--- old/ksshaskpass-5.18.2/po/zh_CN/ksshaskpass.po  2020-02-25 
14:11:54.0 +0100
+++ new/ksshaskpass-5.18.3/po/zh_CN/ksshaskpass.po  2020-03-10 
14:04:42.0 +0100
@@ -6,8 +6,8 @@
 msgstr ""
 "Project-Id-Version: kdeorg\n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n";
-"POT-Creation-Date: 2019-05-20 03:24+0200\n"
-"PO-Revision-Date: 2020-01-20 21:55\n"
+"POT-Creation-Date: 2019-08-30 07:51+0200\n"
+"PO-Revision-Date: 2020-03-10 10:57\n"
 "Last-Translator: FULL NAME \n"
 "Language-Team: Chinese Simplified\n"
 "Language: zh_CN\n"





commit ksshaskpass5 for openSUSE:Factory

2020-02-29 Thread root
Hello community,

here is the log from the commit of package ksshaskpass5 for openSUSE:Factory 
checked in at 2020-02-29 21:22:19

Comparing /work/SRC/openSUSE:Factory/ksshaskpass5 (Old)
 and  /work/SRC/openSUSE:Factory/.ksshaskpass5.new.26092 (New)


Package is "ksshaskpass5"

Sat Feb 29 21:22:19 2020 rev:89 rq:779186 version:5.18.2

Changes:

--- /work/SRC/openSUSE:Factory/ksshaskpass5/ksshaskpass5.changes
2020-02-22 19:05:00.770176238 +0100
+++ /work/SRC/openSUSE:Factory/.ksshaskpass5.new.26092/ksshaskpass5.changes 
2020-02-29 21:22:22.950263350 +0100
@@ -1,0 +2,9 @@
+Tue Feb 25 14:07:17 UTC 2020 - Fabian Vogt 
+
+- Update to 5.18.2
+  * New bugfix release
+  * For more details please see:
+  * https://www.kde.org/announcements/plasma-5.18.2.php
+- No code changes since 5.18.1
+
+---

Old:

  ksshaskpass-5.18.1.tar.xz
  ksshaskpass-5.18.1.tar.xz.sig

New:

  ksshaskpass-5.18.2.tar.xz
  ksshaskpass-5.18.2.tar.xz.sig



Other differences:
--
++ ksshaskpass5.spec ++
--- /var/tmp/diff_new_pack.vug65M/_old  2020-02-29 21:22:24.546266509 +0100
+++ /var/tmp/diff_new_pack.vug65M/_new  2020-02-29 21:22:24.550266517 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package ksshaskpass5
 #
-# Copyright (c) 2020 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2020 SUSE LLC
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -18,12 +18,12 @@
 
 %bcond_without lang
 Name:   ksshaskpass5
-Version:5.18.1
+Version:5.18.2
 Release:0
 Summary:Plasma 5 version of ssh-askpass
 License:GPL-2.0-or-later
 Group:  System/GUI/KDE
-Url:http://www.kde.org/
+URL:http://www.kde.org/
 Source: 
https://download.kde.org/stable/plasma/%{version}/ksshaskpass-%{version}.tar.xz
 %if %{with lang}
 Source1:
https://download.kde.org/stable/plasma/%{version}/ksshaskpass-%{version}.tar.xz.sig

++ ksshaskpass-5.18.1.tar.xz -> ksshaskpass-5.18.2.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/ksshaskpass-5.18.1/CMakeLists.txt 
new/ksshaskpass-5.18.2/CMakeLists.txt
--- old/ksshaskpass-5.18.1/CMakeLists.txt   2020-02-18 14:07:03.0 
+0100
+++ new/ksshaskpass-5.18.2/CMakeLists.txt   2020-02-25 14:11:54.0 
+0100
@@ -1,6 +1,6 @@
 project(ksshaskpass)
 cmake_minimum_required(VERSION 2.8.12)
-set(PROJECT_VERSION "5.18.1")
+set(PROJECT_VERSION "5.18.2")
 
 set(QT_MIN_VERSION "5.12.0")
 set(KF5_MIN_VERSION "5.66.0")
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/ksshaskpass-5.18.1/po/id/ksshaskpass.po 
new/ksshaskpass-5.18.2/po/id/ksshaskpass.po
--- old/ksshaskpass-5.18.1/po/id/ksshaskpass.po 2020-02-18 14:06:52.0 
+0100
+++ new/ksshaskpass-5.18.2/po/id/ksshaskpass.po 2020-02-25 14:11:43.0 
+0100
@@ -1,6 +1,6 @@
 # Copyright (C) YEAR This_file_is_part_of_KDE
 # This file is distributed under the same license as the PACKAGE package.
-# Wantoyo , 2018.
+# Wantoyo , 2018, 2020.
 #
 msgid ""
 msgstr ""
@@ -15,6 +15,7 @@
 "Content-Type: text/plain; charset=UTF-8\n"
 "Content-Transfer-Encoding: 8bit\n"
 "Plural-Forms: nplurals=2; plural=(n != 1);\n"
+"X-Generator: Lokalize 19.12.1\n"
 
 #, kde-format
 msgctxt "NAME OF TRANSLATORS"





commit ksshaskpass5 for openSUSE:Factory

2020-02-22 Thread root
Hello community,

here is the log from the commit of package ksshaskpass5 for openSUSE:Factory 
checked in at 2020-02-22 19:04:45

Comparing /work/SRC/openSUSE:Factory/ksshaskpass5 (Old)
 and  /work/SRC/openSUSE:Factory/.ksshaskpass5.new.26092 (New)


Package is "ksshaskpass5"

Sat Feb 22 19:04:45 2020 rev:88 rq:776771 version:5.18.1

Changes:

--- /work/SRC/openSUSE:Factory/ksshaskpass5/ksshaskpass5.changes
2020-02-10 21:51:32.482128571 +0100
+++ /work/SRC/openSUSE:Factory/.ksshaskpass5.new.26092/ksshaskpass5.changes 
2020-02-22 19:05:00.770176238 +0100
@@ -1,0 +2,9 @@
+Tue Feb 18 14:05:56 UTC 2020 - Fabian Vogt 
+
+- Update to 5.18.1
+  * New bugfix release
+  * For more details please see:
+  * https://www.kde.org/announcements/plasma-5.18.1.php
+- No code changes since 5.18.0
+
+---

Old:

  ksshaskpass-5.18.0.tar.xz
  ksshaskpass-5.18.0.tar.xz.sig

New:

  ksshaskpass-5.18.1.tar.xz
  ksshaskpass-5.18.1.tar.xz.sig



Other differences:
--
++ ksshaskpass5.spec ++
--- /var/tmp/diff_new_pack.mGF4WE/_old  2020-02-22 19:05:03.078180836 +0100
+++ /var/tmp/diff_new_pack.mGF4WE/_new  2020-02-22 19:05:03.106180891 +0100
@@ -18,15 +18,15 @@
 
 %bcond_without lang
 Name:   ksshaskpass5
-Version:5.18.0
+Version:5.18.1
 Release:0
 Summary:Plasma 5 version of ssh-askpass
 License:GPL-2.0-or-later
 Group:  System/GUI/KDE
 Url:http://www.kde.org/
-Source: ksshaskpass-%{version}.tar.xz
+Source: 
https://download.kde.org/stable/plasma/%{version}/ksshaskpass-%{version}.tar.xz
 %if %{with lang}
-Source1:ksshaskpass-%{version}.tar.xz.sig
+Source1:
https://download.kde.org/stable/plasma/%{version}/ksshaskpass-%{version}.tar.xz.sig
 Source2:plasma.keyring
 %endif
 Patch1: suse-tweaks.diff

++ ksshaskpass-5.18.0.tar.xz -> ksshaskpass-5.18.1.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/ksshaskpass-5.18.0/CMakeLists.txt 
new/ksshaskpass-5.18.1/CMakeLists.txt
--- old/ksshaskpass-5.18.0/CMakeLists.txt   2020-02-06 14:13:00.0 
+0100
+++ new/ksshaskpass-5.18.1/CMakeLists.txt   2020-02-18 14:07:03.0 
+0100
@@ -1,6 +1,6 @@
 project(ksshaskpass)
 cmake_minimum_required(VERSION 2.8.12)
-set(PROJECT_VERSION "5.18.0")
+set(PROJECT_VERSION "5.18.1")
 
 set(QT_MIN_VERSION "5.12.0")
 set(KF5_MIN_VERSION "5.66.0")
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/ksshaskpass-5.18.0/po/ko/ksshaskpass.po 
new/ksshaskpass-5.18.1/po/ko/ksshaskpass.po
--- old/ksshaskpass-5.18.0/po/ko/ksshaskpass.po 2020-02-06 14:12:51.0 
+0100
+++ new/ksshaskpass-5.18.1/po/ko/ksshaskpass.po 2020-02-18 14:06:54.0 
+0100
@@ -1,6 +1,6 @@
 # Copyright (C) YEAR This_file_is_part_of_KDE
 # This file is distributed under the same license as the PACKAGE package.
-# Shinjo Park , 2015.
+# Shinjo Park , 2015, 2020.
 #
 msgid ""
 msgstr ""
@@ -15,7 +15,7 @@
 "Content-Type: text/plain; charset=UTF-8\n"
 "Content-Transfer-Encoding: 8bit\n"
 "Plural-Forms: nplurals=1; plural=0;\n"
-"X-Generator: Lokalize 1.5\n"
+"X-Generator: Lokalize 19.04.3\n"
 
 #, kde-format
 msgctxt "NAME OF TRANSLATORS"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/ksshaskpass-5.18.0/po/nn/ksshaskpass.po 
new/ksshaskpass-5.18.1/po/nn/ksshaskpass.po
--- old/ksshaskpass-5.18.0/po/nn/ksshaskpass.po 2020-02-06 14:12:53.0 
+0100
+++ new/ksshaskpass-5.18.1/po/nn/ksshaskpass.po 2020-02-18 14:06:56.0 
+0100
@@ -1,6 +1,6 @@
 # Translation of ksshaskpass to Norwegian Nynorsk
 #
-# Karl Ove Hufthammer , 2015.
+# Karl Ove Hufthammer , 2015, 2020.
 msgid ""
 msgstr ""
 "Project-Id-Version: \n"
@@ -14,7 +14,7 @@
 "Content-Type: text/plain; charset=UTF-8\n"
 "Content-Transfer-Encoding: 8bit\n"
 "Plural-Forms: nplurals=2; plural=n != 1;\n"
-"X-Generator: Lokalize 2.0\n"
+"X-Generator: Lokalize 19.12.2\n"
 "X-Environment: kde\n"
 "X-Accelerator-Marker: &\n"
 "X-Text-Markup: kde4\n"





commit ksshaskpass5 for openSUSE:Factory

2020-02-10 Thread root
Hello community,

here is the log from the commit of package ksshaskpass5 for openSUSE:Factory 
checked in at 2020-02-10 21:51:26

Comparing /work/SRC/openSUSE:Factory/ksshaskpass5 (Old)
 and  /work/SRC/openSUSE:Factory/.ksshaskpass5.new.26092 (New)


Package is "ksshaskpass5"

Mon Feb 10 21:51:26 2020 rev:87 rq:772241 version:5.18.0

Changes:

--- /work/SRC/openSUSE:Factory/ksshaskpass5/ksshaskpass5.changes
2020-01-11 14:39:25.213170071 +0100
+++ /work/SRC/openSUSE:Factory/.ksshaskpass5.new.26092/ksshaskpass5.changes 
2020-02-10 21:51:32.482128571 +0100
@@ -1,0 +2,25 @@
+Thu Feb  6 15:10:04 UTC 2020 - Fabian Vogt 
+
+- Update to 5.18.0
+  * New bugfix release
+  * For more details please see:
+  * https://www.kde.org/announcements/plasma-5.18.0.php
+- No code changes since 5.17.90
+
+---
+Thu Jan 23 11:20:20 UTC 2020 - Christophe Giboudeaux 
+
+- Replace %make_jobs with %cmake_build
+
+---
+Thu Jan 16 14:04:17 UTC 2020 - Fabian Vogt 
+
+- Update to 5.17.90
+  * New feature release
+  * For more details please see:
+  * https://www.kde.org/announcements/plasma-5.17.90.php
+- Changes since 5.17.5:
+  * KF5_MIN_VERSION for plasma 5.18 is KF5 5.66.0
+  * Add KDEClangFormat cmake support
+
+---

Old:

  ksshaskpass-5.17.5.tar.xz
  ksshaskpass-5.17.5.tar.xz.sig

New:

  ksshaskpass-5.18.0.tar.xz
  ksshaskpass-5.18.0.tar.xz.sig



Other differences:
--
++ ksshaskpass5.spec ++
--- /var/tmp/diff_new_pack.PfCr5L/_old  2020-02-10 21:51:32.998128857 +0100
+++ /var/tmp/diff_new_pack.PfCr5L/_new  2020-02-10 21:51:33.002128858 +0100
@@ -18,15 +18,15 @@
 
 %bcond_without lang
 Name:   ksshaskpass5
-Version:5.17.5
+Version:5.18.0
 Release:0
 Summary:Plasma 5 version of ssh-askpass
 License:GPL-2.0-or-later
 Group:  System/GUI/KDE
 Url:http://www.kde.org/
-Source: 
https://download.kde.org/stable/plasma/%{version}/ksshaskpass-%{version}.tar.xz
+Source: ksshaskpass-%{version}.tar.xz
 %if %{with lang}
-Source1:
https://download.kde.org/stable/plasma/%{version}/ksshaskpass-%{version}.tar.xz.sig
+Source1:ksshaskpass-%{version}.tar.xz.sig
 Source2:plasma.keyring
 %endif
 Patch1: suse-tweaks.diff
@@ -60,7 +60,7 @@
 
 %build
   %cmake_kf5 -d build -- -DCMAKE_INSTALL_LOCALEDIR=%{_kf5_localedir}
-  %make_jobs
+  %cmake_build
 
 %install
   %kf5_makeinstall -C build

++ ksshaskpass-5.17.5.tar.xz -> ksshaskpass-5.18.0.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/ksshaskpass-5.17.5/CMakeLists.txt 
new/ksshaskpass-5.18.0/CMakeLists.txt
--- old/ksshaskpass-5.17.5/CMakeLists.txt   2020-01-07 16:31:07.0 
+0100
+++ new/ksshaskpass-5.18.0/CMakeLists.txt   2020-02-06 14:13:00.0 
+0100
@@ -1,9 +1,9 @@
 project(ksshaskpass)
 cmake_minimum_required(VERSION 2.8.12)
-set(PROJECT_VERSION "5.17.5")
+set(PROJECT_VERSION "5.18.0")
 
 set(QT_MIN_VERSION "5.12.0")
-set(KF5_MIN_VERSION "5.62.0")
+set(KF5_MIN_VERSION "5.66.0")
 
 find_package(Qt5 ${QT_MIN_VERSION} REQUIRED COMPONENTS Core)
 
@@ -15,6 +15,7 @@
 include(KDECMakeSettings)
 include(FeatureSummary)
 include(ECMQtDeclareLoggingCategory)
+include(KDEClangFormat)
 
 add_definitions(-DQT_NO_NARROWING_CONVERSIONS_IN_CONNECT)
 
@@ -28,6 +29,10 @@
 find_package(KF5DocTools)
 set_package_properties(KF5DocTools PROPERTIES TYPE OPTIONAL
PURPOSE "Required to build ksshaskpass manpage")
+if (EXISTS "${CMAKE_SOURCE_DIR}/.git")
+   add_definitions(-DQT_DISABLE_DEPRECATED_BEFORE=0x06)
+   add_definitions(-DKF_DISABLE_DEPRECATED_BEFORE_AND_AT=0x06)
+endif()
 
 set(ksshaskpass_SRCS src/main.cpp)
  
@@ -40,6 +45,10 @@
 KF5::WidgetsAddons
 )
 
+# add clang-format target for all our real source files
+file(GLOB_RECURSE ALL_CLANG_FORMAT_SOURCE_FILES *.cpp *.h)
+kde_clang_format(${ALL_CLANG_FORMAT_SOURCE_FILES})
+
 install(TARGETS ksshaskpass DESTINATION ${INSTALL_TARGETS_DEFAULT_ARGS})
 
 if (KF5DocTools_FOUND)
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/ksshaskpass-5.17.5/po/eu/ksshaskpass.po 
new/ksshaskpass-5.18.0/po/eu/ksshaskpass.po
--- old/ksshaskpass-5.17.5/po/eu/ksshaskpass.po 2020-01-07 16:30:52.0 
+0100
+++ new/ksshaskpass-5.18.0/po/eu/ksshaskpass.po 2020-02-06 14:12:47.0 
+0100
@@ -1,18 +1,19 @@
 # Translation of ksshaskpass.po to Euskara/Basque (eu).
 # Copyright (C) 2017, The Free Software Foundation.
-# This file is distributed under the same license as the kde

commit ksshaskpass5 for openSUSE:Factory

2020-01-11 Thread root
Hello community,

here is the log from the commit of package ksshaskpass5 for openSUSE:Factory 
checked in at 2020-01-11 14:39:02

Comparing /work/SRC/openSUSE:Factory/ksshaskpass5 (Old)
 and  /work/SRC/openSUSE:Factory/.ksshaskpass5.new.6675 (New)


Package is "ksshaskpass5"

Sat Jan 11 14:39:02 2020 rev:86 rq:761985 version:5.17.5

Changes:

--- /work/SRC/openSUSE:Factory/ksshaskpass5/ksshaskpass5.changes
2019-12-11 12:07:33.544678925 +0100
+++ /work/SRC/openSUSE:Factory/.ksshaskpass5.new.6675/ksshaskpass5.changes  
2020-01-11 14:39:25.213170071 +0100
@@ -1,0 +2,9 @@
+Tue Jan  7 16:24:35 UTC 2020 - Fabian Vogt 
+
+- Update to 5.17.5
+  * New bugfix release
+  * For more details please see:
+  * https://www.kde.org/announcements/plasma-5.17.5.php
+- No code changes since 5.17.4
+
+---

Old:

  ksshaskpass-5.17.4.tar.xz
  ksshaskpass-5.17.4.tar.xz.sig

New:

  ksshaskpass-5.17.5.tar.xz
  ksshaskpass-5.17.5.tar.xz.sig



Other differences:
--
++ ksshaskpass5.spec ++
--- /var/tmp/diff_new_pack.CkDQzi/_old  2020-01-11 14:39:26.121170430 +0100
+++ /var/tmp/diff_new_pack.CkDQzi/_new  2020-01-11 14:39:26.121170430 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package ksshaskpass5
 #
-# Copyright (c) 2019 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2020 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
@@ -18,7 +18,7 @@
 
 %bcond_without lang
 Name:   ksshaskpass5
-Version:5.17.4
+Version:5.17.5
 Release:0
 Summary:Plasma 5 version of ssh-askpass
 License:GPL-2.0-or-later

++ ksshaskpass-5.17.4.tar.xz -> ksshaskpass-5.17.5.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/ksshaskpass-5.17.4/CMakeLists.txt 
new/ksshaskpass-5.17.5/CMakeLists.txt
--- old/ksshaskpass-5.17.4/CMakeLists.txt   2019-12-03 13:12:47.0 
+0100
+++ new/ksshaskpass-5.17.5/CMakeLists.txt   2020-01-07 16:31:07.0 
+0100
@@ -1,6 +1,6 @@
 project(ksshaskpass)
 cmake_minimum_required(VERSION 2.8.12)
-set(PROJECT_VERSION "5.17.4")
+set(PROJECT_VERSION "5.17.5")
 
 set(QT_MIN_VERSION "5.12.0")
 set(KF5_MIN_VERSION "5.62.0")
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/ksshaskpass-5.17.4/po/zh_CN/ksshaskpass.po 
new/ksshaskpass-5.17.5/po/zh_CN/ksshaskpass.po
--- old/ksshaskpass-5.17.4/po/zh_CN/ksshaskpass.po  2019-12-03 
13:12:47.0 +0100
+++ new/ksshaskpass-5.17.5/po/zh_CN/ksshaskpass.po  2020-01-07 
16:31:07.0 +0100
@@ -7,15 +7,14 @@
 "Project-Id-Version: kdeorg\n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n";
 "POT-Creation-Date: 2019-05-20 03:24+0200\n"
-"PO-Revision-Date: 2019-11-19 23:09\n"
-"Last-Translator: Guo Yunhe (guoyunhe)\n"
+"PO-Revision-Date: 2020-01-04 21:47\n"
+"Last-Translator: FULL NAME \n"
 "Language-Team: Chinese Simplified\n"
 "Language: zh_CN\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: 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"





commit ksshaskpass5 for openSUSE:Factory

2019-12-11 Thread root
Hello community,

here is the log from the commit of package ksshaskpass5 for openSUSE:Factory 
checked in at 2019-12-11 12:06:54

Comparing /work/SRC/openSUSE:Factory/ksshaskpass5 (Old)
 and  /work/SRC/openSUSE:Factory/.ksshaskpass5.new.4691 (New)


Package is "ksshaskpass5"

Wed Dec 11 12:06:54 2019 rev:85 rq:754012 version:5.17.4

Changes:

--- /work/SRC/openSUSE:Factory/ksshaskpass5/ksshaskpass5.changes
2019-11-15 22:35:09.631997365 +0100
+++ /work/SRC/openSUSE:Factory/.ksshaskpass5.new.4691/ksshaskpass5.changes  
2019-12-11 12:07:33.544678925 +0100
@@ -1,0 +2,9 @@
+Wed Dec  4 08:36:59 UTC 2019 - Fabian Vogt 
+
+- Update to 5.17.4
+  * New bugfix release
+  * For more details please see:
+  * https://www.kde.org/announcements/plasma-5.17.4.php
+- No code changes since 5.17.3
+
+---

Old:

  ksshaskpass-5.17.3.tar.xz
  ksshaskpass-5.17.3.tar.xz.sig

New:

  ksshaskpass-5.17.4.tar.xz
  ksshaskpass-5.17.4.tar.xz.sig



Other differences:
--
++ ksshaskpass5.spec ++
--- /var/tmp/diff_new_pack.FBp53v/_old  2019-12-11 12:07:34.604678479 +0100
+++ /var/tmp/diff_new_pack.FBp53v/_new  2019-12-11 12:07:34.604678479 +0100
@@ -18,7 +18,7 @@
 
 %bcond_without lang
 Name:   ksshaskpass5
-Version:5.17.3
+Version:5.17.4
 Release:0
 Summary:Plasma 5 version of ssh-askpass
 License:GPL-2.0-or-later

++ ksshaskpass-5.17.3.tar.xz -> ksshaskpass-5.17.4.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/ksshaskpass-5.17.3/CMakeLists.txt 
new/ksshaskpass-5.17.4/CMakeLists.txt
--- old/ksshaskpass-5.17.3/CMakeLists.txt   2019-11-12 11:18:35.0 
+0100
+++ new/ksshaskpass-5.17.4/CMakeLists.txt   2019-12-03 13:12:47.0 
+0100
@@ -1,6 +1,6 @@
 project(ksshaskpass)
 cmake_minimum_required(VERSION 2.8.12)
-set(PROJECT_VERSION "5.17.3")
+set(PROJECT_VERSION "5.17.4")
 
 set(QT_MIN_VERSION "5.12.0")
 set(KF5_MIN_VERSION "5.62.0")
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/ksshaskpass-5.17.3/po/zh_CN/ksshaskpass.po 
new/ksshaskpass-5.17.4/po/zh_CN/ksshaskpass.po
--- old/ksshaskpass-5.17.3/po/zh_CN/ksshaskpass.po  2019-11-12 
11:18:34.0 +0100
+++ new/ksshaskpass-5.17.4/po/zh_CN/ksshaskpass.po  2019-12-03 
13:12:47.0 +0100
@@ -7,7 +7,7 @@
 "Project-Id-Version: kdeorg\n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n";
 "POT-Creation-Date: 2019-05-20 03:24+0200\n"
-"PO-Revision-Date: 2019-10-09 10:02\n"
+"PO-Revision-Date: 2019-11-19 23:09\n"
 "Last-Translator: Guo Yunhe (guoyunhe)\n"
 "Language-Team: Chinese Simplified\n"
 "Language: zh_CN\n"





commit ksshaskpass5 for openSUSE:Factory

2019-11-15 Thread root
Hello community,

here is the log from the commit of package ksshaskpass5 for openSUSE:Factory 
checked in at 2019-11-15 22:35:07

Comparing /work/SRC/openSUSE:Factory/ksshaskpass5 (Old)
 and  /work/SRC/openSUSE:Factory/.ksshaskpass5.new.26869 (New)


Package is "ksshaskpass5"

Fri Nov 15 22:35:07 2019 rev:84 rq:747842 version:5.17.3

Changes:

--- /work/SRC/openSUSE:Factory/ksshaskpass5/ksshaskpass5.changes
2019-10-31 18:11:20.465764888 +0100
+++ /work/SRC/openSUSE:Factory/.ksshaskpass5.new.26869/ksshaskpass5.changes 
2019-11-15 22:35:09.631997365 +0100
@@ -1,0 +2,9 @@
+Tue Nov 12 11:01:07 UTC 2019 - Fabian Vogt 
+
+- Update to 5.17.3
+  * New bugfix release
+  * For more details please see:
+  * https://www.kde.org/announcements/plasma-5.17.3.php
+- No code changes since 5.17.2
+
+---

Old:

  ksshaskpass-5.17.2.tar.xz
  ksshaskpass-5.17.2.tar.xz.sig

New:

  ksshaskpass-5.17.3.tar.xz
  ksshaskpass-5.17.3.tar.xz.sig



Other differences:
--
++ ksshaskpass5.spec ++
--- /var/tmp/diff_new_pack.IktPkS/_old  2019-11-15 22:35:10.07159 +0100
+++ /var/tmp/diff_new_pack.IktPkS/_new  2019-11-15 22:35:10.07159 +0100
@@ -18,7 +18,7 @@
 
 %bcond_without lang
 Name:   ksshaskpass5
-Version:5.17.2
+Version:5.17.3
 Release:0
 Summary:Plasma 5 version of ssh-askpass
 License:GPL-2.0-or-later

++ ksshaskpass-5.17.2.tar.xz -> ksshaskpass-5.17.3.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/ksshaskpass-5.17.2/CMakeLists.txt 
new/ksshaskpass-5.17.3/CMakeLists.txt
--- old/ksshaskpass-5.17.2/CMakeLists.txt   2019-10-29 19:17:03.0 
+0100
+++ new/ksshaskpass-5.17.3/CMakeLists.txt   2019-11-12 11:18:35.0 
+0100
@@ -1,6 +1,6 @@
 project(ksshaskpass)
 cmake_minimum_required(VERSION 2.8.12)
-set(PROJECT_VERSION "5.17.2")
+set(PROJECT_VERSION "5.17.3")
 
 set(QT_MIN_VERSION "5.12.0")
 set(KF5_MIN_VERSION "5.62.0")





commit ksshaskpass5 for openSUSE:Factory

2019-10-31 Thread root
Hello community,

here is the log from the commit of package ksshaskpass5 for openSUSE:Factory 
checked in at 2019-10-31 18:11:18

Comparing /work/SRC/openSUSE:Factory/ksshaskpass5 (Old)
 and  /work/SRC/openSUSE:Factory/.ksshaskpass5.new.2990 (New)


Package is "ksshaskpass5"

Thu Oct 31 18:11:18 2019 rev:83 rq:744224 version:5.17.2

Changes:

--- /work/SRC/openSUSE:Factory/ksshaskpass5/ksshaskpass5.changes
2019-10-27 13:37:53.689034376 +0100
+++ /work/SRC/openSUSE:Factory/.ksshaskpass5.new.2990/ksshaskpass5.changes  
2019-10-31 18:11:20.465764888 +0100
@@ -1,0 +2,9 @@
+Tue Oct 29 20:45:51 UTC 2019 - Fabian Vogt 
+
+- Update to 5.17.2
+  * New bugfix release
+  * For more details please see:
+  * https://www.kde.org/announcements/plasma-5.17.2.php
+- No code changes since 5.17.1
+
+---

Old:

  ksshaskpass-5.17.1.tar.xz
  ksshaskpass-5.17.1.tar.xz.sig

New:

  ksshaskpass-5.17.2.tar.xz
  ksshaskpass-5.17.2.tar.xz.sig



Other differences:
--
++ ksshaskpass5.spec ++
--- /var/tmp/diff_new_pack.bNWjcH/_old  2019-10-31 18:11:20.997765445 +0100
+++ /var/tmp/diff_new_pack.bNWjcH/_new  2019-10-31 18:11:21.005765454 +0100
@@ -18,7 +18,7 @@
 
 %bcond_without lang
 Name:   ksshaskpass5
-Version:5.17.1
+Version:5.17.2
 Release:0
 Summary:Plasma 5 version of ssh-askpass
 License:GPL-2.0-or-later

++ ksshaskpass-5.17.1.tar.xz -> ksshaskpass-5.17.2.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/ksshaskpass-5.17.1/CMakeLists.txt 
new/ksshaskpass-5.17.2/CMakeLists.txt
--- old/ksshaskpass-5.17.1/CMakeLists.txt   2019-10-22 17:25:45.0 
+0200
+++ new/ksshaskpass-5.17.2/CMakeLists.txt   2019-10-29 19:17:03.0 
+0100
@@ -1,6 +1,6 @@
 project(ksshaskpass)
 cmake_minimum_required(VERSION 2.8.12)
-set(PROJECT_VERSION "5.17.1")
+set(PROJECT_VERSION "5.17.2")
 
 set(QT_MIN_VERSION "5.12.0")
 set(KF5_MIN_VERSION "5.62.0")





commit ksshaskpass5 for openSUSE:Factory

2019-10-27 Thread root
Hello community,

here is the log from the commit of package ksshaskpass5 for openSUSE:Factory 
checked in at 2019-10-27 13:37:50

Comparing /work/SRC/openSUSE:Factory/ksshaskpass5 (Old)
 and  /work/SRC/openSUSE:Factory/.ksshaskpass5.new.2990 (New)


Package is "ksshaskpass5"

Sun Oct 27 13:37:50 2019 rev:82 rq:742056 version:5.17.1

Changes:

--- /work/SRC/openSUSE:Factory/ksshaskpass5/ksshaskpass5.changes
2019-10-14 12:37:46.583284828 +0200
+++ /work/SRC/openSUSE:Factory/.ksshaskpass5.new.2990/ksshaskpass5.changes  
2019-10-27 13:37:53.689034376 +0100
@@ -1,0 +2,9 @@
+Tue Oct 22 16:44:43 UTC 2019 - Fabian Vogt 
+
+- Update to 5.17.1
+  * New bugfix release
+  * For more details please see:
+  * https://www.kde.org/announcements/plasma-5.17.1.php
+- No code changes since 5.17.0
+
+---

Old:

  ksshaskpass-5.17.0.tar.xz
  ksshaskpass-5.17.0.tar.xz.sig

New:

  ksshaskpass-5.17.1.tar.xz
  ksshaskpass-5.17.1.tar.xz.sig



Other differences:
--
++ ksshaskpass5.spec ++
--- /var/tmp/diff_new_pack.Km6wpt/_old  2019-10-27 13:37:54.505035415 +0100
+++ /var/tmp/diff_new_pack.Km6wpt/_new  2019-10-27 13:37:54.505035415 +0100
@@ -18,15 +18,15 @@
 
 %bcond_without lang
 Name:   ksshaskpass5
-Version:5.17.0
+Version:5.17.1
 Release:0
 Summary:Plasma 5 version of ssh-askpass
 License:GPL-2.0-or-later
 Group:  System/GUI/KDE
 Url:http://www.kde.org/
-Source: ksshaskpass-%{version}.tar.xz
+Source: 
https://download.kde.org/stable/plasma/%{version}/ksshaskpass-%{version}.tar.xz
 %if %{with lang}
-Source1:ksshaskpass-%{version}.tar.xz.sig
+Source1:
https://download.kde.org/stable/plasma/%{version}/ksshaskpass-%{version}.tar.xz.sig
 Source2:plasma.keyring
 %endif
 Patch1: suse-tweaks.diff

++ ksshaskpass-5.17.0.tar.xz -> ksshaskpass-5.17.1.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/ksshaskpass-5.17.0/CMakeLists.txt 
new/ksshaskpass-5.17.1/CMakeLists.txt
--- old/ksshaskpass-5.17.0/CMakeLists.txt   2019-10-10 14:34:24.0 
+0200
+++ new/ksshaskpass-5.17.1/CMakeLists.txt   2019-10-22 17:25:45.0 
+0200
@@ -1,6 +1,6 @@
 project(ksshaskpass)
 cmake_minimum_required(VERSION 2.8.12)
-set(PROJECT_VERSION "5.17.0")
+set(PROJECT_VERSION "5.17.1")
 
 set(QT_MIN_VERSION "5.12.0")
 set(KF5_MIN_VERSION "5.62.0")
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/ksshaskpass-5.17.0/po/id/ksshaskpass.po 
new/ksshaskpass-5.17.1/po/id/ksshaskpass.po
--- old/ksshaskpass-5.17.0/po/id/ksshaskpass.po 2019-10-10 14:34:13.0 
+0200
+++ new/ksshaskpass-5.17.1/po/id/ksshaskpass.po 2019-10-22 17:25:32.0 
+0200
@@ -15,7 +15,6 @@
 "Content-Type: text/plain; charset=UTF-8\n"
 "Content-Transfer-Encoding: 8bit\n"
 "Plural-Forms: nplurals=2; plural=(n != 1);\n"
-"X-Generator: Lokalize 2.0\n"
 
 #, kde-format
 msgctxt "NAME OF TRANSLATORS"





commit ksshaskpass5 for openSUSE:Factory

2019-10-14 Thread root
Hello community,

here is the log from the commit of package ksshaskpass5 for openSUSE:Factory 
checked in at 2019-10-14 12:37:45

Comparing /work/SRC/openSUSE:Factory/ksshaskpass5 (Old)
 and  /work/SRC/openSUSE:Factory/.ksshaskpass5.new.2352 (New)


Package is "ksshaskpass5"

Mon Oct 14 12:37:45 2019 rev:81 rq:737471 version:5.17.0

Changes:

--- /work/SRC/openSUSE:Factory/ksshaskpass5/ksshaskpass5.changes
2019-09-07 11:38:19.510397467 +0200
+++ /work/SRC/openSUSE:Factory/.ksshaskpass5.new.2352/ksshaskpass5.changes  
2019-10-14 12:37:46.583284828 +0200
@@ -1,0 +2,20 @@
+Thu Oct 10 14:25:46 UTC 2019 - Fabian Vogt 
+
+- Update to 5.17.0
+  * New bugfix release
+  * For more details please see:
+  * https://www.kde.org/announcements/plasma-5.17.0.php
+- No code changes since 5.16.90
+
+---
+Thu Sep 19 12:32:35 UTC 2019 - Fabian Vogt 
+
+- Update to 5.16.90
+  * New feature release
+  * For more details please see:
+  * https://www.kde.org/announcements/plasma-5.16.90.php
+- Changes since 5.16.5:
+  * update to latest kf5 dependency
+  * Suggestion - newline ending after password to output
+
+---

Old:

  ksshaskpass-5.16.5.tar.xz
  ksshaskpass-5.16.5.tar.xz.sig

New:

  ksshaskpass-5.17.0.tar.xz
  ksshaskpass-5.17.0.tar.xz.sig



Other differences:
--
++ ksshaskpass5.spec ++
--- /var/tmp/diff_new_pack.NaMWKI/_old  2019-10-14 12:37:47.423282631 +0200
+++ /var/tmp/diff_new_pack.NaMWKI/_new  2019-10-14 12:37:47.427282621 +0200
@@ -18,15 +18,15 @@
 
 %bcond_without lang
 Name:   ksshaskpass5
-Version:5.16.5
+Version:5.17.0
 Release:0
 Summary:Plasma 5 version of ssh-askpass
 License:GPL-2.0-or-later
 Group:  System/GUI/KDE
 Url:http://www.kde.org/
-Source: 
https://download.kde.org/stable/plasma/%{version}/ksshaskpass-%{version}.tar.xz
+Source: ksshaskpass-%{version}.tar.xz
 %if %{with lang}
-Source1:
https://download.kde.org/stable/plasma/%{version}/ksshaskpass-%{version}.tar.xz.sig
+Source1:ksshaskpass-%{version}.tar.xz.sig
 Source2:plasma.keyring
 %endif
 Patch1: suse-tweaks.diff

++ ksshaskpass-5.16.5.tar.xz -> ksshaskpass-5.17.0.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/ksshaskpass-5.16.5/CMakeLists.txt 
new/ksshaskpass-5.17.0/CMakeLists.txt
--- old/ksshaskpass-5.16.5/CMakeLists.txt   2019-09-03 15:49:03.0 
+0200
+++ new/ksshaskpass-5.17.0/CMakeLists.txt   2019-10-10 14:34:24.0 
+0200
@@ -1,9 +1,9 @@
 project(ksshaskpass)
 cmake_minimum_required(VERSION 2.8.12)
-set(PROJECT_VERSION "5.16.5")
+set(PROJECT_VERSION "5.17.0")
 
 set(QT_MIN_VERSION "5.12.0")
-set(KF5_MIN_VERSION "5.58.0")
+set(KF5_MIN_VERSION "5.62.0")
 
 find_package(Qt5 ${QT_MIN_VERSION} REQUIRED COMPONENTS Core)
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/ksshaskpass-5.16.5/po/ar/ksshaskpass.po 
new/ksshaskpass-5.17.0/po/ar/ksshaskpass.po
--- old/ksshaskpass-5.16.5/po/ar/ksshaskpass.po 2019-09-03 15:48:55.0 
+0200
+++ new/ksshaskpass-5.17.0/po/ar/ksshaskpass.po 2019-10-10 14:34:06.0 
+0200
@@ -6,7 +6,7 @@
 msgstr ""
 "Project-Id-Version: \n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n";
-"POT-Creation-Date: 2019-08-30 07:51+0200\n"
+"POT-Creation-Date: 2019-05-20 03:24+0200\n"
 "PO-Revision-Date: ٢٠١٥-٠٨-١٧ ١١:٣٤+0300\n"
 "Last-Translator: Safa Alfulaij \n"
 "Language-Team: Arabic \n"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/ksshaskpass-5.16.5/po/bs/ksshaskpass.po 
new/ksshaskpass-5.17.0/po/bs/ksshaskpass.po
--- old/ksshaskpass-5.16.5/po/bs/ksshaskpass.po 2019-09-03 15:48:55.0 
+0200
+++ new/ksshaskpass-5.17.0/po/bs/ksshaskpass.po 2019-10-10 14:34:08.0 
+0200
@@ -8,7 +8,7 @@
 msgstr ""
 "Project-Id-Version: kde5\n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n";
-"POT-Creation-Date: 2019-08-30 07:51+0200\n"
+"POT-Creation-Date: 2019-05-20 03:24+0200\n"
 "PO-Revision-Date: 2015-02-24 20:27+0100\n"
 "Last-Translator: Samir Ribić \n"
 "Language-Team: Bosnian\n"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/ksshaskpass-5.16.5/po/ca/ksshaskpass.po 
new/ksshaskpass-5.17.0/po/ca/ksshaskpass.po
--- old/ksshaskpass-5.16.5/po/ca/ksshaskpass.po 2019-09-03 15:48:55.0 
+0200
+++ new/ksshaskpass-5.17.0/po/ca/ksshaskpass.po 2019-10-10 14:34:08.0 
+0200
@@ -9,7 +9,7 @@
 msgstr ""
 "Project-Id-Version: ksshaskpass\n"
 "Report-Msgid-Bugs-To: https://bugs.kde.or

commit ksshaskpass5 for openSUSE:Factory

2019-09-07 Thread root
Hello community,

here is the log from the commit of package ksshaskpass5 for openSUSE:Factory 
checked in at 2019-09-07 11:38:18

Comparing /work/SRC/openSUSE:Factory/ksshaskpass5 (Old)
 and  /work/SRC/openSUSE:Factory/.ksshaskpass5.new.7948 (New)


Package is "ksshaskpass5"

Sat Sep  7 11:38:18 2019 rev:80 rq:728190 version:5.16.5

Changes:

--- /work/SRC/openSUSE:Factory/ksshaskpass5/ksshaskpass5.changes
2019-08-05 10:32:27.639417147 +0200
+++ /work/SRC/openSUSE:Factory/.ksshaskpass5.new.7948/ksshaskpass5.changes  
2019-09-07 11:38:19.510397467 +0200
@@ -1,0 +2,9 @@
+Tue Sep  3 12:44:12 UTC 2019 - Fabian Vogt 
+
+- Update to 5.16.5
+  * New bugfix release
+  * For more details please see:
+  * https://www.kde.org/announcements/plasma-5.16.5.php
+- No code changes since 5.16.4
+
+---

Old:

  ksshaskpass-5.16.4.tar.xz
  ksshaskpass-5.16.4.tar.xz.sig

New:

  ksshaskpass-5.16.5.tar.xz
  ksshaskpass-5.16.5.tar.xz.sig



Other differences:
--
++ ksshaskpass5.spec ++
--- /var/tmp/diff_new_pack.zwmrNM/_old  2019-09-07 11:38:19.994397406 +0200
+++ /var/tmp/diff_new_pack.zwmrNM/_new  2019-09-07 11:38:19.994397406 +0200
@@ -18,7 +18,7 @@
 
 %bcond_without lang
 Name:   ksshaskpass5
-Version:5.16.4
+Version:5.16.5
 Release:0
 Summary:Plasma 5 version of ssh-askpass
 License:GPL-2.0-or-later

++ ksshaskpass-5.16.4.tar.xz -> ksshaskpass-5.16.5.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/ksshaskpass-5.16.4/CMakeLists.txt 
new/ksshaskpass-5.16.5/CMakeLists.txt
--- old/ksshaskpass-5.16.4/CMakeLists.txt   2019-07-30 12:23:34.0 
+0200
+++ new/ksshaskpass-5.16.5/CMakeLists.txt   2019-09-03 15:49:03.0 
+0200
@@ -1,6 +1,6 @@
 project(ksshaskpass)
 cmake_minimum_required(VERSION 2.8.12)
-set(PROJECT_VERSION "5.16.4")
+set(PROJECT_VERSION "5.16.5")
 
 set(QT_MIN_VERSION "5.12.0")
 set(KF5_MIN_VERSION "5.58.0")
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/ksshaskpass-5.16.4/po/ar/ksshaskpass.po 
new/ksshaskpass-5.16.5/po/ar/ksshaskpass.po
--- old/ksshaskpass-5.16.4/po/ar/ksshaskpass.po 2019-07-30 12:23:18.0 
+0200
+++ new/ksshaskpass-5.16.5/po/ar/ksshaskpass.po 2019-09-03 15:48:55.0 
+0200
@@ -6,7 +6,7 @@
 msgstr ""
 "Project-Id-Version: \n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n";
-"POT-Creation-Date: 2019-05-20 07:45+0200\n"
+"POT-Creation-Date: 2019-08-30 07:51+0200\n"
 "PO-Revision-Date: ٢٠١٥-٠٨-١٧ ١١:٣٤+0300\n"
 "Last-Translator: Safa Alfulaij \n"
 "Language-Team: Arabic \n"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/ksshaskpass-5.16.4/po/bs/ksshaskpass.po 
new/ksshaskpass-5.16.5/po/bs/ksshaskpass.po
--- old/ksshaskpass-5.16.4/po/bs/ksshaskpass.po 2019-07-30 12:23:20.0 
+0200
+++ new/ksshaskpass-5.16.5/po/bs/ksshaskpass.po 2019-09-03 15:48:55.0 
+0200
@@ -8,7 +8,7 @@
 msgstr ""
 "Project-Id-Version: kde5\n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n";
-"POT-Creation-Date: 2019-05-20 07:45+0200\n"
+"POT-Creation-Date: 2019-08-30 07:51+0200\n"
 "PO-Revision-Date: 2015-02-24 20:27+0100\n"
 "Last-Translator: Samir Ribić \n"
 "Language-Team: Bosnian\n"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/ksshaskpass-5.16.4/po/ca/ksshaskpass.po 
new/ksshaskpass-5.16.5/po/ca/ksshaskpass.po
--- old/ksshaskpass-5.16.4/po/ca/ksshaskpass.po 2019-07-30 12:23:20.0 
+0200
+++ new/ksshaskpass-5.16.5/po/ca/ksshaskpass.po 2019-09-03 15:48:55.0 
+0200
@@ -9,7 +9,7 @@
 msgstr ""
 "Project-Id-Version: ksshaskpass\n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n";
-"POT-Creation-Date: 2019-05-20 07:45+0200\n"
+"POT-Creation-Date: 2019-08-30 07:51+0200\n"
 "PO-Revision-Date: 2017-11-24 22:05+0100\n"
 "Last-Translator: Antoni Bella Pérez \n"
 "Language-Team: Catalan \n"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/ksshaskpass-5.16.4/po/ca@valencia/ksshaskpass.po 
new/ksshaskpass-5.16.5/po/ca@valencia/ksshaskpass.po
--- old/ksshaskpass-5.16.4/po/ca@valencia/ksshaskpass.po2019-07-30 
12:23:20.0 +0200
+++ new/ksshaskpass-5.16.5/po/ca@valencia/ksshaskpass.po2019-09-03 
15:48:55.0 +0200
@@ -9,7 +9,7 @@
 msgstr ""
 "Project-Id-Version: ksshaskpass\n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n";
-"POT-Creation-Date: 2019-05-20 07:45+0200\n"
+"POT-Creation-Date: 2019-08-30 07:51+0200\n"
 "PO-Revision-Date: 2017-11-24 22:05+0100\n"
 "Last-Translator: Antoni Bella Pérez \n"
 "Language-Team: Catalan \n"
di

commit ksshaskpass5 for openSUSE:Factory

2019-08-05 Thread root
Hello community,

here is the log from the commit of package ksshaskpass5 for openSUSE:Factory 
checked in at 2019-08-05 10:32:26

Comparing /work/SRC/openSUSE:Factory/ksshaskpass5 (Old)
 and  /work/SRC/openSUSE:Factory/.ksshaskpass5.new.4126 (New)


Package is "ksshaskpass5"

Mon Aug  5 10:32:26 2019 rev:79 rq:719913 version:5.16.4

Changes:

--- /work/SRC/openSUSE:Factory/ksshaskpass5/ksshaskpass5.changes
2019-07-26 12:31:31.978250838 +0200
+++ /work/SRC/openSUSE:Factory/.ksshaskpass5.new.4126/ksshaskpass5.changes  
2019-08-05 10:32:27.639417147 +0200
@@ -1,0 +2,9 @@
+Tue Jul 30 12:40:17 UTC 2019 - Fabian Vogt 
+
+- Update to 5.16.4
+  * New bugfix release
+  * For more details please see:
+  * https://www.kde.org/announcements/plasma-5.16.4.php
+- No code changes since 5.16.3
+
+---

Old:

  ksshaskpass-5.16.3.tar.xz
  ksshaskpass-5.16.3.tar.xz.sig

New:

  ksshaskpass-5.16.4.tar.xz
  ksshaskpass-5.16.4.tar.xz.sig



Other differences:
--
++ ksshaskpass5.spec ++
--- /var/tmp/diff_new_pack.WQLq89/_old  2019-08-05 10:32:28.239416988 +0200
+++ /var/tmp/diff_new_pack.WQLq89/_new  2019-08-05 10:32:28.243416987 +0200
@@ -18,7 +18,7 @@
 
 %bcond_without lang
 Name:   ksshaskpass5
-Version:5.16.3
+Version:5.16.4
 Release:0
 Summary:Plasma 5 version of ssh-askpass
 License:GPL-2.0-or-later

++ ksshaskpass-5.16.3.tar.xz -> ksshaskpass-5.16.4.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/ksshaskpass-5.16.3/CMakeLists.txt 
new/ksshaskpass-5.16.4/CMakeLists.txt
--- old/ksshaskpass-5.16.3/CMakeLists.txt   2019-07-09 17:41:05.0 
+0200
+++ new/ksshaskpass-5.16.4/CMakeLists.txt   2019-07-30 12:23:34.0 
+0200
@@ -1,6 +1,6 @@
 project(ksshaskpass)
 cmake_minimum_required(VERSION 2.8.12)
-set(PROJECT_VERSION "5.16.3")
+set(PROJECT_VERSION "5.16.4")
 
 set(QT_MIN_VERSION "5.12.0")
 set(KF5_MIN_VERSION "5.58.0")
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/ksshaskpass-5.16.3/po/zh_CN/ksshaskpass.po 
new/ksshaskpass-5.16.4/po/zh_CN/ksshaskpass.po
--- old/ksshaskpass-5.16.3/po/zh_CN/ksshaskpass.po  2019-07-09 
17:41:05.0 +0200
+++ new/ksshaskpass-5.16.4/po/zh_CN/ksshaskpass.po  2019-07-30 
12:23:34.0 +0200
@@ -7,7 +7,7 @@
 "Project-Id-Version: kdeorg\n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n";
 "POT-Creation-Date: 2019-05-20 07:45+0200\n"
-"PO-Revision-Date: 2019-06-02 13:14\n"
+"PO-Revision-Date: 2019-07-18 15:08\n"
 "Last-Translator: Guo Yunhe (guoyunhe)\n"
 "Language-Team: Chinese Simplified\n"
 "Language: zh_CN\n"





commit ksshaskpass5 for openSUSE:Factory

2019-07-26 Thread root
Hello community,

here is the log from the commit of package ksshaskpass5 for openSUSE:Factory 
checked in at 2019-07-26 12:31:28

Comparing /work/SRC/openSUSE:Factory/ksshaskpass5 (Old)
 and  /work/SRC/openSUSE:Factory/.ksshaskpass5.new.4126 (New)


Package is "ksshaskpass5"

Fri Jul 26 12:31:28 2019 rev:78 rq:717046 version:5.16.3

Changes:

--- /work/SRC/openSUSE:Factory/ksshaskpass5/ksshaskpass5.changes
2019-06-27 16:20:59.622124631 +0200
+++ /work/SRC/openSUSE:Factory/.ksshaskpass5.new.4126/ksshaskpass5.changes  
2019-07-26 12:31:31.978250838 +0200
@@ -1,0 +2,9 @@
+Tue Jul  9 17:29:06 UTC 2019 - fab...@ritter-vogt.de
+
+- Update to 5.16.3
+  * New bugfix release
+  * For more details please see:
+  * https://www.kde.org/announcements/plasma-5.16.3.php
+- No code changes since 5.16.2
+
+---

Old:

  ksshaskpass-5.16.2.tar.xz
  ksshaskpass-5.16.2.tar.xz.sig

New:

  ksshaskpass-5.16.3.tar.xz
  ksshaskpass-5.16.3.tar.xz.sig



Other differences:
--
++ ksshaskpass5.spec ++
--- /var/tmp/diff_new_pack.RsGE66/_old  2019-07-26 12:31:33.046250293 +0200
+++ /var/tmp/diff_new_pack.RsGE66/_new  2019-07-26 12:31:33.074250279 +0200
@@ -18,7 +18,7 @@
 
 %bcond_without lang
 Name:   ksshaskpass5
-Version:5.16.2
+Version:5.16.3
 Release:0
 Summary:Plasma 5 version of ssh-askpass
 License:GPL-2.0-or-later

++ ksshaskpass-5.16.2.tar.xz -> ksshaskpass-5.16.3.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/ksshaskpass-5.16.2/CMakeLists.txt 
new/ksshaskpass-5.16.3/CMakeLists.txt
--- old/ksshaskpass-5.16.2/CMakeLists.txt   2019-06-25 13:42:05.0 
+0200
+++ new/ksshaskpass-5.16.3/CMakeLists.txt   2019-07-09 17:41:05.0 
+0200
@@ -1,6 +1,6 @@
 project(ksshaskpass)
 cmake_minimum_required(VERSION 2.8.12)
-set(PROJECT_VERSION "5.16.2")
+set(PROJECT_VERSION "5.16.3")
 
 set(QT_MIN_VERSION "5.12.0")
 set(KF5_MIN_VERSION "5.58.0")
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/ksshaskpass-5.16.2/po/tr/ksshaskpass.po 
new/ksshaskpass-5.16.3/po/tr/ksshaskpass.po
--- old/ksshaskpass-5.16.2/po/tr/ksshaskpass.po 2019-06-25 13:42:04.0 
+0200
+++ new/ksshaskpass-5.16.3/po/tr/ksshaskpass.po 2019-07-09 17:41:01.0 
+0200
@@ -11,7 +11,7 @@
 "PO-Revision-Date: 2017-10-04 12:44+\n"
 "Last-Translator: Kaan \n"
 "Language-Team: Turkish \n"
-"Language: \n"
+"Language: tr\n"
 "MIME-Version: 1.0\n"
 "Content-Type: text/plain; charset=UTF-8\n"
 "Content-Transfer-Encoding: 8bit\n"





commit ksshaskpass5 for openSUSE:Factory

2019-06-27 Thread root
Hello community,

here is the log from the commit of package ksshaskpass5 for openSUSE:Factory 
checked in at 2019-06-27 16:20:58

Comparing /work/SRC/openSUSE:Factory/ksshaskpass5 (Old)
 and  /work/SRC/openSUSE:Factory/.ksshaskpass5.new.4615 (New)


Package is "ksshaskpass5"

Thu Jun 27 16:20:58 2019 rev:77 rq:711970 version:5.16.2

Changes:

--- /work/SRC/openSUSE:Factory/ksshaskpass5/ksshaskpass5.changes
2019-06-22 11:18:22.509015259 +0200
+++ /work/SRC/openSUSE:Factory/.ksshaskpass5.new.4615/ksshaskpass5.changes  
2019-06-27 16:20:59.622124631 +0200
@@ -1,0 +2,9 @@
+Tue Jun 25 12:41:17 UTC 2019 - fab...@ritter-vogt.de
+
+- Update to 5.16.2
+  * New bugfix release
+  * For more details please see:
+  * https://www.kde.org/announcements/plasma-5.16.2.php
+- No code changes since 5.16.1
+
+---

Old:

  ksshaskpass-5.16.1.tar.xz
  ksshaskpass-5.16.1.tar.xz.sig

New:

  ksshaskpass-5.16.2.tar.xz
  ksshaskpass-5.16.2.tar.xz.sig



Other differences:
--
++ ksshaskpass5.spec ++
--- /var/tmp/diff_new_pack.mt3XLb/_old  2019-06-27 16:21:00.098125409 +0200
+++ /var/tmp/diff_new_pack.mt3XLb/_new  2019-06-27 16:21:00.098125409 +0200
@@ -18,7 +18,7 @@
 
 %bcond_without lang
 Name:   ksshaskpass5
-Version:5.16.1
+Version:5.16.2
 Release:0
 Summary:Plasma 5 version of ssh-askpass
 License:GPL-2.0-or-later

++ ksshaskpass-5.16.1.tar.xz -> ksshaskpass-5.16.2.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/ksshaskpass-5.16.1/CMakeLists.txt 
new/ksshaskpass-5.16.2/CMakeLists.txt
--- old/ksshaskpass-5.16.1/CMakeLists.txt   2019-06-18 11:56:09.0 
+0200
+++ new/ksshaskpass-5.16.2/CMakeLists.txt   2019-06-25 13:42:05.0 
+0200
@@ -1,6 +1,6 @@
 project(ksshaskpass)
 cmake_minimum_required(VERSION 2.8.12)
-set(PROJECT_VERSION "5.16.1")
+set(PROJECT_VERSION "5.16.2")
 
 set(QT_MIN_VERSION "5.12.0")
 set(KF5_MIN_VERSION "5.58.0")





commit ksshaskpass5 for openSUSE:Factory

2019-06-22 Thread root
Hello community,

here is the log from the commit of package ksshaskpass5 for openSUSE:Factory 
checked in at 2019-06-22 11:18:21

Comparing /work/SRC/openSUSE:Factory/ksshaskpass5 (Old)
 and  /work/SRC/openSUSE:Factory/.ksshaskpass5.new.4615 (New)


Package is "ksshaskpass5"

Sat Jun 22 11:18:21 2019 rev:76 rq:711088 version:5.16.1

Changes:

--- /work/SRC/openSUSE:Factory/ksshaskpass5/ksshaskpass5.changes
2019-06-12 13:29:13.940271312 +0200
+++ /work/SRC/openSUSE:Factory/.ksshaskpass5.new.4615/ksshaskpass5.changes  
2019-06-22 11:18:22.509015259 +0200
@@ -1,0 +2,9 @@
+Tue Jun 18 16:38:14 UTC 2019 - fab...@ritter-vogt.de
+
+- Update to 5.16.1
+  * New bugfix release
+  * For more details please see:
+  * https://www.kde.org/announcements/plasma-5.16.1.php
+- No code changes since 5.16.0
+
+---

Old:

  ksshaskpass-5.16.0.tar.xz
  ksshaskpass-5.16.0.tar.xz.sig

New:

  ksshaskpass-5.16.1.tar.xz
  ksshaskpass-5.16.1.tar.xz.sig



Other differences:
--
++ ksshaskpass5.spec ++
--- /var/tmp/diff_new_pack.lSJbNR/_old  2019-06-22 11:18:23.073015844 +0200
+++ /var/tmp/diff_new_pack.lSJbNR/_new  2019-06-22 11:18:23.073015844 +0200
@@ -18,15 +18,15 @@
 
 %bcond_without lang
 Name:   ksshaskpass5
-Version:5.16.0
+Version:5.16.1
 Release:0
 Summary:Plasma 5 version of ssh-askpass
 License:GPL-2.0-or-later
 Group:  System/GUI/KDE
 Url:http://www.kde.org/
-Source: ksshaskpass-%{version}.tar.xz
+Source: 
https://download.kde.org/stable/plasma/%{version}/ksshaskpass-%{version}.tar.xz
 %if %{with lang}
-Source1:ksshaskpass-%{version}.tar.xz.sig
+Source1:
https://download.kde.org/stable/plasma/%{version}/ksshaskpass-%{version}.tar.xz.sig
 Source2:plasma.keyring
 %endif
 Patch1: suse-tweaks.diff

++ ksshaskpass-5.16.0.tar.xz -> ksshaskpass-5.16.1.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/ksshaskpass-5.16.0/CMakeLists.txt 
new/ksshaskpass-5.16.1/CMakeLists.txt
--- old/ksshaskpass-5.16.0/CMakeLists.txt   2019-06-06 14:58:54.0 
+0200
+++ new/ksshaskpass-5.16.1/CMakeLists.txt   2019-06-18 11:56:09.0 
+0200
@@ -1,6 +1,6 @@
 project(ksshaskpass)
 cmake_minimum_required(VERSION 2.8.12)
-set(PROJECT_VERSION "5.16.0")
+set(PROJECT_VERSION "5.16.1")
 
 set(QT_MIN_VERSION "5.12.0")
 set(KF5_MIN_VERSION "5.58.0")
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/ksshaskpass-5.16.0/po/pt_BR/ksshaskpass.po 
new/ksshaskpass-5.16.1/po/pt_BR/ksshaskpass.po
--- old/ksshaskpass-5.16.0/po/pt_BR/ksshaskpass.po  2019-06-06 
14:58:41.0 +0200
+++ new/ksshaskpass-5.16.1/po/pt_BR/ksshaskpass.po  2019-06-18 
11:56:05.0 +0200
@@ -3,20 +3,21 @@
 # This file is distributed under the same license as the PACKAGE package.
 #
 # André Marcelo Alvarenga , 2015.
+# Luiz Fernando Ranghetti , 2019.
 msgid ""
 msgstr ""
 "Project-Id-Version: ksshaskpass\n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n";
 "POT-Creation-Date: 2019-05-20 07:45+0200\n"
-"PO-Revision-Date: 2015-01-12 07:25-0200\n"
-"Last-Translator: André Marcelo Alvarenga \n"
-"Language-Team: Brazilian Portuguese \n"
+"PO-Revision-Date: 2019-06-11 09:59-0300\n"
+"Last-Translator: Luiz Fernando Ranghetti \n"
+"Language-Team: Portuguese \n"
 "Language: pt_BR\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 19.04.1\n"
 
 #, kde-format
 msgctxt "NAME OF TRANSLATORS"
@@ -53,8 +54,8 @@
 "Ksshaskpass allows you to interactively prompt users for a passphrase for "
 "ssh-add"
 msgstr ""
-"O Ksshaskpass permite-lhe solicitar a frase-senha de forma interativa para "
-"os usuários do ssh-add"
+"O Ksshaskpass permite-lhe solicitar a senha de forma interativa para os "
+"usuários do ssh-add"
 
 #: main.cpp:113 main.cpp:115
 #, kde-format
@@ -85,4 +86,4 @@
 #: main.cpp:127
 #, kde-format
 msgid "Please enter passphrase"
-msgstr "Por favor, digite a frase-senha"
\ No newline at end of file
+msgstr "Por favor, digite a senha"
\ No newline at end of file





commit ksshaskpass5 for openSUSE:Factory

2019-06-12 Thread root
Hello community,

here is the log from the commit of package ksshaskpass5 for openSUSE:Factory 
checked in at 2019-06-12 13:29:12

Comparing /work/SRC/openSUSE:Factory/ksshaskpass5 (Old)
 and  /work/SRC/openSUSE:Factory/.ksshaskpass5.new.4811 (New)


Package is "ksshaskpass5"

Wed Jun 12 13:29:12 2019 rev:75 rq:708306 version:5.16.0

Changes:

--- /work/SRC/openSUSE:Factory/ksshaskpass5/ksshaskpass5.changes
2019-05-09 10:05:51.824418811 +0200
+++ /work/SRC/openSUSE:Factory/.ksshaskpass5.new.4811/ksshaskpass5.changes  
2019-06-12 13:29:13.940271312 +0200
@@ -1,0 +2,19 @@
+Thu Jun  6 14:07:08 UTC 2019 - fab...@ritter-vogt.de
+
+- Update to 5.16.0
+  * New bugfix release
+  * For more details please see:
+  * https://www.kde.org/announcements/plasma-5.16.0.php
+- No code changes since 5.15.90
+
+---
+Thu May 16 16:56:37 UTC 2019 - fab...@ritter-vogt.de
+
+- Update to 5.15.90
+  * New feature release
+  * For more details please see:
+  * https://www.kde.org/announcements/plasma-5.15.90.php
+- Changes since 5.15.5:
+  * bump Qt version to 5.12 as agreed at start of cycle
+
+---

Old:

  ksshaskpass-5.15.5.tar.xz
  ksshaskpass-5.15.5.tar.xz.sig

New:

  ksshaskpass-5.16.0.tar.xz
  ksshaskpass-5.16.0.tar.xz.sig



Other differences:
--
++ ksshaskpass5.spec ++
--- /var/tmp/diff_new_pack.1ZDOF6/_old  2019-06-12 13:29:14.436271053 +0200
+++ /var/tmp/diff_new_pack.1ZDOF6/_new  2019-06-12 13:29:14.436271053 +0200
@@ -18,15 +18,15 @@
 
 %bcond_without lang
 Name:   ksshaskpass5
-Version:5.15.5
+Version:5.16.0
 Release:0
 Summary:Plasma 5 version of ssh-askpass
 License:GPL-2.0-or-later
 Group:  System/GUI/KDE
 Url:http://www.kde.org/
-Source: 
https://download.kde.org/stable/plasma/%{version}/ksshaskpass-%{version}.tar.xz
+Source: ksshaskpass-%{version}.tar.xz
 %if %{with lang}
-Source1:
https://download.kde.org/stable/plasma/%{version}/ksshaskpass-%{version}.tar.xz.sig
+Source1:ksshaskpass-%{version}.tar.xz.sig
 Source2:plasma.keyring
 %endif
 Patch1: suse-tweaks.diff

++ ksshaskpass-5.15.5.tar.xz -> ksshaskpass-5.16.0.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/ksshaskpass-5.15.5/CMakeLists.txt 
new/ksshaskpass-5.16.0/CMakeLists.txt
--- old/ksshaskpass-5.15.5/CMakeLists.txt   2019-05-07 11:53:43.0 
+0200
+++ new/ksshaskpass-5.16.0/CMakeLists.txt   2019-06-06 14:58:54.0 
+0200
@@ -1,9 +1,9 @@
 project(ksshaskpass)
 cmake_minimum_required(VERSION 2.8.12)
-set(PROJECT_VERSION "5.15.5")
+set(PROJECT_VERSION "5.16.0")
 
-set(QT_MIN_VERSION "5.11.0")
-set(KF5_MIN_VERSION "5.54.0")
+set(QT_MIN_VERSION "5.12.0")
+set(KF5_MIN_VERSION "5.58.0")
 
 find_package(Qt5 ${QT_MIN_VERSION} REQUIRED COMPONENTS Core)
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/ksshaskpass-5.15.5/po/ar/ksshaskpass.po 
new/ksshaskpass-5.16.0/po/ar/ksshaskpass.po
--- old/ksshaskpass-5.15.5/po/ar/ksshaskpass.po 2019-05-07 11:53:29.0 
+0200
+++ new/ksshaskpass-5.16.0/po/ar/ksshaskpass.po 2019-06-06 14:58:09.0 
+0200
@@ -5,8 +5,8 @@
 msgid ""
 msgstr ""
 "Project-Id-Version: \n"
-"Report-Msgid-Bugs-To: http://bugs.kde.org\n";
-"POT-Creation-Date: 2019-03-18 07:59+0100\n"
+"Report-Msgid-Bugs-To: https://bugs.kde.org\n";
+"POT-Creation-Date: 2019-05-20 07:45+0200\n"
 "PO-Revision-Date: ٢٠١٥-٠٨-١٧ ١١:٣٤+0300\n"
 "Last-Translator: Safa Alfulaij \n"
 "Language-Team: Arabic \n"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/ksshaskpass-5.15.5/po/bs/ksshaskpass.po 
new/ksshaskpass-5.16.0/po/bs/ksshaskpass.po
--- old/ksshaskpass-5.15.5/po/bs/ksshaskpass.po 2019-05-07 11:53:30.0 
+0200
+++ new/ksshaskpass-5.16.0/po/bs/ksshaskpass.po 2019-06-06 14:58:14.0 
+0200
@@ -7,8 +7,8 @@
 msgid ""
 msgstr ""
 "Project-Id-Version: kde5\n"
-"Report-Msgid-Bugs-To: http://bugs.kde.org\n";
-"POT-Creation-Date: 2019-03-18 07:59+0100\n"
+"Report-Msgid-Bugs-To: https://bugs.kde.org\n";
+"POT-Creation-Date: 2019-05-20 07:45+0200\n"
 "PO-Revision-Date: 2015-02-24 20:27+0100\n"
 "Last-Translator: Samir Ribić \n"
 "Language-Team: Bosnian\n"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/ksshaskpass-5.15.5/po/ca/ksshaskpass.po 
new/ksshaskpass-5.16.0/po/ca/ksshaskpass.po
--- old/ksshaskpass-5.15.5/po/ca/ksshaskpass.po 2019-05-07 11:53:30.0 
+0200
+++ new/ksshaskpass-5.16.0/po/ca/ksshaskpass.po 2019-06-06 14:58:1

commit ksshaskpass5 for openSUSE:Factory

2019-05-09 Thread root
Hello community,

here is the log from the commit of package ksshaskpass5 for openSUSE:Factory 
checked in at 2019-05-09 10:05:49

Comparing /work/SRC/openSUSE:Factory/ksshaskpass5 (Old)
 and  /work/SRC/openSUSE:Factory/.ksshaskpass5.new.5148 (New)


Package is "ksshaskpass5"

Thu May  9 10:05:49 2019 rev:74 rq:701379 version:5.15.5

Changes:

--- /work/SRC/openSUSE:Factory/ksshaskpass5/ksshaskpass5.changes
2019-04-04 15:23:55.574819477 +0200
+++ /work/SRC/openSUSE:Factory/.ksshaskpass5.new.5148/ksshaskpass5.changes  
2019-05-09 10:05:51.824418811 +0200
@@ -1,0 +2,9 @@
+Tue May  7 11:04:56 UTC 2019 - fab...@ritter-vogt.de
+
+- Update to 5.15.5
+  * New bugfix release
+  * For more details please see:
+  * https://www.kde.org/announcements/plasma-5.15.5.php
+- No code changes since 5.15.4
+
+---

Old:

  ksshaskpass-5.15.4.tar.xz
  ksshaskpass-5.15.4.tar.xz.sig

New:

  ksshaskpass-5.15.5.tar.xz
  ksshaskpass-5.15.5.tar.xz.sig



Other differences:
--
++ ksshaskpass5.spec ++
--- /var/tmp/diff_new_pack.1IV0rH/_old  2019-05-09 10:05:53.368423232 +0200
+++ /var/tmp/diff_new_pack.1IV0rH/_new  2019-05-09 10:05:53.404423335 +0200
@@ -18,7 +18,7 @@
 
 %bcond_without lang
 Name:   ksshaskpass5
-Version:5.15.4
+Version:5.15.5
 Release:0
 Summary:Plasma 5 version of ssh-askpass
 License:GPL-2.0-or-later

++ ksshaskpass-5.15.4.tar.xz -> ksshaskpass-5.15.5.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/ksshaskpass-5.15.4/CMakeLists.txt 
new/ksshaskpass-5.15.5/CMakeLists.txt
--- old/ksshaskpass-5.15.4/CMakeLists.txt   2019-04-02 14:03:14.0 
+0200
+++ new/ksshaskpass-5.15.5/CMakeLists.txt   2019-05-07 11:53:43.0 
+0200
@@ -1,6 +1,6 @@
 project(ksshaskpass)
 cmake_minimum_required(VERSION 2.8.12)
-set(PROJECT_VERSION "5.15.4")
+set(PROJECT_VERSION "5.15.5")
 
 set(QT_MIN_VERSION "5.11.0")
 set(KF5_MIN_VERSION "5.54.0")
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/ksshaskpass-5.15.4/po/nb/ksshaskpass.po 
new/ksshaskpass-5.15.5/po/nb/ksshaskpass.po
--- old/ksshaskpass-5.15.4/po/nb/ksshaskpass.po 2019-04-02 14:03:08.0 
+0200
+++ new/ksshaskpass-5.15.5/po/nb/ksshaskpass.po 2019-05-07 11:53:38.0 
+0200
@@ -5,7 +5,7 @@
 msgstr ""
 "Project-Id-Version: \n"
 "Report-Msgid-Bugs-To: http://bugs.kde.org\n";
-"POT-Creation-Date: 2019-01-18 07:37+0100\n"
+"POT-Creation-Date: 2019-03-18 07:59+0100\n"
 "PO-Revision-Date: 2015-06-13 22:14+0200\n"
 "Last-Translator: Bjørn Steensrud \n"
 "Language-Team: Norwegian Bokmål \n"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/ksshaskpass-5.15.4/po/sr/ksshaskpass.po 
new/ksshaskpass-5.15.5/po/sr/ksshaskpass.po
--- old/ksshaskpass-5.15.4/po/sr/ksshaskpass.po 2019-04-02 14:03:12.0 
+0200
+++ new/ksshaskpass-5.15.5/po/sr/ksshaskpass.po 2019-05-07 11:53:41.0 
+0200
@@ -4,7 +4,7 @@
 msgstr ""
 "Project-Id-Version: ksshaskpass\n"
 "Report-Msgid-Bugs-To: http://bugs.kde.org\n";
-"POT-Creation-Date: 2018-08-16 09:15+0200\n"
+"POT-Creation-Date: 2019-03-18 07:59+0100\n"
 "PO-Revision-Date: 2015-01-17 13:25+0100\n"
 "Last-Translator: Chusslove Illich \n"
 "Language-Team: Serbian \n"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/ksshaskpass-5.15.4/po/sr@ijekavian/ksshaskpass.po 
new/ksshaskpass-5.15.5/po/sr@ijekavian/ksshaskpass.po
--- old/ksshaskpass-5.15.4/po/sr@ijekavian/ksshaskpass.po   2019-04-02 
14:03:12.0 +0200
+++ new/ksshaskpass-5.15.5/po/sr@ijekavian/ksshaskpass.po   2019-05-07 
11:53:41.0 +0200
@@ -4,7 +4,7 @@
 msgstr ""
 "Project-Id-Version: ksshaskpass\n"
 "Report-Msgid-Bugs-To: http://bugs.kde.org\n";
-"POT-Creation-Date: 2018-08-16 09:15+0200\n"
+"POT-Creation-Date: 2019-03-18 07:59+0100\n"
 "PO-Revision-Date: 2015-01-17 13:25+0100\n"
 "Last-Translator: Chusslove Illich \n"
 "Language-Team: Serbian \n"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/ksshaskpass-5.15.4/po/sr@ijekavianlatin/ksshaskpass.po 
new/ksshaskpass-5.15.5/po/sr@ijekavianlatin/ksshaskpass.po
--- old/ksshaskpass-5.15.4/po/sr@ijekavianlatin/ksshaskpass.po  2019-04-02 
14:03:12.0 +0200
+++ new/ksshaskpass-5.15.5/po/sr@ijekavianlatin/ksshaskpass.po  2019-05-07 
11:53:42.0 +0200
@@ -4,7 +4,7 @@
 msgstr ""
 "Project-Id-Version: ksshaskpass\n"
 "Report-Msgid-Bugs-To: http://bugs.kde.org\n";
-"POT-Creation-Date: 2018-08-16 09:15+0200\n"
+"POT-Creation-Date: 2019-03-18 07:59+0100\n"
 "PO-Revision-Date: 2015-

commit ksshaskpass5 for openSUSE:Factory

2019-04-04 Thread root
Hello community,

here is the log from the commit of package ksshaskpass5 for openSUSE:Factory 
checked in at 2019-04-04 15:19:57

Comparing /work/SRC/openSUSE:Factory/ksshaskpass5 (Old)
 and  /work/SRC/openSUSE:Factory/.ksshaskpass5.new.3908 (New)


Package is "ksshaskpass5"

Thu Apr  4 15:19:57 2019 rev:73 rq:690738 version:5.15.4

Changes:

--- /work/SRC/openSUSE:Factory/ksshaskpass5/ksshaskpass5.changes
2019-03-15 10:50:01.289006291 +0100
+++ /work/SRC/openSUSE:Factory/.ksshaskpass5.new.3908/ksshaskpass5.changes  
2019-04-04 15:23:55.574819477 +0200
@@ -1,0 +2,9 @@
+Tue Apr  2 12:40:57 UTC 2019 - fab...@ritter-vogt.de
+
+- Update to 5.15.4
+  * New bugfix release
+  * For more details please see:
+  * https://www.kde.org/announcements/plasma-5.15.4.php
+- No code changes since 5.15.3
+
+---

Old:

  ksshaskpass-5.15.3.tar.xz
  ksshaskpass-5.15.3.tar.xz.sig

New:

  ksshaskpass-5.15.4.tar.xz
  ksshaskpass-5.15.4.tar.xz.sig



Other differences:
--
++ ksshaskpass5.spec ++
--- /var/tmp/diff_new_pack.NYrx6J/_old  2019-04-04 15:24:02.658822053 +0200
+++ /var/tmp/diff_new_pack.NYrx6J/_new  2019-04-04 15:24:02.658822053 +0200
@@ -18,7 +18,7 @@
 
 %bcond_without lang
 Name:   ksshaskpass5
-Version:5.15.3
+Version:5.15.4
 Release:0
 Summary:Plasma 5 version of ssh-askpass
 License:GPL-2.0-or-later

++ ksshaskpass-5.15.3.tar.xz -> ksshaskpass-5.15.4.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/ksshaskpass-5.15.3/CMakeLists.txt 
new/ksshaskpass-5.15.4/CMakeLists.txt
--- old/ksshaskpass-5.15.3/CMakeLists.txt   2019-03-12 10:54:56.0 
+0100
+++ new/ksshaskpass-5.15.4/CMakeLists.txt   2019-04-02 14:03:14.0 
+0200
@@ -1,6 +1,6 @@
 project(ksshaskpass)
 cmake_minimum_required(VERSION 2.8.12)
-set(PROJECT_VERSION "5.15.3")
+set(PROJECT_VERSION "5.15.4")
 
 set(QT_MIN_VERSION "5.11.0")
 set(KF5_MIN_VERSION "5.54.0")
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/ksshaskpass-5.15.3/po/ar/ksshaskpass.po 
new/ksshaskpass-5.15.4/po/ar/ksshaskpass.po
--- old/ksshaskpass-5.15.3/po/ar/ksshaskpass.po 2019-03-12 10:54:53.0 
+0100
+++ new/ksshaskpass-5.15.4/po/ar/ksshaskpass.po 2019-04-02 14:03:00.0 
+0200
@@ -6,7 +6,7 @@
 msgstr ""
 "Project-Id-Version: \n"
 "Report-Msgid-Bugs-To: http://bugs.kde.org\n";
-"POT-Creation-Date: 2019-01-18 07:37+0100\n"
+"POT-Creation-Date: 2019-03-18 07:59+0100\n"
 "PO-Revision-Date: ٢٠١٥-٠٨-١٧ ١١:٣٤+0300\n"
 "Last-Translator: Safa Alfulaij \n"
 "Language-Team: Arabic \n"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/ksshaskpass-5.15.3/po/bs/ksshaskpass.po 
new/ksshaskpass-5.15.4/po/bs/ksshaskpass.po
--- old/ksshaskpass-5.15.3/po/bs/ksshaskpass.po 2019-03-12 10:54:53.0 
+0100
+++ new/ksshaskpass-5.15.4/po/bs/ksshaskpass.po 2019-04-02 14:03:02.0 
+0200
@@ -8,7 +8,7 @@
 msgstr ""
 "Project-Id-Version: kde5\n"
 "Report-Msgid-Bugs-To: http://bugs.kde.org\n";
-"POT-Creation-Date: 2019-01-18 07:37+0100\n"
+"POT-Creation-Date: 2019-03-18 07:59+0100\n"
 "PO-Revision-Date: 2015-02-24 20:27+0100\n"
 "Last-Translator: Samir Ribić \n"
 "Language-Team: Bosnian\n"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/ksshaskpass-5.15.3/po/ca/ksshaskpass.po 
new/ksshaskpass-5.15.4/po/ca/ksshaskpass.po
--- old/ksshaskpass-5.15.3/po/ca/ksshaskpass.po 2019-03-12 10:54:53.0 
+0100
+++ new/ksshaskpass-5.15.4/po/ca/ksshaskpass.po 2019-04-02 14:03:02.0 
+0200
@@ -9,7 +9,7 @@
 msgstr ""
 "Project-Id-Version: ksshaskpass\n"
 "Report-Msgid-Bugs-To: http://bugs.kde.org\n";
-"POT-Creation-Date: 2019-01-18 07:37+0100\n"
+"POT-Creation-Date: 2019-03-18 07:59+0100\n"
 "PO-Revision-Date: 2017-11-24 22:05+0100\n"
 "Last-Translator: Antoni Bella Pérez \n"
 "Language-Team: Catalan \n"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/ksshaskpass-5.15.3/po/ca@valencia/ksshaskpass.po 
new/ksshaskpass-5.15.4/po/ca@valencia/ksshaskpass.po
--- old/ksshaskpass-5.15.3/po/ca@valencia/ksshaskpass.po2019-03-12 
10:54:53.0 +0100
+++ new/ksshaskpass-5.15.4/po/ca@valencia/ksshaskpass.po2019-04-02 
14:03:02.0 +0200
@@ -9,7 +9,7 @@
 msgstr ""
 "Project-Id-Version: ksshaskpass\n"
 "Report-Msgid-Bugs-To: http://bugs.kde.org\n";
-"POT-Creation-Date: 2019-01-18 07:37+0100\n"
+"POT-Creation-Date: 2019-03-18 07:59+0100\n"
 "PO-Revision-Date: 2017-11-24 22:05+0100\n"
 "Last-Translator: Antoni Bella Pérez \n"
 "Language-Team: Catalan \

commit ksshaskpass5 for openSUSE:Factory

2019-03-15 Thread root
Hello community,

here is the log from the commit of package ksshaskpass5 for openSUSE:Factory 
checked in at 2019-03-15 10:49:56

Comparing /work/SRC/openSUSE:Factory/ksshaskpass5 (Old)
 and  /work/SRC/openSUSE:Factory/.ksshaskpass5.new.28833 (New)


Package is "ksshaskpass5"

Fri Mar 15 10:49:56 2019 rev:72 rq:684602 version:5.15.3

Changes:

--- /work/SRC/openSUSE:Factory/ksshaskpass5/ksshaskpass5.changes
2019-02-28 21:35:44.709690351 +0100
+++ /work/SRC/openSUSE:Factory/.ksshaskpass5.new.28833/ksshaskpass5.changes 
2019-03-15 10:50:01.289006291 +0100
@@ -1,0 +2,9 @@
+Tue Mar 12 13:15:21 UTC 2019 - fab...@ritter-vogt.de
+
+- Update to 5.15.3
+  * New bugfix release
+  * For more details please see:
+  * https://www.kde.org/announcements/plasma-5.15.3.php
+- No code changes since 5.15.2
+
+---

Old:

  ksshaskpass-5.15.2.tar.xz
  ksshaskpass-5.15.2.tar.xz.sig

New:

  ksshaskpass-5.15.3.tar.xz
  ksshaskpass-5.15.3.tar.xz.sig



Other differences:
--
++ ksshaskpass5.spec ++
--- /var/tmp/diff_new_pack.EhDdGD/_old  2019-03-15 10:50:02.229006050 +0100
+++ /var/tmp/diff_new_pack.EhDdGD/_new  2019-03-15 10:50:02.229006050 +0100
@@ -18,7 +18,7 @@
 
 %bcond_without lang
 Name:   ksshaskpass5
-Version:5.15.2
+Version:5.15.3
 Release:0
 Summary:Plasma 5 version of ssh-askpass
 License:GPL-2.0-or-later

++ ksshaskpass-5.15.2.tar.xz -> ksshaskpass-5.15.3.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/ksshaskpass-5.15.2/CMakeLists.txt 
new/ksshaskpass-5.15.3/CMakeLists.txt
--- old/ksshaskpass-5.15.2/CMakeLists.txt   2019-02-26 12:33:04.0 
+0100
+++ new/ksshaskpass-5.15.3/CMakeLists.txt   2019-03-12 10:54:56.0 
+0100
@@ -1,6 +1,6 @@
 project(ksshaskpass)
 cmake_minimum_required(VERSION 2.8.12)
-set(PROJECT_VERSION "5.15.2")
+set(PROJECT_VERSION "5.15.3")
 
 set(QT_MIN_VERSION "5.11.0")
 set(KF5_MIN_VERSION "5.54.0")





commit ksshaskpass5 for openSUSE:Factory

2019-02-28 Thread root
Hello community,

here is the log from the commit of package ksshaskpass5 for openSUSE:Factory 
checked in at 2019-02-28 21:35:43

Comparing /work/SRC/openSUSE:Factory/ksshaskpass5 (Old)
 and  /work/SRC/openSUSE:Factory/.ksshaskpass5.new.28833 (New)


Package is "ksshaskpass5"

Thu Feb 28 21:35:43 2019 rev:71 rq:679629 version:5.15.2

Changes:

--- /work/SRC/openSUSE:Factory/ksshaskpass5/ksshaskpass5.changes
2019-02-25 17:47:07.318864017 +0100
+++ /work/SRC/openSUSE:Factory/.ksshaskpass5.new.28833/ksshaskpass5.changes 
2019-02-28 21:35:44.709690351 +0100
@@ -1,0 +2,9 @@
+Tue Feb 26 14:05:15 UTC 2019 - fab...@ritter-vogt.de
+
+- Update to 5.15.2
+  * New bugfix release
+  * For more details please see:
+  * https://www.kde.org/announcements/plasma-5.15.2.php
+- No code changes since 5.15.1
+
+---

Old:

  ksshaskpass-5.15.1.tar.xz
  ksshaskpass-5.15.1.tar.xz.sig

New:

  ksshaskpass-5.15.2.tar.xz
  ksshaskpass-5.15.2.tar.xz.sig



Other differences:
--
++ ksshaskpass5.spec ++
--- /var/tmp/diff_new_pack.UYDtST/_old  2019-02-28 21:35:45.297690166 +0100
+++ /var/tmp/diff_new_pack.UYDtST/_new  2019-02-28 21:35:45.301690165 +0100
@@ -18,7 +18,7 @@
 
 %bcond_without lang
 Name:   ksshaskpass5
-Version:5.15.1
+Version:5.15.2
 Release:0
 Summary:Plasma 5 version of ssh-askpass
 License:GPL-2.0-or-later

++ ksshaskpass-5.15.1.tar.xz -> ksshaskpass-5.15.2.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/ksshaskpass-5.15.1/CMakeLists.txt 
new/ksshaskpass-5.15.2/CMakeLists.txt
--- old/ksshaskpass-5.15.1/CMakeLists.txt   2019-02-19 11:52:04.0 
+0100
+++ new/ksshaskpass-5.15.2/CMakeLists.txt   2019-02-26 12:33:04.0 
+0100
@@ -1,6 +1,6 @@
 project(ksshaskpass)
 cmake_minimum_required(VERSION 2.8.12)
-set(PROJECT_VERSION "5.15.1")
+set(PROJECT_VERSION "5.15.2")
 
 set(QT_MIN_VERSION "5.11.0")
 set(KF5_MIN_VERSION "5.54.0")
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/ksshaskpass-5.15.1/po/id/ksshaskpass.po 
new/ksshaskpass-5.15.2/po/id/ksshaskpass.po
--- old/ksshaskpass-5.15.1/po/id/ksshaskpass.po 2019-02-19 11:51:53.0 
+0100
+++ new/ksshaskpass-5.15.2/po/id/ksshaskpass.po 2019-02-26 12:33:02.0 
+0100
@@ -14,7 +14,7 @@
 "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"
+"Plural-Forms: nplurals=2; plural=n != 1;\n"
 "X-Generator: Lokalize 2.0\n"
 
 #, kde-format
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/ksshaskpass-5.15.1/po/zh_CN/ksshaskpass.po 
new/ksshaskpass-5.15.2/po/zh_CN/ksshaskpass.po
--- old/ksshaskpass-5.15.1/po/zh_CN/ksshaskpass.po  2019-02-19 
11:52:04.0 +0100
+++ new/ksshaskpass-5.15.2/po/zh_CN/ksshaskpass.po  2019-02-26 
12:33:04.0 +0100
@@ -7,7 +7,7 @@
 "Project-Id-Version: kdeorg\n"
 "Report-Msgid-Bugs-To: http://bugs.kde.org\n";
 "POT-Creation-Date: 2019-01-18 07:37+0100\n"
-"PO-Revision-Date: 2019-01-27 23:03\n"
+"PO-Revision-Date: 2019-02-20 23:27\n"
 "Last-Translator: guoyunhe \n"
 "Language-Team: Chinese Simplified\n"
 "Language: zh_CN\n"





commit ksshaskpass5 for openSUSE:Factory

2019-02-25 Thread root
Hello community,

here is the log from the commit of package ksshaskpass5 for openSUSE:Factory 
checked in at 2019-02-25 17:46:59

Comparing /work/SRC/openSUSE:Factory/ksshaskpass5 (Old)
 and  /work/SRC/openSUSE:Factory/.ksshaskpass5.new.28833 (New)


Package is "ksshaskpass5"

Mon Feb 25 17:46:59 2019 rev:70 rq:677490 version:5.15.1

Changes:

--- /work/SRC/openSUSE:Factory/ksshaskpass5/ksshaskpass5.changes
2019-02-11 21:20:41.135231816 +0100
+++ /work/SRC/openSUSE:Factory/.ksshaskpass5.new.28833/ksshaskpass5.changes 
2019-02-25 17:47:07.318864017 +0100
@@ -1,0 +2,15 @@
+Tue Feb 19 12:25:56 UTC 2019 - fab...@ritter-vogt.de
+
+- Update to 5.15.1
+  * New bugfix release
+  * For more details please see:
+  * https://www.kde.org/announcements/plasma-5.15.1.php
+- No code changes since 5.15.0
+
+---
+Thu Feb 14 10:33:13 UTC 2019 - Tomáš Chvátal 
+
+- Do not require openssh-askpass simply provide another password
+  asking interface for openssh
+
+---

Old:

  ksshaskpass-5.15.0.tar.xz
  ksshaskpass-5.15.0.tar.xz.sig

New:

  ksshaskpass-5.15.1.tar.xz
  ksshaskpass-5.15.1.tar.xz.sig



Other differences:
--
++ ksshaskpass5.spec ++
--- /var/tmp/diff_new_pack.yYqRme/_old  2019-02-25 17:47:08.078863706 +0100
+++ /var/tmp/diff_new_pack.yYqRme/_new  2019-02-25 17:47:08.082863704 +0100
@@ -18,15 +18,15 @@
 
 %bcond_without lang
 Name:   ksshaskpass5
-Version:5.15.0
+Version:5.15.1
 Release:0
 Summary:Plasma 5 version of ssh-askpass
 License:GPL-2.0-or-later
 Group:  System/GUI/KDE
 Url:http://www.kde.org/
-Source: ksshaskpass-%{version}.tar.xz
+Source: 
https://download.kde.org/stable/plasma/%{version}/ksshaskpass-%{version}.tar.xz
 %if %{with lang}
-Source1:ksshaskpass-%{version}.tar.xz.sig
+Source1:
https://download.kde.org/stable/plasma/%{version}/ksshaskpass-%{version}.tar.xz.sig
 Source2:plasma.keyring
 %endif
 Patch1: suse-tweaks.diff
@@ -38,11 +38,10 @@
 BuildRequires:  cmake(KF5Wallet)
 BuildRequires:  cmake(KF5WidgetsAddons)
 BuildRequires:  cmake(Qt5Core) >= 5.4.0
-Requires:   openssh-askpass
 %if %{with lang}
 Recommends: %{name}-lang
 %endif
-Supplements:packageand(openssh-askpass:plasma5-workspace)
+Supplements:packageand(openssh:plasma5-workspace)
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
 %if 0%{?suse_version} > 1314 && "%{suse_version}" != "1320"
 Provides:   ksshaskpass = %{version}

++ ksshaskpass-5.15.0.tar.xz -> ksshaskpass-5.15.1.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/ksshaskpass-5.15.0/CMakeLists.txt 
new/ksshaskpass-5.15.1/CMakeLists.txt
--- old/ksshaskpass-5.15.0/CMakeLists.txt   2019-02-07 12:11:36.0 
+0100
+++ new/ksshaskpass-5.15.1/CMakeLists.txt   2019-02-19 11:52:04.0 
+0100
@@ -1,6 +1,6 @@
 project(ksshaskpass)
 cmake_minimum_required(VERSION 2.8.12)
-set(PROJECT_VERSION "5.15.0")
+set(PROJECT_VERSION "5.15.1")
 
 set(QT_MIN_VERSION "5.11.0")
 set(KF5_MIN_VERSION "5.54.0")
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/ksshaskpass-5.15.0/po/gl/ksshaskpass.po 
new/ksshaskpass-5.15.1/po/gl/ksshaskpass.po
--- old/ksshaskpass-5.15.0/po/gl/ksshaskpass.po 2019-02-07 12:11:34.0 
+0100
+++ new/ksshaskpass-5.15.1/po/gl/ksshaskpass.po 2019-02-19 11:51:52.0 
+0100
@@ -2,13 +2,13 @@
 # This file is distributed under the same license as the PACKAGE package.
 #
 # Adrián Chaves Fernández , 2015.
-# Adrián Chaves (Gallaecio) , 2017.
+# Adrián Chaves (Gallaecio) , 2017, 2019.
 msgid ""
 msgstr ""
 "Project-Id-Version: \n"
 "Report-Msgid-Bugs-To: http://bugs.kde.org\n";
 "POT-Creation-Date: 2019-01-18 07:37+0100\n"
-"PO-Revision-Date: 2017-09-09 13:29+0100\n"
+"PO-Revision-Date: 2019-02-14 22:41+0100\n"
 "Last-Translator: Adrián Chaves (Gallaecio) \n"
 "Language-Team: Galician \n"
 "Language: gl\n"
@@ -16,7 +16,7 @@
 "Content-Type: text/plain; charset=UTF-8\n"
 "Content-Transfer-Encoding: 8bit\n"
 "Plural-Forms: nplurals=2; plural=n != 1;\n"
-"X-Generator: Lokalize 2.0\n"
+"X-Generator: Lokalize 18.12.1\n"
 
 #, kde-format
 msgctxt "NAME OF TRANSLATORS"
@@ -47,6 +47,7 @@
 "© 2006 Hans van Leeuwen\n"
 "© 2008-2010 Armin Berres"
 
+# skip-rule: PT-2013_add
 #: main.cpp:108
 #, kde-format
 msgid ""





commit ksshaskpass5 for openSUSE:Factory

2019-02-11 Thread root
Hello community,

here is the log from the commit of package ksshaskpass5 for openSUSE:Factory 
checked in at 2019-02-11 21:20:39

Comparing /work/SRC/openSUSE:Factory/ksshaskpass5 (Old)
 and  /work/SRC/openSUSE:Factory/.ksshaskpass5.new.28833 (New)


Package is "ksshaskpass5"

Mon Feb 11 21:20:39 2019 rev:69 rq:672585 version:5.15.0

Changes:

--- /work/SRC/openSUSE:Factory/ksshaskpass5/ksshaskpass5.changes
2019-01-10 15:18:17.934634885 +0100
+++ /work/SRC/openSUSE:Factory/.ksshaskpass5.new.28833/ksshaskpass5.changes 
2019-02-11 21:20:41.135231816 +0100
@@ -1,0 +2,20 @@
+Thu Feb  7 16:02:50 UTC 2019 - fab...@ritter-vogt.de
+
+- Update to 5.15.0
+  * New feature release
+  * For more details please see:
+  * https://www.kde.org/announcements/plasma-5.15.0.php
+- No code changes since 5.14.90
+
+---
+Thu Jan 17 18:46:58 UTC 2019 - fab...@ritter-vogt.de
+
+- Update to 5.14.90
+  * New feature release
+  * For more details please see:
+  * https://www.kde.org/announcements/plasma-5.14.90.php
+- Changes since 5.14.5:
+  * bump KF5 dependency to required 5.54 as agreed at start of Plasma 5.15 
cycle
+  * USe KDEFrameworkCompilerSettings
+
+---

Old:

  ksshaskpass-5.14.5.tar.xz
  ksshaskpass-5.14.5.tar.xz.sig

New:

  ksshaskpass-5.15.0.tar.xz
  ksshaskpass-5.15.0.tar.xz.sig



Other differences:
--
++ ksshaskpass5.spec ++
--- /var/tmp/diff_new_pack.nQErA1/_old  2019-02-11 21:20:41.839231441 +0100
+++ /var/tmp/diff_new_pack.nQErA1/_new  2019-02-11 21:20:41.847231436 +0100
@@ -18,15 +18,15 @@
 
 %bcond_without lang
 Name:   ksshaskpass5
-Version:5.14.5
+Version:5.15.0
 Release:0
 Summary:Plasma 5 version of ssh-askpass
 License:GPL-2.0-or-later
 Group:  System/GUI/KDE
 Url:http://www.kde.org/
-Source: 
https://download.kde.org/stable/plasma/%{version}/ksshaskpass-%{version}.tar.xz
+Source: ksshaskpass-%{version}.tar.xz
 %if %{with lang}
-Source1:
https://download.kde.org/stable/plasma/%{version}/ksshaskpass-%{version}.tar.xz.sig
+Source1:ksshaskpass-%{version}.tar.xz.sig
 Source2:plasma.keyring
 %endif
 Patch1: suse-tweaks.diff

++ ksshaskpass-5.14.5.tar.xz -> ksshaskpass-5.15.0.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/ksshaskpass-5.14.5/CMakeLists.txt 
new/ksshaskpass-5.15.0/CMakeLists.txt
--- old/ksshaskpass-5.14.5/CMakeLists.txt   2019-01-08 12:00:48.0 
+0100
+++ new/ksshaskpass-5.15.0/CMakeLists.txt   2019-02-07 12:11:36.0 
+0100
@@ -1,9 +1,9 @@
 project(ksshaskpass)
 cmake_minimum_required(VERSION 2.8.12)
-set(PROJECT_VERSION "5.14.5")
+set(PROJECT_VERSION "5.15.0")
 
 set(QT_MIN_VERSION "5.11.0")
-set(KF5_MIN_VERSION "5.50.0")
+set(KF5_MIN_VERSION "5.54.0")
 
 find_package(Qt5 ${QT_MIN_VERSION} REQUIRED COMPONENTS Core)
 
@@ -11,15 +11,11 @@
 set(CMAKE_MODULE_PATH ${ECM_MODULE_PATH})
 
 include(KDEInstallDirs)
-include(KDECompilerSettings NO_POLICY_SCOPE)
+include(KDEFrameworkCompilerSettings NO_POLICY_SCOPE)
 include(KDECMakeSettings)
 include(FeatureSummary)
 include(ECMQtDeclareLoggingCategory)
 
-add_definitions(-DQT_NO_URL_CAST_FROM_STRING)
-add_definitions(-DQT_USE_QSTRINGBUILDER)
-add_definitions(-DQT_NO_CAST_FROM_ASCII)
-add_definitions(-DQT_NO_CAST_TO_ASCII)
 add_definitions(-DQT_NO_NARROWING_CONVERSIONS_IN_CONNECT)
 
 find_package(KF5 ${KF5_MIN_VERSION} REQUIRED COMPONENTS
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/ksshaskpass-5.14.5/po/ar/ksshaskpass.po 
new/ksshaskpass-5.15.0/po/ar/ksshaskpass.po
--- old/ksshaskpass-5.14.5/po/ar/ksshaskpass.po 2019-01-08 12:00:46.0 
+0100
+++ new/ksshaskpass-5.15.0/po/ar/ksshaskpass.po 2019-02-07 12:11:33.0 
+0100
@@ -6,7 +6,7 @@
 msgstr ""
 "Project-Id-Version: \n"
 "Report-Msgid-Bugs-To: http://bugs.kde.org\n";
-"POT-Creation-Date: 2018-09-14 06:48+0200\n"
+"POT-Creation-Date: 2019-01-18 07:37+0100\n"
 "PO-Revision-Date: ٢٠١٥-٠٨-١٧ ١١:٣٤+0300\n"
 "Last-Translator: Safa Alfulaij \n"
 "Language-Team: Arabic \n"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/ksshaskpass-5.14.5/po/ast/ksshaskpass.po 
new/ksshaskpass-5.15.0/po/ast/ksshaskpass.po
--- old/ksshaskpass-5.14.5/po/ast/ksshaskpass.po2019-01-08 
12:00:46.0 +0100
+++ new/ksshaskpass-5.15.0/po/ast/ksshaskpass.po1970-01-01 
01:00:00.0 +0100
@@ -1,83 +0,0 @@
-# Copyright (C) YEAR This_file_is_part_of_KDE
-# This file is distributed under the same license as the PACKA

commit ksshaskpass5 for openSUSE:Factory

2019-01-10 Thread root
Hello community,

here is the log from the commit of package ksshaskpass5 for openSUSE:Factory 
checked in at 2019-01-10 15:18:16

Comparing /work/SRC/openSUSE:Factory/ksshaskpass5 (Old)
 and  /work/SRC/openSUSE:Factory/.ksshaskpass5.new.28833 (New)


Package is "ksshaskpass5"

Thu Jan 10 15:18:16 2019 rev:68 rq:663983 version:5.14.5

Changes:

--- /work/SRC/openSUSE:Factory/ksshaskpass5/ksshaskpass5.changes
2018-12-05 09:41:51.752805687 +0100
+++ /work/SRC/openSUSE:Factory/.ksshaskpass5.new.28833/ksshaskpass5.changes 
2019-01-10 15:18:17.934634885 +0100
@@ -1,0 +2,9 @@
+Tue Jan  8 13:36:59 UTC 2019 - fab...@ritter-vogt.de
+
+- Update to 5.14.5
+  * New bugfix release
+  * For more details please see:
+  * https://www.kde.org/announcements/plasma-5.14.5.php
+- No code changes since 5.14.4
+
+---

Old:

  ksshaskpass-5.14.4.tar.xz
  ksshaskpass-5.14.4.tar.xz.sig

New:

  ksshaskpass-5.14.5.tar.xz
  ksshaskpass-5.14.5.tar.xz.sig



Other differences:
--
++ ksshaskpass5.spec ++
--- /var/tmp/diff_new_pack.jji2AY/_old  2019-01-10 15:18:18.638634212 +0100
+++ /var/tmp/diff_new_pack.jji2AY/_new  2019-01-10 15:18:18.638634212 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package ksshaskpass5
 #
-# Copyright (c) 2018 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2019 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
@@ -18,7 +18,7 @@
 
 %bcond_without lang
 Name:   ksshaskpass5
-Version:5.14.4
+Version:5.14.5
 Release:0
 Summary:Plasma 5 version of ssh-askpass
 License:GPL-2.0-or-later

++ ksshaskpass-5.14.4.tar.xz -> ksshaskpass-5.14.5.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/ksshaskpass-5.14.4/CMakeLists.txt 
new/ksshaskpass-5.14.5/CMakeLists.txt
--- old/ksshaskpass-5.14.4/CMakeLists.txt   2018-11-27 17:09:49.0 
+0100
+++ new/ksshaskpass-5.14.5/CMakeLists.txt   2019-01-08 12:00:48.0 
+0100
@@ -1,6 +1,6 @@
 project(ksshaskpass)
 cmake_minimum_required(VERSION 2.8.12)
-set(PROJECT_VERSION "5.14.4")
+set(PROJECT_VERSION "5.14.5")
 
 set(QT_MIN_VERSION "5.11.0")
 set(KF5_MIN_VERSION "5.50.0")
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/ksshaskpass-5.14.4/po/zh_CN/ksshaskpass.po 
new/ksshaskpass-5.14.5/po/zh_CN/ksshaskpass.po
--- old/ksshaskpass-5.14.4/po/zh_CN/ksshaskpass.po  2018-11-27 
17:09:49.0 +0100
+++ new/ksshaskpass-5.14.5/po/zh_CN/ksshaskpass.po  2019-01-08 
12:00:48.0 +0100
@@ -7,7 +7,7 @@
 "Project-Id-Version: kdeorg\n"
 "Report-Msgid-Bugs-To: http://bugs.kde.org\n";
 "POT-Creation-Date: 2018-09-14 06:48+0200\n"
-"PO-Revision-Date: 2018-11-12 09:20\n"
+"PO-Revision-Date: 2019-01-05 20:49\n"
 "Last-Translator: guoyunhe \n"
 "Language-Team: Chinese Simplified\n"
 "Language: zh_CN\n"





commit ksshaskpass5 for openSUSE:Factory

2018-12-05 Thread root
Hello community,

here is the log from the commit of package ksshaskpass5 for openSUSE:Factory 
checked in at 2018-12-05 09:41:49

Comparing /work/SRC/openSUSE:Factory/ksshaskpass5 (Old)
 and  /work/SRC/openSUSE:Factory/.ksshaskpass5.new.19453 (New)


Package is "ksshaskpass5"

Wed Dec  5 09:41:49 2018 rev:67 rq:652323 version:5.14.4

Changes:

--- /work/SRC/openSUSE:Factory/ksshaskpass5/ksshaskpass5.changes
2018-11-10 16:52:40.520246124 +0100
+++ /work/SRC/openSUSE:Factory/.ksshaskpass5.new.19453/ksshaskpass5.changes 
2018-12-05 09:41:51.752805687 +0100
@@ -1,0 +2,9 @@
+Wed Nov 28 07:52:46 UTC 2018 - fab...@ritter-vogt.de
+
+- Update to 5.14.4
+  * New bugfix release
+  * For more details please see:
+  * https://www.kde.org/announcements/plasma-5.14.4.php
+- No code changes since 5.14.3
+
+---

Old:

  ksshaskpass-5.14.3.tar.xz
  ksshaskpass-5.14.3.tar.xz.sig

New:

  ksshaskpass-5.14.4.tar.xz
  ksshaskpass-5.14.4.tar.xz.sig



Other differences:
--
++ ksshaskpass5.spec ++
--- /var/tmp/diff_new_pack.EDe0OW/_old  2018-12-05 09:41:52.316805069 +0100
+++ /var/tmp/diff_new_pack.EDe0OW/_new  2018-12-05 09:41:52.316805069 +0100
@@ -18,7 +18,7 @@
 
 %bcond_without lang
 Name:   ksshaskpass5
-Version:5.14.3
+Version:5.14.4
 Release:0
 Summary:Plasma 5 version of ssh-askpass
 License:GPL-2.0-or-later

++ ksshaskpass-5.14.3.tar.xz -> ksshaskpass-5.14.4.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/ksshaskpass-5.14.3/CMakeLists.txt 
new/ksshaskpass-5.14.4/CMakeLists.txt
--- old/ksshaskpass-5.14.3/CMakeLists.txt   2018-11-06 13:45:53.0 
+0100
+++ new/ksshaskpass-5.14.4/CMakeLists.txt   2018-11-27 17:09:49.0 
+0100
@@ -1,6 +1,6 @@
 project(ksshaskpass)
 cmake_minimum_required(VERSION 2.8.12)
-set(PROJECT_VERSION "5.14.3")
+set(PROJECT_VERSION "5.14.4")
 
 set(QT_MIN_VERSION "5.11.0")
 set(KF5_MIN_VERSION "5.50.0")
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/ksshaskpass-5.14.3/po/zh_CN/ksshaskpass.po 
new/ksshaskpass-5.14.4/po/zh_CN/ksshaskpass.po
--- old/ksshaskpass-5.14.3/po/zh_CN/ksshaskpass.po  2018-11-06 
13:45:53.0 +0100
+++ new/ksshaskpass-5.14.4/po/zh_CN/ksshaskpass.po  2018-11-27 
17:09:49.0 +0100
@@ -7,7 +7,7 @@
 "Project-Id-Version: kdeorg\n"
 "Report-Msgid-Bugs-To: http://bugs.kde.org\n";
 "POT-Creation-Date: 2018-09-14 06:48+0200\n"
-"PO-Revision-Date: 2018-11-01 23:14\n"
+"PO-Revision-Date: 2018-11-12 09:20\n"
 "Last-Translator: guoyunhe \n"
 "Language-Team: Chinese Simplified\n"
 "Language: zh_CN\n"





commit ksshaskpass5 for openSUSE:Factory

2018-11-10 Thread root
Hello community,

here is the log from the commit of package ksshaskpass5 for openSUSE:Factory 
checked in at 2018-11-10 16:52:36

Comparing /work/SRC/openSUSE:Factory/ksshaskpass5 (Old)
 and  /work/SRC/openSUSE:Factory/.ksshaskpass5.new (New)


Package is "ksshaskpass5"

Sat Nov 10 16:52:36 2018 rev:66 rq:646857 version:5.14.3

Changes:

--- /work/SRC/openSUSE:Factory/ksshaskpass5/ksshaskpass5.changes
2018-10-29 14:57:38.321868417 +0100
+++ /work/SRC/openSUSE:Factory/.ksshaskpass5.new/ksshaskpass5.changes   
2018-11-10 16:52:40.520246124 +0100
@@ -1,0 +2,10 @@
+Tue Nov  6 15:53:21 UTC 2018 - fab...@ritter-vogt.de
+
+- Add David Edmundson's key to plasma.keyring
+- Update to 5.14.3
+  * New bugfix release
+  * For more details please see:
+  * https://www.kde.org/announcements/plasma-5.14.3.php
+- No code changes since 5.14.2
+
+---

Old:

  ksshaskpass-5.14.2.tar.xz
  ksshaskpass-5.14.2.tar.xz.sig

New:

  ksshaskpass-5.14.3.tar.xz
  ksshaskpass-5.14.3.tar.xz.sig



Other differences:
--
++ ksshaskpass5.spec ++
--- /var/tmp/diff_new_pack.b7fze5/_old  2018-11-10 16:52:41.156245344 +0100
+++ /var/tmp/diff_new_pack.b7fze5/_new  2018-11-10 16:52:41.160245339 +0100
@@ -18,7 +18,7 @@
 
 %bcond_without lang
 Name:   ksshaskpass5
-Version:5.14.2
+Version:5.14.3
 Release:0
 Summary:Plasma 5 version of ssh-askpass
 License:GPL-2.0-or-later

++ ksshaskpass-5.14.2.tar.xz -> ksshaskpass-5.14.3.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/ksshaskpass-5.14.2/CMakeLists.txt 
new/ksshaskpass-5.14.3/CMakeLists.txt
--- old/ksshaskpass-5.14.2/CMakeLists.txt   2018-10-23 13:25:45.0 
+0200
+++ new/ksshaskpass-5.14.3/CMakeLists.txt   2018-11-06 13:45:53.0 
+0100
@@ -1,6 +1,6 @@
 project(ksshaskpass)
 cmake_minimum_required(VERSION 2.8.12)
-set(PROJECT_VERSION "5.14.2")
+set(PROJECT_VERSION "5.14.3")
 
 set(QT_MIN_VERSION "5.11.0")
 set(KF5_MIN_VERSION "5.50.0")
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/ksshaskpass-5.14.2/po/zh_CN/ksshaskpass.po 
new/ksshaskpass-5.14.3/po/zh_CN/ksshaskpass.po
--- old/ksshaskpass-5.14.2/po/zh_CN/ksshaskpass.po  2018-10-23 
13:25:43.0 +0200
+++ new/ksshaskpass-5.14.3/po/zh_CN/ksshaskpass.po  2018-11-06 
13:45:53.0 +0100
@@ -7,7 +7,7 @@
 "Project-Id-Version: kdeorg\n"
 "Report-Msgid-Bugs-To: http://bugs.kde.org\n";
 "POT-Creation-Date: 2018-09-14 06:48+0200\n"
-"PO-Revision-Date: 2018-10-09 18:45\n"
+"PO-Revision-Date: 2018-11-01 23:14\n"
 "Last-Translator: guoyunhe \n"
 "Language-Team: Chinese Simplified\n"
 "Language: zh_CN\n"

++ plasma.keyring ++
Binary files /var/tmp/diff_new_pack.b7fze5/_old and 
/var/tmp/diff_new_pack.b7fze5/_new differ




commit ksshaskpass5 for openSUSE:Factory

2018-10-29 Thread root
Hello community,

here is the log from the commit of package ksshaskpass5 for openSUSE:Factory 
checked in at 2018-10-29 14:17:49

Comparing /work/SRC/openSUSE:Factory/ksshaskpass5 (Old)
 and  /work/SRC/openSUSE:Factory/.ksshaskpass5.new (New)


Package is "ksshaskpass5"

Mon Oct 29 14:17:49 2018 rev:65 rq:644044 version:5.14.2

Changes:

--- /work/SRC/openSUSE:Factory/ksshaskpass5/ksshaskpass5.changes
2018-10-22 11:21:03.707294706 +0200
+++ /work/SRC/openSUSE:Factory/.ksshaskpass5.new/ksshaskpass5.changes   
2018-10-29 14:57:38.321868417 +0100
@@ -1,0 +2,9 @@
+Tue Oct 23 13:55:23 UTC 2018 - fab...@ritter-vogt.de
+
+- Update to 5.14.2
+  * New bugfix release
+  * For more details please see:
+  * https://www.kde.org/announcements/plasma-5.14.2.php
+- No code changes since 5.14.1
+
+---

Old:

  ksshaskpass-5.14.1.tar.xz
  ksshaskpass-5.14.1.tar.xz.sig

New:

  ksshaskpass-5.14.2.tar.xz
  ksshaskpass-5.14.2.tar.xz.sig



Other differences:
--
++ ksshaskpass5.spec ++
--- /var/tmp/diff_new_pack.w6cYBg/_old  2018-10-29 14:57:39.241870916 +0100
+++ /var/tmp/diff_new_pack.w6cYBg/_new  2018-10-29 14:57:39.245870927 +0100
@@ -18,15 +18,15 @@
 
 %bcond_without lang
 Name:   ksshaskpass5
-Version:5.14.1
+Version:5.14.2
 Release:0
 Summary:Plasma 5 version of ssh-askpass
 License:GPL-2.0-or-later
 Group:  System/GUI/KDE
 Url:http://www.kde.org/
-Source: 
https://download.kde.org/stable/plasma/5.14.1/ksshaskpass-%{version}.tar.xz
+Source: 
https://download.kde.org/stable/plasma/%{version}/ksshaskpass-%{version}.tar.xz
 %if %{with lang}
-Source1:
https://download.kde.org/stable/plasma/5.14.1/ksshaskpass-%{version}.tar.xz.sig
+Source1:
https://download.kde.org/stable/plasma/%{version}/ksshaskpass-%{version}.tar.xz.sig
 Source2:plasma.keyring
 %endif
 Patch1: suse-tweaks.diff

++ ksshaskpass-5.14.1.tar.xz -> ksshaskpass-5.14.2.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/ksshaskpass-5.14.1/CMakeLists.txt 
new/ksshaskpass-5.14.2/CMakeLists.txt
--- old/ksshaskpass-5.14.1/CMakeLists.txt   2018-10-16 14:31:11.0 
+0200
+++ new/ksshaskpass-5.14.2/CMakeLists.txt   2018-10-23 13:25:45.0 
+0200
@@ -1,6 +1,6 @@
 project(ksshaskpass)
 cmake_minimum_required(VERSION 2.8.12)
-set(PROJECT_VERSION "5.14.1")
+set(PROJECT_VERSION "5.14.2")
 
 set(QT_MIN_VERSION "5.11.0")
 set(KF5_MIN_VERSION "5.50.0")





commit ksshaskpass5 for openSUSE:Factory

2018-10-22 Thread root
Hello community,

here is the log from the commit of package ksshaskpass5 for openSUSE:Factory 
checked in at 2018-10-22 11:19:36

Comparing /work/SRC/openSUSE:Factory/ksshaskpass5 (Old)
 and  /work/SRC/openSUSE:Factory/.ksshaskpass5.new (New)


Package is "ksshaskpass5"

Mon Oct 22 11:19:36 2018 rev:64 rq:642455 version:5.14.1

Changes:

--- /work/SRC/openSUSE:Factory/ksshaskpass5/ksshaskpass5.changes
2018-10-08 17:38:37.603003415 +0200
+++ /work/SRC/openSUSE:Factory/.ksshaskpass5.new/ksshaskpass5.changes   
2018-10-22 11:21:03.707294706 +0200
@@ -1,0 +2,9 @@
+Tue Oct 16 14:05:13 UTC 2018 - fab...@ritter-vogt.de
+
+- Update to 5.14.1
+  * New bugfix release
+  * For more details please see:
+  * https://www.kde.org/announcements/plasma-5.14.1.php
+- No code changes since 5.14.0
+
+---

Old:

  ksshaskpass-5.14.0.tar.xz
  ksshaskpass-5.14.0.tar.xz.sig

New:

  ksshaskpass-5.14.1.tar.xz
  ksshaskpass-5.14.1.tar.xz.sig



Other differences:
--
++ ksshaskpass5.spec ++
--- /var/tmp/diff_new_pack.V8EsRW/_old  2018-10-22 11:21:04.179294223 +0200
+++ /var/tmp/diff_new_pack.V8EsRW/_new  2018-10-22 11:21:04.179294223 +0200
@@ -12,21 +12,21 @@
 # license that conforms to the Open Source Definition (Version 1.9)
 # published by the Open Source Initiative.
 
-# Please submit bugfixes or comments via http://bugs.opensuse.org/
+# Please submit bugfixes or comments via https://bugs.opensuse.org/
 #
 
 
 %bcond_without lang
 Name:   ksshaskpass5
-Version:5.14.0
+Version:5.14.1
 Release:0
 Summary:Plasma 5 version of ssh-askpass
 License:GPL-2.0-or-later
 Group:  System/GUI/KDE
 Url:http://www.kde.org/
-Source: ksshaskpass-%{version}.tar.xz
+Source: 
https://download.kde.org/stable/plasma/5.14.1/ksshaskpass-%{version}.tar.xz
 %if %{with lang}
-Source1:ksshaskpass-%{version}.tar.xz.sig
+Source1:
https://download.kde.org/stable/plasma/5.14.1/ksshaskpass-%{version}.tar.xz.sig
 Source2:plasma.keyring
 %endif
 Patch1: suse-tweaks.diff

++ ksshaskpass-5.14.0.tar.xz -> ksshaskpass-5.14.1.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/ksshaskpass-5.14.0/CMakeLists.txt 
new/ksshaskpass-5.14.1/CMakeLists.txt
--- old/ksshaskpass-5.14.0/CMakeLists.txt   2018-10-05 19:04:06.0 
+0200
+++ new/ksshaskpass-5.14.1/CMakeLists.txt   2018-10-16 14:31:11.0 
+0200
@@ -1,6 +1,6 @@
 project(ksshaskpass)
 cmake_minimum_required(VERSION 2.8.12)
-set(PROJECT_VERSION "5.14.0")
+set(PROJECT_VERSION "5.14.1")
 
 set(QT_MIN_VERSION "5.11.0")
 set(KF5_MIN_VERSION "5.50.0")
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/ksshaskpass-5.14.0/po/zh_CN/ksshaskpass.po 
new/ksshaskpass-5.14.1/po/zh_CN/ksshaskpass.po
--- old/ksshaskpass-5.14.0/po/zh_CN/ksshaskpass.po  2018-10-05 
19:04:06.0 +0200
+++ new/ksshaskpass-5.14.1/po/zh_CN/ksshaskpass.po  2018-10-16 
14:31:10.0 +0200
@@ -7,8 +7,8 @@
 "Project-Id-Version: kdeorg\n"
 "Report-Msgid-Bugs-To: http://bugs.kde.org\n";
 "POT-Creation-Date: 2018-09-14 06:48+0200\n"
-"PO-Revision-Date: 2018-09-28 19:51\n"
-"Last-Translator: guoyunhe \n"
+"PO-Revision-Date: 2018-10-09 18:45\n"
+"Last-Translator: guoyunhe \n"
 "Language-Team: Chinese Simplified\n"
 "Language: zh_CN\n"
 "MIME-Version: 1.0\n"





commit ksshaskpass5 for openSUSE:Factory

2018-10-08 Thread root
Hello community,

here is the log from the commit of package ksshaskpass5 for openSUSE:Factory 
checked in at 2018-10-08 17:38:33

Comparing /work/SRC/openSUSE:Factory/ksshaskpass5 (Old)
 and  /work/SRC/openSUSE:Factory/.ksshaskpass5.new (New)


Package is "ksshaskpass5"

Mon Oct  8 17:38:33 2018 rev:63 rq:640299 version:5.14.0

Changes:

--- /work/SRC/openSUSE:Factory/ksshaskpass5/ksshaskpass5.changes
2018-09-13 23:51:34.454399298 +0200
+++ /work/SRC/openSUSE:Factory/.ksshaskpass5.new/ksshaskpass5.changes   
2018-10-08 17:38:37.603003415 +0200
@@ -1,0 +2,26 @@
+Fri Oct  5 10:01:10 UTC 2018 - fab...@ritter-vogt.de
+
+- Update to 5.14.0
+  * New bugfix release
+  * For more details please see:
+  * https://www.kde.org/announcements/plasma-5.14.0.php
+- No code changes since 5.13.90
+
+---
+Sat Sep 15 16:25:28 UTC 2018 - fab...@ritter-vogt.de
+
+- Add tarball signature and keyring containing keys of release managers
+  Jonathan Riddell and Bhushan Shah
+
+---
+Thu Sep 13 17:25:01 UTC 2018 - fab...@ritter-vogt.de
+
+- Update to 5.13.90
+  * New feature release
+  * For more details please see:
+  * https://www.kde.org/announcements/plasma-5.13.90.php
+- Changes since 5.13.5:
+  * QT_MIN_VERSIONS is Qt 5.11 for Plasma 5.14. Agreed at kickoff meeting.  
Set everywhere for clearity and consistency.
+  * Add qt/kf5 version
+
+---

Old:

  ksshaskpass-5.13.5.tar.xz

New:

  ksshaskpass-5.14.0.tar.xz
  ksshaskpass-5.14.0.tar.xz.sig
  plasma.keyring



Other differences:
--
++ ksshaskpass5.spec ++
--- /var/tmp/diff_new_pack.X2JjdA/_old  2018-10-08 17:38:38.355002457 +0200
+++ /var/tmp/diff_new_pack.X2JjdA/_new  2018-10-08 17:38:38.359002452 +0200
@@ -18,13 +18,17 @@
 
 %bcond_without lang
 Name:   ksshaskpass5
-Version:5.13.5
+Version:5.14.0
 Release:0
 Summary:Plasma 5 version of ssh-askpass
 License:GPL-2.0-or-later
 Group:  System/GUI/KDE
 Url:http://www.kde.org/
-Source: 
http://download.kde.org/stable/plasma/%{version}/ksshaskpass-%{version}.tar.xz
+Source: ksshaskpass-%{version}.tar.xz
+%if %{with lang}
+Source1:ksshaskpass-%{version}.tar.xz.sig
+Source2:plasma.keyring
+%endif
 Patch1: suse-tweaks.diff
 BuildRequires:  extra-cmake-modules
 BuildRequires:  kf5-filesystem

++ ksshaskpass-5.13.5.tar.xz -> ksshaskpass-5.14.0.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/ksshaskpass-5.13.5/CMakeLists.txt 
new/ksshaskpass-5.14.0/CMakeLists.txt
--- old/ksshaskpass-5.13.5/CMakeLists.txt   2018-09-04 12:12:08.0 
+0200
+++ new/ksshaskpass-5.14.0/CMakeLists.txt   2018-10-05 19:04:06.0 
+0200
@@ -1,10 +1,13 @@
 project(ksshaskpass)
 cmake_minimum_required(VERSION 2.8.12)
-set(PROJECT_VERSION "5.13.5")
+set(PROJECT_VERSION "5.14.0")
 
-find_package(Qt5 REQUIRED COMPONENTS Core)
+set(QT_MIN_VERSION "5.11.0")
+set(KF5_MIN_VERSION "5.50.0")
 
-find_package(ECM REQUIRED NO_MODULE)
+find_package(Qt5 ${QT_MIN_VERSION} REQUIRED COMPONENTS Core)
+
+find_package(ECM ${KF5_MIN_VERSION} REQUIRED NO_MODULE)
 set(CMAKE_MODULE_PATH ${ECM_MODULE_PATH})
 
 include(KDEInstallDirs)
@@ -19,7 +22,7 @@
 add_definitions(-DQT_NO_CAST_TO_ASCII)
 add_definitions(-DQT_NO_NARROWING_CONVERSIONS_IN_CONNECT)
 
-find_package(KF5 REQUIRED COMPONENTS
+find_package(KF5 ${KF5_MIN_VERSION} REQUIRED COMPONENTS
 CoreAddons
 I18n
 Wallet
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/ksshaskpass-5.13.5/po/ar/ksshaskpass.po 
new/ksshaskpass-5.14.0/po/ar/ksshaskpass.po
--- old/ksshaskpass-5.13.5/po/ar/ksshaskpass.po 2018-09-04 12:11:56.0 
+0200
+++ new/ksshaskpass-5.14.0/po/ar/ksshaskpass.po 2018-10-05 19:03:26.0 
+0200
@@ -6,7 +6,7 @@
 msgstr ""
 "Project-Id-Version: \n"
 "Report-Msgid-Bugs-To: http://bugs.kde.org\n";
-"POT-Creation-Date: 2018-01-23 03:29+0100\n"
+"POT-Creation-Date: 2018-09-14 06:48+0200\n"
 "PO-Revision-Date: ٢٠١٥-٠٨-١٧ ١١:٣٤+0300\n"
 "Last-Translator: Safa Alfulaij \n"
 "Language-Team: Arabic \n"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/ksshaskpass-5.13.5/po/ast/ksshaskpass.po 
new/ksshaskpass-5.14.0/po/ast/ksshaskpass.po
--- old/ksshaskpass-5.13.5/po/ast/ksshaskpass.po2018-09-04 
12:11:56.0 +0200
+++ new/ksshaskpass-5.14.0/po/ast/ksshaskpass.po2018-10-05 
19:03:26.0 +0200
@@ -6,7 +6,7 @@
 msgstr ""
 "Project-Id-Version: \n"
 "Report-Msgid-

commit ksshaskpass5 for openSUSE:Factory

2018-09-13 Thread root
Hello community,

here is the log from the commit of package ksshaskpass5 for openSUSE:Factory 
checked in at 2018-09-13 23:51:30

Comparing /work/SRC/openSUSE:Factory/ksshaskpass5 (Old)
 and  /work/SRC/openSUSE:Factory/.ksshaskpass5.new (New)


Package is "ksshaskpass5"

Thu Sep 13 23:51:30 2018 rev:62 rq:633149 version:5.13.5

Changes:

--- /work/SRC/openSUSE:Factory/ksshaskpass5/ksshaskpass5.changes
2018-08-03 12:33:08.391199877 +0200
+++ /work/SRC/openSUSE:Factory/.ksshaskpass5.new/ksshaskpass5.changes   
2018-09-13 23:51:34.454399298 +0200
@@ -1,0 +2,10 @@
+Tue Sep  4 10:58:41 UTC 2018 - fab...@ritter-vogt.de
+
+- Update to 5.13.5
+  * New bugfix release
+  * For more details please see:
+  * https://www.kde.org/announcements/plasma-5.13.5.php
+- Changes since 5.13.4:
+  * None
+
+---

Old:

  ksshaskpass-5.13.4.tar.xz

New:

  ksshaskpass-5.13.5.tar.xz



Other differences:
--
++ ksshaskpass5.spec ++
--- /var/tmp/diff_new_pack.DP4YDq/_old  2018-09-13 23:51:34.910398980 +0200
+++ /var/tmp/diff_new_pack.DP4YDq/_new  2018-09-13 23:51:34.914398977 +0200
@@ -18,7 +18,7 @@
 
 %bcond_without lang
 Name:   ksshaskpass5
-Version:5.13.4
+Version:5.13.5
 Release:0
 Summary:Plasma 5 version of ssh-askpass
 License:GPL-2.0-or-later

++ ksshaskpass-5.13.4.tar.xz -> ksshaskpass-5.13.5.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/ksshaskpass-5.13.4/CMakeLists.txt 
new/ksshaskpass-5.13.5/CMakeLists.txt
--- old/ksshaskpass-5.13.4/CMakeLists.txt   2018-07-31 14:44:29.0 
+0200
+++ new/ksshaskpass-5.13.5/CMakeLists.txt   2018-09-04 12:12:08.0 
+0200
@@ -1,6 +1,6 @@
 project(ksshaskpass)
 cmake_minimum_required(VERSION 2.8.12)
-set(PROJECT_VERSION "5.13.4")
+set(PROJECT_VERSION "5.13.5")
 
 find_package(Qt5 REQUIRED COMPONENTS Core)
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/ksshaskpass-5.13.4/po/zh_CN/ksshaskpass.po 
new/ksshaskpass-5.13.5/po/zh_CN/ksshaskpass.po
--- old/ksshaskpass-5.13.4/po/zh_CN/ksshaskpass.po  2018-07-31 
14:44:29.0 +0200
+++ new/ksshaskpass-5.13.5/po/zh_CN/ksshaskpass.po  2018-09-04 
12:12:08.0 +0200
@@ -7,8 +7,8 @@
 "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-07-24 08:45\n"
-"Last-Translator: guoyunhebrave \n"
+"PO-Revision-Date: 2018-08-30 13:14\n"
+"Last-Translator: guoyunhebrave \n"
 "Language-Team: Chinese Simplified\n"
 "Language: zh_CN\n"
 "MIME-Version: 1.0\n"




commit ksshaskpass5 for openSUSE:Factory

2018-08-03 Thread root
Hello community,

here is the log from the commit of package ksshaskpass5 for openSUSE:Factory 
checked in at 2018-08-03 12:33:07

Comparing /work/SRC/openSUSE:Factory/ksshaskpass5 (Old)
 and  /work/SRC/openSUSE:Factory/.ksshaskpass5.new (New)


Package is "ksshaskpass5"

Fri Aug  3 12:33:07 2018 rev:61 rq:626831 version:5.13.4

Changes:

--- /work/SRC/openSUSE:Factory/ksshaskpass5/ksshaskpass5.changes
2018-07-14 20:19:30.195303676 +0200
+++ /work/SRC/openSUSE:Factory/.ksshaskpass5.new/ksshaskpass5.changes   
2018-08-03 12:33:08.391199877 +0200
@@ -1,0 +2,10 @@
+Tue Jul 31 15:18:33 CEST 2018 - fab...@ritter-vogt.de
+
+- Update to 5.13.4
+  * New bugfix release
+  * For more details please see:
+  * https://www.kde.org/announcements/plasma-5.13.4.php
+- Changes since 5.13.3:
+  * None
+
+---

Old:

  ksshaskpass-5.13.3.tar.xz

New:

  ksshaskpass-5.13.4.tar.xz



Other differences:
--
++ ksshaskpass5.spec ++
--- /var/tmp/diff_new_pack.mijkKE/_old  2018-08-03 12:33:08.767200432 +0200
+++ /var/tmp/diff_new_pack.mijkKE/_new  2018-08-03 12:33:08.767200432 +0200
@@ -18,7 +18,7 @@
 
 %bcond_without lang
 Name:   ksshaskpass5
-Version:5.13.3
+Version:5.13.4
 Release:0
 Summary:Plasma 5 version of ssh-askpass
 License:GPL-2.0-or-later

++ ksshaskpass-5.13.3.tar.xz -> ksshaskpass-5.13.4.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/ksshaskpass-5.13.3/CMakeLists.txt 
new/ksshaskpass-5.13.4/CMakeLists.txt
--- old/ksshaskpass-5.13.3/CMakeLists.txt   2018-07-10 12:07:32.0 
+0200
+++ new/ksshaskpass-5.13.4/CMakeLists.txt   2018-07-31 14:44:29.0 
+0200
@@ -1,6 +1,6 @@
 project(ksshaskpass)
 cmake_minimum_required(VERSION 2.8.12)
-set(PROJECT_VERSION "5.13.3")
+set(PROJECT_VERSION "5.13.4")
 
 find_package(Qt5 REQUIRED COMPONENTS Core)
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/ksshaskpass-5.13.3/po/zh_CN/ksshaskpass.po 
new/ksshaskpass-5.13.4/po/zh_CN/ksshaskpass.po
--- old/ksshaskpass-5.13.3/po/zh_CN/ksshaskpass.po  2018-07-10 
12:07:32.0 +0200
+++ new/ksshaskpass-5.13.4/po/zh_CN/ksshaskpass.po  2018-07-31 
14:44:29.0 +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-07-03 17:38\n"
+"PO-Revision-Date: 2018-07-24 08:45\n"
 "Last-Translator: guoyunhebrave \n"
 "Language-Team: Chinese Simplified\n"
 "Language: zh_CN\n"




commit ksshaskpass5 for openSUSE:Factory

2018-07-14 Thread root
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 - fab...@ritter-vogt.de
+
+- 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.0 
+0200
+++ new/ksshaskpass-5.13.3/CMakeLists.txt   2018-07-10 12:07:32.0 
+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.0 
+0100
+++ new/ksshaskpass-5.13.3/po/id/ksshaskpass.po 2018-07-10 12:07:29.0 
+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 , 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 \n"
+"Language-Team: Indonesian \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 "wanto...@gmail.com"
+
+#: 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.0 +0200
+++ new/ksshaskpass-5.13.3/po/zh_CN/ksshaskpass.po  2018-07-10 
12:07:32.0 +0200
@@ -7

commit ksshaskpass5 for openSUSE:Factory

2018-07-01 Thread root
Hello community,

here is the log from the commit of package ksshaskpass5 for openSUSE:Factory 
checked in at 2018-07-01 21:22:14

Comparing /work/SRC/openSUSE:Factory/ksshaskpass5 (Old)
 and  /work/SRC/openSUSE:Factory/.ksshaskpass5.new (New)


Package is "ksshaskpass5"

Sun Jul  1 21:22:14 2018 rev:59 rq:619306 version:5.13.2

Changes:

--- /work/SRC/openSUSE:Factory/ksshaskpass5/ksshaskpass5.changes
2018-06-26 10:34:49.516525162 +0200
+++ /work/SRC/openSUSE:Factory/.ksshaskpass5.new/ksshaskpass5.changes   
2018-07-01 21:22:18.765087691 +0200
@@ -1,0 +2,10 @@
+Tue Jun 26 16:00:36 CEST 2018 - fab...@ritter-vogt.de
+
+- Update to 5.13.2
+  * New bugfix release
+  * For more details please see:
+  * https://www.kde.org/announcements/plasma-5.13.2.php
+- Changes since 5.13.1:
+  * None
+
+---

Old:

  ksshaskpass-5.13.1.tar.xz

New:

  ksshaskpass-5.13.2.tar.xz



Other differences:
--
++ ksshaskpass5.spec ++
--- /var/tmp/diff_new_pack.edea0B/_old  2018-07-01 21:22:19.109087242 +0200
+++ /var/tmp/diff_new_pack.edea0B/_new  2018-07-01 21:22:19.109087242 +0200
@@ -18,7 +18,7 @@
 
 %bcond_without lang
 Name:   ksshaskpass5
-Version:5.13.1
+Version:5.13.2
 Release:0
 Summary:Plasma 5 version of ssh-askpass
 License:GPL-2.0-or-later

++ ksshaskpass-5.13.1.tar.xz -> ksshaskpass-5.13.2.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/ksshaskpass-5.13.1/CMakeLists.txt 
new/ksshaskpass-5.13.2/CMakeLists.txt
--- old/ksshaskpass-5.13.1/CMakeLists.txt   2018-06-19 12:33:50.0 
+0200
+++ new/ksshaskpass-5.13.2/CMakeLists.txt   2018-06-26 13:45:49.0 
+0200
@@ -1,6 +1,6 @@
 project(ksshaskpass)
 cmake_minimum_required(VERSION 2.8.12)
-set(PROJECT_VERSION "5.13.1")
+set(PROJECT_VERSION "5.13.2")
 
 find_package(Qt5 REQUIRED COMPONENTS Core)
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/ksshaskpass-5.13.1/po/zh_CN/ksshaskpass.po 
new/ksshaskpass-5.13.2/po/zh_CN/ksshaskpass.po
--- old/ksshaskpass-5.13.1/po/zh_CN/ksshaskpass.po  2018-06-19 
12:33:50.0 +0200
+++ new/ksshaskpass-5.13.2/po/zh_CN/ksshaskpass.po  2018-06-26 
13:45:49.0 +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-12 17:52-0400\n"
+"PO-Revision-Date: 2018-06-19T17:12:29+\n"
 "Last-Translator: guoyunhebrave \n"
 "Language-Team: Chinese Simplified\n"
 "Language: zh_CN\n"




commit ksshaskpass5 for openSUSE:Factory

2018-06-26 Thread root
Hello community,

here is the log from the commit of package ksshaskpass5 for openSUSE:Factory 
checked in at 2018-06-26 10:34:49

Comparing /work/SRC/openSUSE:Factory/ksshaskpass5 (Old)
 and  /work/SRC/openSUSE:Factory/.ksshaskpass5.new (New)


Package is "ksshaskpass5"

Tue Jun 26 10:34:49 2018 rev:58 rq:617966 version:5.13.1

Changes:

--- /work/SRC/openSUSE:Factory/ksshaskpass5/ksshaskpass5.changes
2018-06-13 15:30:50.179451977 +0200
+++ /work/SRC/openSUSE:Factory/.ksshaskpass5.new/ksshaskpass5.changes   
2018-06-26 10:34:49.516525162 +0200
@@ -1,0 +2,10 @@
+Tue Jun 19 14:44:18 CEST 2018 - fab...@ritter-vogt.de
+
+- Update to 5.13.1
+  * New bugfix release
+  * For more details please see:
+  * https://www.kde.org/announcements/plasma-5.13.1.php
+- Changes since 5.13.0:
+  * None
+
+---

Old:

  ksshaskpass-5.13.0.tar.xz

New:

  ksshaskpass-5.13.1.tar.xz



Other differences:
--
++ ksshaskpass5.spec ++
--- /var/tmp/diff_new_pack.LVR2uk/_old  2018-06-26 10:34:50.476489875 +0200
+++ /var/tmp/diff_new_pack.LVR2uk/_new  2018-06-26 10:34:50.480489727 +0200
@@ -18,13 +18,13 @@
 
 %bcond_without lang
 Name:   ksshaskpass5
-Version:5.13.0
+Version:5.13.1
 Release:0
 Summary:Plasma 5 version of ssh-askpass
-License:GPL-2.0+
+License:GPL-2.0-or-later
 Group:  System/GUI/KDE
 Url:http://www.kde.org/
-Source: ksshaskpass-%{version}.tar.xz
+Source: 
http://download.kde.org/stable/plasma/%{version}/ksshaskpass-%{version}.tar.xz
 Patch1: suse-tweaks.diff
 BuildRequires:  extra-cmake-modules
 BuildRequires:  kf5-filesystem

++ ksshaskpass-5.13.0.tar.xz -> ksshaskpass-5.13.1.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/ksshaskpass-5.13.0/CMakeLists.txt 
new/ksshaskpass-5.13.1/CMakeLists.txt
--- old/ksshaskpass-5.13.0/CMakeLists.txt   2018-06-07 15:47:20.0 
+0200
+++ new/ksshaskpass-5.13.1/CMakeLists.txt   2018-06-19 12:33:50.0 
+0200
@@ -1,6 +1,6 @@
 project(ksshaskpass)
 cmake_minimum_required(VERSION 2.8.12)
-set(PROJECT_VERSION "5.13.0")
+set(PROJECT_VERSION "5.13.1")
 
 find_package(Qt5 REQUIRED COMPONENTS Core)
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/ksshaskpass-5.13.0/po/zh_CN/ksshaskpass.po 
new/ksshaskpass-5.13.1/po/zh_CN/ksshaskpass.po
--- old/ksshaskpass-5.13.0/po/zh_CN/ksshaskpass.po  2018-06-07 
15:47:18.0 +0200
+++ new/ksshaskpass-5.13.1/po/zh_CN/ksshaskpass.po  2018-06-19 
12:33:50.0 +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-05-18 06:19-0400\n"
+"PO-Revision-Date: 2018-06-12 17:52-0400\n"
 "Last-Translator: guoyunhebrave \n"
 "Language-Team: Chinese Simplified\n"
 "Language: zh_CN\n"
@@ -18,7 +18,7 @@
 "X-Generator: crowdin.com\n"
 "X-Crowdin-Project: kdeorg\n"
 "X-Crowdin-Language: zh-CN\n"
-"X-Crowdin-File: /kf5-trunk/messages/kde-workspace/ksshaskpass.pot\n"
+"X-Crowdin-File: /kf5-stable/messages/kde-workspace/ksshaskpass.pot\n"
 
 #, kde-format
 msgctxt "NAME OF TRANSLATORS"




commit ksshaskpass5 for openSUSE:Factory

2018-06-13 Thread root
Hello community,

here is the log from the commit of package ksshaskpass5 for openSUSE:Factory 
checked in at 2018-06-13 15:30:48

Comparing /work/SRC/openSUSE:Factory/ksshaskpass5 (Old)
 and  /work/SRC/openSUSE:Factory/.ksshaskpass5.new (New)


Package is "ksshaskpass5"

Wed Jun 13 15:30:48 2018 rev:57 rq:615744 version:5.13.0

Changes:

--- /work/SRC/openSUSE:Factory/ksshaskpass5/ksshaskpass5.changes
2018-05-08 13:34:26.639823889 +0200
+++ /work/SRC/openSUSE:Factory/.ksshaskpass5.new/ksshaskpass5.changes   
2018-06-13 15:30:50.179451977 +0200
@@ -1,0 +2,22 @@
+Thu Jun  7 20:03:51 CEST 2018 - fab...@ritter-vogt.de
+
+- Update to 5.13.0
+  * New feature release
+  * For more details please see:
+  * https://www.kde.org/announcements/plasma-5.13.0.php
+- Changes since 5.12.90:
+  * None
+
+---
+Sat May 19 14:16:36 CEST 2018 - fab...@ritter-vogt.de
+
+- Update to 5.12.90
+  * New feature release
+  * For more details please see:
+  * https://www.kde.org/announcements/plasma-5.12.90.php
+- Changes since 5.12.5:
+  * Remove manual call to cmake_policy(SET CMP0063 NEW)
+  * Fix QString from latin 1 error
+  * Make it compiles with strict definition
+
+---

Old:

  ksshaskpass-5.12.5.tar.xz

New:

  ksshaskpass-5.13.0.tar.xz



Other differences:
--
++ ksshaskpass5.spec ++
--- /var/tmp/diff_new_pack.kcrMZk/_old  2018-06-13 15:30:51.383407649 +0200
+++ /var/tmp/diff_new_pack.kcrMZk/_new  2018-06-13 15:30:51.391407354 +0200
@@ -18,13 +18,13 @@
 
 %bcond_without lang
 Name:   ksshaskpass5
-Version:5.12.5
+Version:5.13.0
 Release:0
 Summary:Plasma 5 version of ssh-askpass
 License:GPL-2.0+
 Group:  System/GUI/KDE
 Url:http://www.kde.org/
-Source: 
http://download.kde.org/stable/plasma/%{version}/ksshaskpass-%{version}.tar.xz
+Source: ksshaskpass-%{version}.tar.xz
 Patch1: suse-tweaks.diff
 BuildRequires:  extra-cmake-modules
 BuildRequires:  kf5-filesystem
@@ -66,7 +66,7 @@
 %endif
 
 %files
-%defattr(-,root,root)
+%license COPYING*
 %dir %{_kf5_prefix}/lib/ssh
 %{_kf5_prefix}/lib/ssh/ksshaskpass
 %doc %lang(en) %{_kf5_mandir}/man1/ksshaskpass.1*

++ ksshaskpass-5.12.5.tar.xz -> ksshaskpass-5.13.0.tar.xz ++
 2670 lines of diff (skipped)

++ suse-tweaks.diff ++
--- /var/tmp/diff_new_pack.kcrMZk/_old  2018-06-13 15:30:51.543401758 +0200
+++ /var/tmp/diff_new_pack.kcrMZk/_new  2018-06-13 15:30:51.543401758 +0200
@@ -1,7 +1,7 @@
 diff -urB ksshaskpass/CMakeLists.txt new/CMakeLists.txt
 --- ksshaskpass/CMakeLists.txt 2014-11-14 14:43:03.239674828 +0100
 +++ new/CMakeLists.txt 2014-11-14 14:55:55.783702339 +0100
-@@ -34,7 +34,7 @@ target_link_libraries(ksshaskpass
+@@ -44,7 +44,7 @@ target_link_libraries(ksshaskpass
  KF5::WidgetsAddons
  )
  
@@ -9,4 +9,4 @@
 +install(TARGETS ksshaskpass DESTINATION ${CMAKE_INSTALL_PREFIX}/lib/ssh)
  
  if (KF5DocTools_FOUND)
- add_subdirectory(doc)
+ add_subdirectory(doc)




commit ksshaskpass5 for openSUSE:Factory

2018-05-08 Thread root
Hello community,

here is the log from the commit of package ksshaskpass5 for openSUSE:Factory 
checked in at 2018-05-08 13:34:25

Comparing /work/SRC/openSUSE:Factory/ksshaskpass5 (Old)
 and  /work/SRC/openSUSE:Factory/.ksshaskpass5.new (New)


Package is "ksshaskpass5"

Tue May  8 13:34:25 2018 rev:56 rq:603253 version:5.12.5

Changes:

--- /work/SRC/openSUSE:Factory/ksshaskpass5/ksshaskpass5.changes
2018-03-30 12:04:44.987532828 +0200
+++ /work/SRC/openSUSE:Factory/.ksshaskpass5.new/ksshaskpass5.changes   
2018-05-08 13:34:26.639823889 +0200
@@ -1,0 +2,10 @@
+Wed May  2 09:06:52 CEST 2018 - fab...@ritter-vogt.de
+
+- Update to 5.12.5
+  * New bugfix release
+  * For more details please see:
+  * https://www.kde.org/announcements/plasma-5.12.5.php
+- Changes since 5.12.4:
+  * None
+
+---

Old:

  ksshaskpass-5.12.4.tar.xz

New:

  ksshaskpass-5.12.5.tar.xz



Other differences:
--
++ ksshaskpass5.spec ++
--- /var/tmp/diff_new_pack.iAh9fm/_old  2018-05-08 13:34:27.363797764 +0200
+++ /var/tmp/diff_new_pack.iAh9fm/_new  2018-05-08 13:34:27.367797620 +0200
@@ -18,7 +18,7 @@
 
 %bcond_without lang
 Name:   ksshaskpass5
-Version:5.12.4
+Version:5.12.5
 Release:0
 Summary:Plasma 5 version of ssh-askpass
 License:GPL-2.0+

++ ksshaskpass-5.12.4.tar.xz -> ksshaskpass-5.12.5.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/ksshaskpass-5.12.4/CMakeLists.txt 
new/ksshaskpass-5.12.5/CMakeLists.txt
--- old/ksshaskpass-5.12.4/CMakeLists.txt   2018-03-27 13:15:04.0 
+0200
+++ new/ksshaskpass-5.12.5/CMakeLists.txt   2018-05-01 14:50:27.0 
+0200
@@ -1,6 +1,6 @@
 project(ksshaskpass)
 cmake_minimum_required(VERSION 2.8.12)
-set(PROJECT_VERSION "5.12.4")
+set(PROJECT_VERSION "5.12.5")
 
 find_package(Qt5 REQUIRED COMPONENTS Core)
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/ksshaskpass-5.12.4/po/zh_CN/ksshaskpass.po 
new/ksshaskpass-5.12.5/po/zh_CN/ksshaskpass.po
--- old/ksshaskpass-5.12.4/po/zh_CN/ksshaskpass.po  2018-03-27 
13:15:00.0 +0200
+++ new/ksshaskpass-5.12.5/po/zh_CN/ksshaskpass.po  2018-05-01 
14:50:27.0 +0200
@@ -7,7 +7,7 @@
 "Project-Id-Version: kdeorg\n"
 "Report-Msgid-Bugs-To: http://bugs.kde.org\n";
 "POT-Creation-Date: 2018-01-22 05:38+0100\n"
-"PO-Revision-Date: 2018-03-18 19:40-0400\n"
+"PO-Revision-Date: 2018-04-26 06:06-0400\n"
 "Last-Translator: guoyunhebrave \n"
 "Language-Team: Chinese Simplified\n"
 "Language: zh_CN\n"




commit ksshaskpass5 for openSUSE:Factory

2018-03-30 Thread root
Hello community,

here is the log from the commit of package ksshaskpass5 for openSUSE:Factory 
checked in at 2018-03-30 12:04:43

Comparing /work/SRC/openSUSE:Factory/ksshaskpass5 (Old)
 and  /work/SRC/openSUSE:Factory/.ksshaskpass5.new (New)


Package is "ksshaskpass5"

Fri Mar 30 12:04:43 2018 rev:55 rq:591834 version:5.12.4

Changes:

--- /work/SRC/openSUSE:Factory/ksshaskpass5/ksshaskpass5.changes
2018-03-09 10:32:04.174063549 +0100
+++ /work/SRC/openSUSE:Factory/.ksshaskpass5.new/ksshaskpass5.changes   
2018-03-30 12:04:44.987532828 +0200
@@ -1,0 +2,10 @@
+Tue Mar 27 15:40:48 CEST 2018 - fab...@ritter-vogt.de
+
+- Update to 5.12.4
+  * New bugfix release
+  * For more details please see:
+  * https://www.kde.org/announcements/plasma-5.12.4.php
+- Changes since 5.12.3:
+  * None
+
+---

Old:

  ksshaskpass-5.12.3.tar.xz

New:

  ksshaskpass-5.12.4.tar.xz



Other differences:
--
++ ksshaskpass5.spec ++
--- /var/tmp/diff_new_pack.aG74Ap/_old  2018-03-30 12:04:46.615473964 +0200
+++ /var/tmp/diff_new_pack.aG74Ap/_new  2018-03-30 12:04:46.619473820 +0200
@@ -18,7 +18,7 @@
 
 %bcond_without lang
 Name:   ksshaskpass5
-Version:5.12.3
+Version:5.12.4
 Release:0
 Summary:Plasma 5 version of ssh-askpass
 License:GPL-2.0+

++ ksshaskpass-5.12.3.tar.xz -> ksshaskpass-5.12.4.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/ksshaskpass-5.12.3/CMakeLists.txt 
new/ksshaskpass-5.12.4/CMakeLists.txt
--- old/ksshaskpass-5.12.3/CMakeLists.txt   2018-03-06 13:46:40.0 
+0100
+++ new/ksshaskpass-5.12.4/CMakeLists.txt   2018-03-27 13:15:04.0 
+0200
@@ -1,6 +1,6 @@
 project(ksshaskpass)
 cmake_minimum_required(VERSION 2.8.12)
-set(PROJECT_VERSION "5.12.3")
+set(PROJECT_VERSION "5.12.4")
 
 find_package(Qt5 REQUIRED COMPONENTS Core)
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/ksshaskpass-5.12.3/po/zh_CN/ksshaskpass.po 
new/ksshaskpass-5.12.4/po/zh_CN/ksshaskpass.po
--- old/ksshaskpass-5.12.3/po/zh_CN/ksshaskpass.po  2018-03-06 
13:46:40.0 +0100
+++ new/ksshaskpass-5.12.4/po/zh_CN/ksshaskpass.po  2018-03-27 
13:15:00.0 +0200
@@ -7,7 +7,7 @@
 "Project-Id-Version: kdeorg\n"
 "Report-Msgid-Bugs-To: http://bugs.kde.org\n";
 "POT-Creation-Date: 2018-01-22 05:38+0100\n"
-"PO-Revision-Date: 2018-03-05 17:18-0500\n"
+"PO-Revision-Date: 2018-03-18 19:40-0400\n"
 "Last-Translator: guoyunhebrave \n"
 "Language-Team: Chinese Simplified\n"
 "Language: zh_CN\n"




commit ksshaskpass5 for openSUSE:Factory

2018-03-09 Thread root
Hello community,

here is the log from the commit of package ksshaskpass5 for openSUSE:Factory 
checked in at 2018-03-09 10:32:01

Comparing /work/SRC/openSUSE:Factory/ksshaskpass5 (Old)
 and  /work/SRC/openSUSE:Factory/.ksshaskpass5.new (New)


Package is "ksshaskpass5"

Fri Mar  9 10:32:01 2018 rev:54 rq:584050 version:5.12.3

Changes:

--- /work/SRC/openSUSE:Factory/ksshaskpass5/ksshaskpass5.changes
2018-02-25 11:34:49.679032169 +0100
+++ /work/SRC/openSUSE:Factory/.ksshaskpass5.new/ksshaskpass5.changes   
2018-03-09 10:32:04.174063549 +0100
@@ -1,0 +2,10 @@
+Tue Mar  6 16:07:32 CET 2018 - fab...@ritter-vogt.de
+
+- Update to 5.12.3
+  * New bugfix release
+  * For more details please see:
+  * https://www.kde.org/announcements/plasma-5.12.3.php
+- Changes since 5.12.2:
+  * Silence CMake policy CMP0063 warning
+
+---

Old:

  ksshaskpass-5.12.2.tar.xz

New:

  ksshaskpass-5.12.3.tar.xz



Other differences:
--
++ ksshaskpass5.spec ++
--- /var/tmp/diff_new_pack.xlW11v/_old  2018-03-09 10:32:05.270024096 +0100
+++ /var/tmp/diff_new_pack.xlW11v/_new  2018-03-09 10:32:05.274023952 +0100
@@ -18,13 +18,13 @@
 
 %bcond_without lang
 Name:   ksshaskpass5
-Version:5.12.2
+Version:5.12.3
 Release:0
 Summary:Plasma 5 version of ssh-askpass
 License:GPL-2.0+
 Group:  System/GUI/KDE
 Url:http://www.kde.org/
-Source: ksshaskpass-%{version}.tar.xz
+Source: 
http://download.kde.org/stable/plasma/%{version}/ksshaskpass-%{version}.tar.xz
 Patch1: suse-tweaks.diff
 BuildRequires:  extra-cmake-modules
 BuildRequires:  kf5-filesystem

++ ksshaskpass-5.12.2.tar.xz -> ksshaskpass-5.12.3.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/ksshaskpass-5.12.2/CMakeLists.txt 
new/ksshaskpass-5.12.3/CMakeLists.txt
--- old/ksshaskpass-5.12.2/CMakeLists.txt   2018-02-20 16:27:14.0 
+0100
+++ new/ksshaskpass-5.12.3/CMakeLists.txt   2018-03-06 13:46:40.0 
+0100
@@ -1,6 +1,6 @@
 project(ksshaskpass)
 cmake_minimum_required(VERSION 2.8.12)
-set(PROJECT_VERSION "5.12.2")
+set(PROJECT_VERSION "5.12.3")
 
 find_package(Qt5 REQUIRED COMPONENTS Core)
 
@@ -8,7 +8,7 @@
 set(CMAKE_MODULE_PATH ${ECM_MODULE_PATH})
 
 include(KDEInstallDirs)
-include(KDECompilerSettings)
+include(KDECompilerSettings NO_POLICY_SCOPE)
 include(KDECMakeSettings)
 include(FeatureSummary)
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/ksshaskpass-5.12.2/po/nb/ksshaskpass.po 
new/ksshaskpass-5.12.3/po/nb/ksshaskpass.po
--- old/ksshaskpass-5.12.2/po/nb/ksshaskpass.po 2018-02-20 16:27:07.0 
+0100
+++ new/ksshaskpass-5.12.3/po/nb/ksshaskpass.po 2018-03-06 13:46:31.0 
+0100
@@ -5,7 +5,7 @@
 msgstr ""
 "Project-Id-Version: \n"
 "Report-Msgid-Bugs-To: http://bugs.kde.org\n";
-"POT-Creation-Date: 2017-06-25 03:09+0200\n"
+"POT-Creation-Date: 2018-01-22 05:38+0100\n"
 "PO-Revision-Date: 2015-06-13 22:14+0200\n"
 "Last-Translator: Bjørn Steensrud \n"
 "Language-Team: Norwegian Bokmål \n"
@@ -29,17 +29,17 @@
 msgid "Your emails"
 msgstr "bjor...@skogkatt.homelinux.org"
 
-#: main.cpp:92 main.cpp:163
+#: main.cpp:103 main.cpp:172
 #, kde-format
 msgid "Ksshaskpass"
 msgstr "Ksshaskpass"
 
-#: main.cpp:94
+#: main.cpp:105
 #, kde-format
 msgid "KDE version of ssh-askpass"
 msgstr "KDE-versjon av ssh-askpass"
 
-#: main.cpp:96
+#: main.cpp:107
 #, kde-format
 msgid ""
 "(c) 2006 Hans van Leeuwen\n"
@@ -48,7 +48,7 @@
 "© 2006 Hans van Leeuwen\n"
 "© 2008-2010 Armin Berres"
 
-#: main.cpp:97
+#: main.cpp:108
 #, kde-format
 msgid ""
 "Ksshaskpass allows you to interactively prompt users for a passphrase for "
@@ -57,33 +57,33 @@
 "Med Ksshaskpass kan du interaktivt spørre brukere etter en passfrase for ssh-"
 "add"
 
-#: main.cpp:102
+#: main.cpp:113
 #, kde-format
 msgid "Armin Berres"
 msgstr "Armin Berres"
 
-#: main.cpp:102
+#: main.cpp:113
 #, kde-format
 msgid "Current author"
 msgstr "Nåværende utvikler"
 
-#: main.cpp:103
+#: main.cpp:114
 #, kde-format
 msgid "Hans van Leeuwen"
 msgstr "Hans van Leeuwen"
 
-#: main.cpp:103
+#: main.cpp:114
 #, kde-format
 msgid "Original author"
 msgstr "Opprinnelig utvikler"
 
-#: main.cpp:110
+#: main.cpp:119
 #, kde-format
 msgctxt "Name of a prompt for a password"
 msgid "Prompt"
 msgstr "Ledetekst"
 
-#: main.cpp:117
+#: main.cpp:125
 #, kde-format
 msgid "Please enter passphrase"
 msgstr "Skriv inn passfrase"
\ No newline at end of file
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/ksshaskpass-5.12.2/po/zh_CN/ksshaskpass.po 

commit ksshaskpass5 for openSUSE:Factory

2018-02-25 Thread root
Hello community,

here is the log from the commit of package ksshaskpass5 for openSUSE:Factory 
checked in at 2018-02-25 11:34:47

Comparing /work/SRC/openSUSE:Factory/ksshaskpass5 (Old)
 and  /work/SRC/openSUSE:Factory/.ksshaskpass5.new (New)


Package is "ksshaskpass5"

Sun Feb 25 11:34:47 2018 rev:53 rq:579137 version:5.12.2

Changes:

--- /work/SRC/openSUSE:Factory/ksshaskpass5/ksshaskpass5.changes
2018-02-19 12:56:12.476377056 +0100
+++ /work/SRC/openSUSE:Factory/.ksshaskpass5.new/ksshaskpass5.changes   
2018-02-25 11:34:49.679032169 +0100
@@ -1,0 +2,10 @@
+Wed Feb 21 23:57:08 CET 2018 - lbeltr...@kde.org
+
+- Update to 5.12.2
+  * New bugfix release
+  * For more details please see:
+  * https://www.kde.org/announcements/plasma-5.12.2.php
+- Changes since 5.12.1:
+  * None
+
+---

Old:

  ksshaskpass-5.12.1.tar.xz

New:

  ksshaskpass-5.12.2.tar.xz



Other differences:
--
++ ksshaskpass5.spec ++
--- /var/tmp/diff_new_pack.EjnK4P/_old  2018-02-25 11:34:50.447004284 +0100
+++ /var/tmp/diff_new_pack.EjnK4P/_new  2018-02-25 11:34:50.451004138 +0100
@@ -18,12 +18,12 @@
 
 %bcond_without lang
 Name:   ksshaskpass5
-Version:5.12.1
+Version:5.12.2
 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
+Url:http://www.kde.org/
 Source: ksshaskpass-%{version}.tar.xz
 Patch1: suse-tweaks.diff
 BuildRequires:  extra-cmake-modules

++ ksshaskpass-5.12.1.tar.xz -> ksshaskpass-5.12.2.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/ksshaskpass-5.12.1/CMakeLists.txt 
new/ksshaskpass-5.12.2/CMakeLists.txt
--- old/ksshaskpass-5.12.1/CMakeLists.txt   2018-02-13 15:08:55.0 
+0100
+++ new/ksshaskpass-5.12.2/CMakeLists.txt   2018-02-20 16:27:14.0 
+0100
@@ -1,6 +1,6 @@
 project(ksshaskpass)
 cmake_minimum_required(VERSION 2.8.12)
-set(PROJECT_VERSION "5.12.1")
+set(PROJECT_VERSION "5.12.2")
 
 find_package(Qt5 REQUIRED COMPONENTS Core)
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/ksshaskpass-5.12.1/po/zh_CN/ksshaskpass.po 
new/ksshaskpass-5.12.2/po/zh_CN/ksshaskpass.po
--- old/ksshaskpass-5.12.1/po/zh_CN/ksshaskpass.po  2018-02-13 
15:08:55.0 +0100
+++ new/ksshaskpass-5.12.2/po/zh_CN/ksshaskpass.po  2018-02-20 
16:27:14.0 +0100
@@ -7,7 +7,7 @@
 "Project-Id-Version: kdeorg\n"
 "Report-Msgid-Bugs-To: http://bugs.kde.org\n";
 "POT-Creation-Date: 2018-01-22 05:38+0100\n"
-"PO-Revision-Date: 2018-02-12 05:47-0500\n"
+"PO-Revision-Date: 2018-02-19 19:14-0500\n"
 "Last-Translator: guoyunhebrave \n"
 "Language-Team: Chinese Simplified\n"
 "Language: zh_CN\n"




commit ksshaskpass5 for openSUSE:Factory

2018-02-19 Thread root
Hello community,

here is the log from the commit of package ksshaskpass5 for openSUSE:Factory 
checked in at 2018-02-19 12:56:11

Comparing /work/SRC/openSUSE:Factory/ksshaskpass5 (Old)
 and  /work/SRC/openSUSE:Factory/.ksshaskpass5.new (New)


Package is "ksshaskpass5"

Mon Feb 19 12:56:11 2018 rev:52 rq:577820 version:5.12.1

Changes:

--- /work/SRC/openSUSE:Factory/ksshaskpass5/ksshaskpass5.changes
2018-02-06 16:43:48.331085136 +0100
+++ /work/SRC/openSUSE:Factory/.ksshaskpass5.new/ksshaskpass5.changes   
2018-02-19 12:56:12.476377056 +0100
@@ -1,0 +2,10 @@
+Tue Feb 13 16:25:28 CET 2018 - fab...@ritter-vogt.de
+
+- Update to 5.12.1
+  * New bugfix release
+  * For more details please see:
+  * https://www.kde.org/announcements/plasma-5.12.1.php
+- Changes since 5.12.0:
+  * None
+
+---

Old:

  ksshaskpass-5.12.0.tar.xz

New:

  ksshaskpass-5.12.1.tar.xz



Other differences:
--
++ ksshaskpass5.spec ++
--- /var/tmp/diff_new_pack.CYvkry/_old  2018-02-19 12:56:13.308347051 +0100
+++ /var/tmp/diff_new_pack.CYvkry/_new  2018-02-19 12:56:13.312346906 +0100
@@ -18,7 +18,7 @@
 
 %bcond_without lang
 Name:   ksshaskpass5
-Version:5.12.0
+Version:5.12.1
 Release:0
 Summary:Plasma 5 version of ssh-askpass
 License:GPL-2.0+

++ ksshaskpass-5.12.0.tar.xz -> ksshaskpass-5.12.1.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/ksshaskpass-5.12.0/CMakeLists.txt 
new/ksshaskpass-5.12.1/CMakeLists.txt
--- old/ksshaskpass-5.12.0/CMakeLists.txt   2018-02-01 14:34:03.0 
+0100
+++ new/ksshaskpass-5.12.1/CMakeLists.txt   2018-02-13 15:08:55.0 
+0100
@@ -1,6 +1,6 @@
 project(ksshaskpass)
 cmake_minimum_required(VERSION 2.8.12)
-set(PROJECT_VERSION "5.12.0")
+set(PROJECT_VERSION "5.12.1")
 
 find_package(Qt5 REQUIRED COMPONENTS Core)
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/ksshaskpass-5.12.0/po/zh_CN/ksshaskpass.po 
new/ksshaskpass-5.12.1/po/zh_CN/ksshaskpass.po
--- old/ksshaskpass-5.12.0/po/zh_CN/ksshaskpass.po  2018-02-01 
14:34:02.0 +0100
+++ new/ksshaskpass-5.12.1/po/zh_CN/ksshaskpass.po  2018-02-13 
15:08:55.0 +0100
@@ -7,7 +7,7 @@
 "Project-Id-Version: kdeorg\n"
 "Report-Msgid-Bugs-To: http://bugs.kde.org\n";
 "POT-Creation-Date: 2018-01-22 05:38+0100\n"
-"PO-Revision-Date: 2018-02-01 07:15-0500\n"
+"PO-Revision-Date: 2018-02-12 05:47-0500\n"
 "Last-Translator: guoyunhebrave \n"
 "Language-Team: Chinese Simplified\n"
 "Language: zh_CN\n"




commit ksshaskpass5 for openSUSE:Factory

2018-02-06 Thread root
Hello community,

here is the log from the commit of package ksshaskpass5 for openSUSE:Factory 
checked in at 2018-02-06 16:43:48

Comparing /work/SRC/openSUSE:Factory/ksshaskpass5 (Old)
 and  /work/SRC/openSUSE:Factory/.ksshaskpass5.new (New)


Package is "ksshaskpass5"

Tue Feb  6 16:43:48 2018 rev:51 rq:573029 version:5.12.0

Changes:

--- /work/SRC/openSUSE:Factory/ksshaskpass5/ksshaskpass5.changes
2018-01-22 16:08:09.651006945 +0100
+++ /work/SRC/openSUSE:Factory/.ksshaskpass5.new/ksshaskpass5.changes   
2018-02-06 16:43:48.331085136 +0100
@@ -1,0 +2,12 @@
+Fri Feb  2 21:03:43 CET 2018 - fab...@ritter-vogt.de
+
+- Update to 5.12.0
+  * New feature release
+  * For more details please see:
+  * https://www.kde.org/announcements/plasma-5.12.0.php
+- Changes since 5.11.95:
+  * Make it compile with QT_NO_CAST_FROM_ASCII
+  * make it work with with git-lfs
+  * Fix executable name in README
+
+---

Old:

  ksshaskpass-5.11.95.tar.xz

New:

  ksshaskpass-5.12.0.tar.xz



Other differences:
--
++ ksshaskpass5.spec ++
--- /var/tmp/diff_new_pack.HDmF48/_old  2018-02-06 16:43:48.919057622 +0100
+++ /var/tmp/diff_new_pack.HDmF48/_new  2018-02-06 16:43:48.919057622 +0100
@@ -18,13 +18,13 @@
 
 %bcond_without lang
 Name:   ksshaskpass5
-Version:5.11.95
+Version:5.12.0
 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/unstable/plasma/%{version}/ksshaskpass-%{version}.tar.xz
+Source: ksshaskpass-%{version}.tar.xz
 Patch1: suse-tweaks.diff
 BuildRequires:  extra-cmake-modules
 BuildRequires:  kf5-filesystem

++ ksshaskpass-5.11.95.tar.xz -> ksshaskpass-5.12.0.tar.xz ++
 3518 lines of diff (skipped)




commit ksshaskpass5 for openSUSE:Factory

2018-01-22 Thread root
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 - fab...@ritter-vogt.de
+
+- 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.0 
+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.po2018-01-15 
14:31:21.0 +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 \n"
 "Language-Team: Arabic \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.po2018-01-02 
13:02:02.176699934 +0100
+++ new/ksshaskpass-5.11.95/po/ast/ksshaskpass.po   2018-01-15 
14:31:21.0 +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 \n"
 "Language-Team: Asturian \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.po2018-01-15 
14:31:23.0 +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ć \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/ksshaskpas

commit ksshaskpass5 for openSUSE:Factory

2018-01-03 Thread root
Hello community,

here is the log from the commit of package ksshaskpass5 for openSUSE:Factory 
checked in at 2018-01-03 13:36:11

Comparing /work/SRC/openSUSE:Factory/ksshaskpass5 (Old)
 and  /work/SRC/openSUSE:Factory/.ksshaskpass5.new (New)


Package is "ksshaskpass5"

Wed Jan  3 13:36:11 2018 rev:49 rq:561205 version:5.11.5

Changes:

--- /work/SRC/openSUSE:Factory/ksshaskpass5/ksshaskpass5.changes
2017-12-23 12:11:31.194889674 +0100
+++ /work/SRC/openSUSE:Factory/.ksshaskpass5.new/ksshaskpass5.changes   
2018-01-03 13:36:14.221211147 +0100
@@ -1,0 +2,10 @@
+Tue Jan  2 16:40:08 CET 2018 - fab...@ritter-vogt.de
+
+- Update to 5.11.5
+  * New bugfix release
+  * For more details please see:
+  * https://www.kde.org/announcements/plasma-5.11.5.php
+- Changes since 5.11.4:
+  * None
+
+---

Old:

  ksshaskpass-5.11.4.tar.xz

New:

  ksshaskpass-5.11.5.tar.xz



Other differences:
--
++ ksshaskpass5.spec ++
--- /var/tmp/diff_new_pack.Raxw8l/_old  2018-01-03 13:36:14.781024742 +0100
+++ /var/tmp/diff_new_pack.Raxw8l/_new  2018-01-03 13:36:14.785023411 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package ksshaskpass5
 #
-# Copyright (c) 2017 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2018 SUSE LINUX GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -18,7 +18,7 @@
 
 %bcond_without lang
 Name:   ksshaskpass5
-Version:5.11.4
+Version:5.11.5
 Release:0
 Summary:Plasma 5 version of ssh-askpass
 License:GPL-2.0+

++ ksshaskpass-5.11.4.tar.xz -> ksshaskpass-5.11.5.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/ksshaskpass-5.11.4/CMakeLists.txt 
new/ksshaskpass-5.11.5/CMakeLists.txt
--- old/ksshaskpass-5.11.4/CMakeLists.txt   2017-11-28 13:18:08.0 
+0100
+++ new/ksshaskpass-5.11.5/CMakeLists.txt   2018-01-02 13:02:31.056887457 
+0100
@@ -1,6 +1,6 @@
 project(ksshaskpass)
 cmake_minimum_required(VERSION 2.8.12)
-set(PROJECT_VERSION "5.11.4")
+set(PROJECT_VERSION "5.11.5")
 
 find_package(Qt5 REQUIRED COMPONENTS Core)
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/ksshaskpass-5.11.4/po/eu/ksshaskpass.po 
new/ksshaskpass-5.11.5/po/eu/ksshaskpass.po
--- old/ksshaskpass-5.11.4/po/eu/ksshaskpass.po 1970-01-01 01:00:00.0 
+0100
+++ new/ksshaskpass-5.11.5/po/eu/ksshaskpass.po 2018-01-02 13:02:08.292739673 
+0100
@@ -0,0 +1,90 @@
+# Translation of ksshaskpass.po to Euskara/Basque (eu).
+# Copyright (C) 2017, The Free Software Foundation.
+# This file is distributed under the same license as the kde-workspace package.
+# KDE Euskaratzeko proiektuaren arduraduna .
+#
+# Translators:
+# Iñigo Salvador Azurmendi , 2017.
+msgid ""
+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"
+"PO-Revision-Date: 2017-12-02 15:39+0100\n"
+"Last-Translator: Iñigo Salvador Azurmendi \n"
+"Language-Team: Basque \n"
+"Language: eu\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 2.0\n"
+
+#, kde-format
+msgctxt "NAME OF TRANSLATORS"
+msgid "Your names"
+msgstr "Iñigo Salvador Azurmendi"
+
+#, kde-format
+msgctxt "EMAIL OF TRANSLATORS"
+msgid "Your emails"
+msgstr "xa...@euskalnet.net"
+
+#: main.cpp:93 main.cpp:161
+#, kde-format
+msgid "Ksshaskpass"
+msgstr "Ksshaskpass"
+
+#: main.cpp:95
+#, kde-format
+msgid "KDE version of ssh-askpass"
+msgstr "ssh-askpass, KDEren bertsioa"
+
+#: main.cpp:97
+#, 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:98
+#, kde-format
+msgid ""
+"Ksshaskpass allows you to interactively prompt users for a passphrase for "
+"ssh-add"
+msgstr ""
+"Ksshaskpass erabiliz erabiltzaileei 'ssh-add'-rentzako pasaesaldia era "
+"elkarreragilean eskatu ahalko diezu"
+
+#: main.cpp:103
+#, kde-format
+msgid "Armin Berres"
+msgstr "Armin Berres"
+
+#: main.cpp:103
+#, kde-format
+msgid "Current author"
+msgstr "Uneko egilea"
+
+#: main.cpp:104
+#, kde-format
+msgid "Hans van Leeuwen"
+msgstr "Hans van Leeuwen"
+
+#: main.cpp:104
+#, kde-format
+msgid "Original author"
+msgstr "Jatorrizko egilea"
+
+#: main.cpp:109
+#, kde-format
+msgctxt "Name of a prompt for a password"
+msgid "Prompt"
+msgstr "Gonbita"
+
+#: main.cpp:115
+#, kde-format
+msgid "Ple

commit ksshaskpass5 for openSUSE:Factory

2017-12-23 Thread root
Hello community,

here is the log from the commit of package ksshaskpass5 for openSUSE:Factory 
checked in at 2017-12-23 12:11:29

Comparing /work/SRC/openSUSE:Factory/ksshaskpass5 (Old)
 and  /work/SRC/openSUSE:Factory/.ksshaskpass5.new (New)


Package is "ksshaskpass5"

Sat Dec 23 12:11:29 2017 rev:48 rq:559127 version:5.11.4

Changes:

--- /work/SRC/openSUSE:Factory/ksshaskpass5/ksshaskpass5.changes
2017-12-08 12:46:14.305845485 +0100
+++ /work/SRC/openSUSE:Factory/.ksshaskpass5.new/ksshaskpass5.changes   
2017-12-23 12:11:31.194889674 +0100
@@ -1,0 +2,6 @@
+Thu Dec 21 16:08:44 UTC 2017 - fab...@ritter-vogt.de
+
+- Do not export SSH_ASKPASS anymore, the script was broken anyway
+  and the default askpass dispatches to ksshaskpass anyway
+
+---



Other differences:
--
++ ksshaskpass5.spec ++
--- /var/tmp/diff_new_pack.6g4Qh3/_old  2017-12-23 12:11:31.802860030 +0100
+++ /var/tmp/diff_new_pack.6g4Qh3/_new  2017-12-23 12:11:31.802860030 +0100
@@ -65,21 +65,10 @@
   %kf5_find_lang
 %endif
 
-# SSH_ASKPASS env
-%__install -d -m0755 %{buildroot}%{_kf5_configdir}/plasma-workspace/env
-
-cat > %{buildroot}%{_kf5_configdir}/plasma-workspace/env/ksshaskpass.sh << EOF
-SSH_ASKPASS=%{_kf5_prefix}/lib/ssh/ksshaskpass
-export SSH_ASKPASS
-EOF
-
 %files
 %defattr(-,root,root)
 %dir %{_kf5_prefix}/lib/ssh
 %{_kf5_prefix}/lib/ssh/ksshaskpass
-%dir %{_kf5_configdir}/plasma-workspace/env
-%dir %{_kf5_configdir}/plasma-workspace
-%{_kf5_configdir}/plasma-workspace/env/ksshaskpass.sh
 %doc %lang(en) %{_kf5_mandir}/man1/ksshaskpass.1*
 
 %if %{with lang}




commit ksshaskpass5 for openSUSE:Factory

2017-12-08 Thread root
Hello community,

here is the log from the commit of package ksshaskpass5 for openSUSE:Factory 
checked in at 2017-12-08 12:46:13

Comparing /work/SRC/openSUSE:Factory/ksshaskpass5 (Old)
 and  /work/SRC/openSUSE:Factory/.ksshaskpass5.new (New)


Package is "ksshaskpass5"

Fri Dec  8 12:46:13 2017 rev:47 rq:547194 version:5.11.4

Changes:

--- /work/SRC/openSUSE:Factory/ksshaskpass5/ksshaskpass5.changes
2017-11-10 14:48:02.368383286 +0100
+++ /work/SRC/openSUSE:Factory/.ksshaskpass5.new/ksshaskpass5.changes   
2017-12-08 12:46:14.305845485 +0100
@@ -1,0 +2,10 @@
+Thu Nov 30 10:43:46 CET 2017 - fab...@ritter-vogt.de
+
+- Update to 5.11.4
+  * New bugfix release
+  * For more details please see:
+  * https://www.kde.org/announcements/plasma-5.11.4.php
+- Changes since 5.11.3:
+  * None
+
+---

Old:

  ksshaskpass-5.11.3.tar.xz

New:

  ksshaskpass-5.11.4.tar.xz



Other differences:
--
++ ksshaskpass5.spec ++
--- /var/tmp/diff_new_pack.QAxLaA/_old  2017-12-08 12:46:15.049818616 +0100
+++ /var/tmp/diff_new_pack.QAxLaA/_new  2017-12-08 12:46:15.057818327 +0100
@@ -18,7 +18,7 @@
 
 %bcond_without lang
 Name:   ksshaskpass5
-Version:5.11.3
+Version:5.11.4
 Release:0
 Summary:Plasma 5 version of ssh-askpass
 License:GPL-2.0+

++ ksshaskpass-5.11.3.tar.xz -> ksshaskpass-5.11.4.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/ksshaskpass-5.11.3/CMakeLists.txt 
new/ksshaskpass-5.11.4/CMakeLists.txt
--- old/ksshaskpass-5.11.3/CMakeLists.txt   2017-11-07 13:46:42.0 
+0100
+++ new/ksshaskpass-5.11.4/CMakeLists.txt   2017-11-28 13:18:08.0 
+0100
@@ -1,6 +1,6 @@
 project(ksshaskpass)
 cmake_minimum_required(VERSION 2.8.12)
-set(PROJECT_VERSION "5.11.3")
+set(PROJECT_VERSION "5.11.4")
 
 find_package(Qt5 REQUIRED COMPONENTS Core)
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/ksshaskpass-5.11.3/po/ca/ksshaskpass.po 
new/ksshaskpass-5.11.4/po/ca/ksshaskpass.po
--- old/ksshaskpass-5.11.3/po/ca/ksshaskpass.po 2017-11-07 13:46:25.0 
+0100
+++ new/ksshaskpass-5.11.4/po/ca/ksshaskpass.po 2017-11-28 13:17:49.0 
+0100
@@ -1,16 +1,17 @@
 # Translation of ksshaskpass.po to Catalan
-# Copyright (C) 2015 This_file_is_part_of_KDE
+# Copyright (C) 2015-2017 This_file_is_part_of_KDE
 # This file is distributed under the license LGPL version 2.1 or
 # version 3 or later versions approved by the membership of KDE e.V.
 #
 # Josep Ma. Ferrer , 2015.
+# Antoni Bella Pérez , 2017.
 msgid ""
 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"
-"PO-Revision-Date: 2015-01-16 19:37+0100\n"
-"Last-Translator: Josep Ma. Ferrer \n"
+"PO-Revision-Date: 2017-11-24 22:05+0100\n"
+"Last-Translator: Antoni Bella Pérez \n"
 "Language-Team: Catalan \n"
 "Language: ca\n"
 "MIME-Version: 1.0\n"
@@ -18,7 +19,7 @@
 "Content-Transfer-Encoding: 8bit\n"
 "Plural-Forms: nplurals=2; plural=n != 1;\n"
 "X-Accelerator-Marker: &\n"
-"X-Generator: Lokalize 1.4\n"
+"X-Generator: Lokalize 2.0\n"
 
 #, kde-format
 msgctxt "NAME OF TRANSLATORS"
@@ -55,8 +56,8 @@
 "Ksshaskpass allows you to interactively prompt users for a passphrase for "
 "ssh-add"
 msgstr ""
-"El Ksshaskpass permet demanar interactivament als usuaris una frase de "
-"contrasenya pel ssh-add"
+"El Ksshaskpass permet demanar interactivament als usuaris una frase de pas "
+"pel ssh-add"
 
 #: main.cpp:103
 #, kde-format
@@ -87,4 +88,4 @@
 #: main.cpp:115
 #, kde-format
 msgid "Please enter passphrase"
-msgstr "Si us plau, introduïu la frase de contrasenya"
\ No newline at end of file
+msgstr "Si us plau, introduïu la frase de pas"
\ No newline at end of file
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/ksshaskpass-5.11.3/po/ca@valencia/ksshaskpass.po 
new/ksshaskpass-5.11.4/po/ca@valencia/ksshaskpass.po
--- old/ksshaskpass-5.11.3/po/ca@valencia/ksshaskpass.po2017-11-07 
13:46:25.0 +0100
+++ new/ksshaskpass-5.11.4/po/ca@valencia/ksshaskpass.po2017-11-28 
13:17:49.0 +0100
@@ -1,16 +1,17 @@
 # Translation of ksshaskpass.po to Catalan (Valencian)
-# Copyright (C) 2015 This_file_is_part_of_KDE
+# Copyright (C) 2015-2017 This_file_is_part_of_KDE
 # This file is distributed under the license LGPL version 2.1 or
 # version 3 or later versions approved by the membership of KDE e.V.
 #
 # Josep Ma. Ferrer , 2015.
+# Antoni Bella Pérez , 2017.
 msgid ""
 msgstr ""
 "Project-Id-Version: ksshaskpass\n"
 "Report-Msgid-Bugs-To: http

commit ksshaskpass5 for openSUSE:Factory

2017-11-10 Thread root
Hello community,

here is the log from the commit of package ksshaskpass5 for openSUSE:Factory 
checked in at 2017-11-10 14:48:00

Comparing /work/SRC/openSUSE:Factory/ksshaskpass5 (Old)
 and  /work/SRC/openSUSE:Factory/.ksshaskpass5.new (New)


Package is "ksshaskpass5"

Fri Nov 10 14:48:00 2017 rev:46 rq:539707 version:5.11.3

Changes:

--- /work/SRC/openSUSE:Factory/ksshaskpass5/ksshaskpass5.changes
2017-10-27 13:49:47.872616212 +0200
+++ /work/SRC/openSUSE:Factory/.ksshaskpass5.new/ksshaskpass5.changes   
2017-11-10 14:48:02.368383286 +0100
@@ -1,0 +2,10 @@
+Tue Nov  7 15:15:29 CET 2017 - fab...@ritter-vogt.de
+
+- Update to 5.11.3
+  * New bugfix release
+  * For more details please see:
+  * https://www.kde.org/announcements/plasma-5.11.3.php
+- Changes since 5.11.2:
+  * None
+
+---

Old:

  ksshaskpass-5.11.2.tar.xz

New:

  ksshaskpass-5.11.3.tar.xz



Other differences:
--
++ ksshaskpass5.spec ++
--- /var/tmp/diff_new_pack.NZTTys/_old  2017-11-10 14:48:04.300313433 +0100
+++ /var/tmp/diff_new_pack.NZTTys/_new  2017-11-10 14:48:04.304313288 +0100
@@ -18,7 +18,7 @@
 
 %bcond_without lang
 Name:   ksshaskpass5
-Version:5.11.2
+Version:5.11.3
 Release:0
 Summary:Plasma 5 version of ssh-askpass
 License:GPL-2.0+

++ ksshaskpass-5.11.2.tar.xz -> ksshaskpass-5.11.3.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/ksshaskpass-5.11.2/CMakeLists.txt 
new/ksshaskpass-5.11.3/CMakeLists.txt
--- old/ksshaskpass-5.11.2/CMakeLists.txt   2017-10-24 13:06:14.0 
+0200
+++ new/ksshaskpass-5.11.3/CMakeLists.txt   2017-11-07 13:46:42.0 
+0100
@@ -1,6 +1,6 @@
 project(ksshaskpass)
 cmake_minimum_required(VERSION 2.8.12)
-set(PROJECT_VERSION "5.11.2")
+set(PROJECT_VERSION "5.11.3")
 
 find_package(Qt5 REQUIRED COMPONENTS Core)
 




commit ksshaskpass5 for openSUSE:Factory

2017-10-27 Thread root
Hello community,

here is the log from the commit of package ksshaskpass5 for openSUSE:Factory 
checked in at 2017-10-27 13:49:46

Comparing /work/SRC/openSUSE:Factory/ksshaskpass5 (Old)
 and  /work/SRC/openSUSE:Factory/.ksshaskpass5.new (New)


Package is "ksshaskpass5"

Fri Oct 27 13:49:46 2017 rev:45 rq:536663 version:5.11.2

Changes:

--- /work/SRC/openSUSE:Factory/ksshaskpass5/ksshaskpass5.changes
2017-10-23 16:23:20.324807178 +0200
+++ /work/SRC/openSUSE:Factory/.ksshaskpass5.new/ksshaskpass5.changes   
2017-10-27 13:49:47.872616212 +0200
@@ -1,0 +2,10 @@
+Tue Oct 24 18:13:00 CEST 2017 - fab...@ritter-vogt.de
+
+- Update to 5.11.2
+  * New bugfix release
+  * For more details please see:
+  * https://www.kde.org/announcements/plasma-5.11.2.php
+- Changes since 5.11.1:
+  * None
+
+---

Old:

  ksshaskpass-5.11.1.tar.xz

New:

  ksshaskpass-5.11.2.tar.xz



Other differences:
--
++ ksshaskpass5.spec ++
--- /var/tmp/diff_new_pack.kREDvw/_old  2017-10-27 13:49:48.836571158 +0200
+++ /var/tmp/diff_new_pack.kREDvw/_new  2017-10-27 13:49:48.844570784 +0200
@@ -18,7 +18,7 @@
 
 %bcond_without lang
 Name:   ksshaskpass5
-Version:5.11.1
+Version:5.11.2
 Release:0
 Summary:Plasma 5 version of ssh-askpass
 License:GPL-2.0+

++ ksshaskpass-5.11.1.tar.xz -> ksshaskpass-5.11.2.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/ksshaskpass-5.11.1/CMakeLists.txt 
new/ksshaskpass-5.11.2/CMakeLists.txt
--- old/ksshaskpass-5.11.1/CMakeLists.txt   2017-10-17 12:32:23.0 
+0200
+++ new/ksshaskpass-5.11.2/CMakeLists.txt   2017-10-24 13:06:14.0 
+0200
@@ -1,6 +1,6 @@
 project(ksshaskpass)
 cmake_minimum_required(VERSION 2.8.12)
-set(PROJECT_VERSION "5.11.1")
+set(PROJECT_VERSION "5.11.2")
 
 find_package(Qt5 REQUIRED COMPONENTS Core)
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/ksshaskpass-5.11.1/po/tr/ksshaskpass.po 
new/ksshaskpass-5.11.2/po/tr/ksshaskpass.po
--- old/ksshaskpass-5.11.1/po/tr/ksshaskpass.po 2017-10-17 12:32:19.0 
+0200
+++ new/ksshaskpass-5.11.2/po/tr/ksshaskpass.po 2017-10-24 13:06:12.0 
+0200
@@ -8,8 +8,8 @@
 "Project-Id-Version: ksshaskpass\n"
 "Report-Msgid-Bugs-To: http://bugs.kde.org\n";
 "POT-Creation-Date: 2017-10-11 09:34+0200\n"
-"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
-"Last-Translator: FULL NAME \n"
+"PO-Revision-Date: 2017-10-04 12:44+\n"
+"Last-Translator: Kaan \n"
 "Language-Team: Turkish \n"
 "Language: \n"
 "MIME-Version: 1.0\n"
@@ -20,22 +20,22 @@
 #, kde-format
 msgctxt "NAME OF TRANSLATORS"
 msgid "Your names"
-msgstr ""
+msgstr "Kaan Özdinçer"
 
 #, kde-format
 msgctxt "EMAIL OF TRANSLATORS"
 msgid "Your emails"
-msgstr ""
+msgstr "kaanozdin...@gmail.com"
 
 #: main.cpp:93 main.cpp:161
 #, kde-format
 msgid "Ksshaskpass"
-msgstr ""
+msgstr "Ksshaskpass"
 
 #: main.cpp:95
 #, kde-format
 msgid "KDE version of ssh-askpass"
-msgstr ""
+msgstr "ssh-askpass uygulamasının KDE sürümü"
 
 #: main.cpp:97
 #, kde-format
@@ -43,6 +43,8 @@
 "(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:98
 #, kde-format
@@ -50,34 +52,36 @@
 "Ksshaskpass allows you to interactively prompt users for a passphrase for "
 "ssh-add"
 msgstr ""
+"Ksshaskpass, kullanıcıları ssh-add için, bir parolayla etkileşimli olarak "
+"yönlendirmenizi sağlar"
 
 #: main.cpp:103
 #, kde-format
 msgid "Armin Berres"
-msgstr ""
+msgstr "Armin Berres"
 
 #: main.cpp:103
 #, kde-format
 msgid "Current author"
-msgstr ""
+msgstr "Geçerli yazar"
 
 #: main.cpp:104
 #, kde-format
 msgid "Hans van Leeuwen"
-msgstr ""
+msgstr "Hans van Leeuwen"
 
 #: main.cpp:104
 #, kde-format
 msgid "Original author"
-msgstr ""
+msgstr "Özgün yazar"
 
 #: main.cpp:109
 #, kde-format
 msgctxt "Name of a prompt for a password"
 msgid "Prompt"
-msgstr ""
+msgstr "Ekran"
 
 #: main.cpp:115
 #, kde-format
 msgid "Please enter passphrase"
-msgstr ""
\ No newline at end of file
+msgstr "Lütfen parola metnini girin"
\ No newline at end of file
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/ksshaskpass-5.11.1/po/zh_CN/ksshaskpass.po 
new/ksshaskpass-5.11.2/po/zh_CN/ksshaskpass.po
--- old/ksshaskpass-5.11.1/po/zh_CN/ksshaskpass.po  2017-10-17 
12:32:23.0 +0200
+++ new/ksshaskpass-5.11.2/po/zh_CN/ksshaskpass.po  2017-10-24 
13:06:14.0 +0200
@@ -7,7 +7,7 @@
 "Project-Id-Version: kdeorg\n"
 "Report-Msgid-Bugs-To: http://bugs.kde.org\n";
 "POT-Creation-Date: 2017-10-11 09:3

commit ksshaskpass5 for openSUSE:Factory

2017-10-23 Thread root
Hello community,

here is the log from the commit of package ksshaskpass5 for openSUSE:Factory 
checked in at 2017-10-23 16:23:10

Comparing /work/SRC/openSUSE:Factory/ksshaskpass5 (Old)
 and  /work/SRC/openSUSE:Factory/.ksshaskpass5.new (New)


Package is "ksshaskpass5"

Mon Oct 23 16:23:10 2017 rev:44 rq:534561 version:5.11.1

Changes:

--- /work/SRC/openSUSE:Factory/ksshaskpass5/ksshaskpass5.changes
2017-10-09 19:38:24.889444379 +0200
+++ /work/SRC/openSUSE:Factory/.ksshaskpass5.new/ksshaskpass5.changes   
2017-10-23 16:23:20.324807178 +0200
@@ -1,0 +2,12 @@
+Tue Oct 17 17:18:36 CEST 2017 - fab...@ritter-vogt.de
+
+- Update to 5.11.1
+  * New bugfix release
+  * For more details please see:
+  * https://www.kde.org/announcements/plasma-5.11.1.php
+- Changes since 5.11.0:
+  * Use NO_POLICY_SCOPE with KDECompilerSettings
+  * Don't repeat work of KAboutData::setupCommandLine()
+  * Call KLocalizedString::setApplicationDomain only after QApp creation
+
+---

Old:

  ksshaskpass-5.11.0.tar.xz

New:

  ksshaskpass-5.11.1.tar.xz



Other differences:
--
++ ksshaskpass5.spec ++
--- /var/tmp/diff_new_pack.qRplFp/_old  2017-10-23 16:23:21.280762423 +0200
+++ /var/tmp/diff_new_pack.qRplFp/_new  2017-10-23 16:23:21.284762236 +0200
@@ -18,13 +18,13 @@
 
 %bcond_without lang
 Name:   ksshaskpass5
-Version:5.11.0
+Version:5.11.1
 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: ksshaskpass-%{version}.tar.xz
+Source: 
http://download.kde.org/stable/plasma/%{version}/ksshaskpass-%{version}.tar.xz
 Patch1: suse-tweaks.diff
 BuildRequires:  extra-cmake-modules
 BuildRequires:  kf5-filesystem

++ ksshaskpass-5.11.0.tar.xz -> ksshaskpass-5.11.1.tar.xz ++
 3270 lines of diff (skipped)




commit ksshaskpass5 for openSUSE:Factory

2017-10-09 Thread root
Hello community,

here is the log from the commit of package ksshaskpass5 for openSUSE:Factory 
checked in at 2017-10-09 19:38:23

Comparing /work/SRC/openSUSE:Factory/ksshaskpass5 (Old)
 and  /work/SRC/openSUSE:Factory/.ksshaskpass5.new (New)


Package is "ksshaskpass5"

Mon Oct  9 19:38:23 2017 rev:43 rq:532027 version:5.11.0

Changes:

--- /work/SRC/openSUSE:Factory/ksshaskpass5/ksshaskpass5.changes
2017-08-24 18:08:36.471466422 +0200
+++ /work/SRC/openSUSE:Factory/.ksshaskpass5.new/ksshaskpass5.changes   
2017-10-09 19:38:24.889444379 +0200
@@ -1,0 +2,20 @@
+Thu Oct  5 12:39:18 CEST 2017 - fab...@ritter-vogt.de
+
+- Update to 5.11.0
+  * New feature release
+  * For more details please see:
+  * https://www.kde.org/announcements/plasma-5.11.0.php
+- Changes since 5.10.95:
+  * None
+
+---
+Thu Sep 14 14:29:05 CEST 2017 - fab...@ritter-vogt.de
+
+- Update to 5.10.95
+  * New feature release
+  * For more details please see:
+  * https://www.kde.org/announcements/plasma-5.10.95.php
+- Changes since 5.10.5:
+  * None
+
+---

Old:

  ksshaskpass-5.10.5.tar.xz

New:

  ksshaskpass-5.11.0.tar.xz



Other differences:
--
++ ksshaskpass5.spec ++
--- /var/tmp/diff_new_pack.KEJmUn/_old  2017-10-09 19:38:25.549415368 +0200
+++ /var/tmp/diff_new_pack.KEJmUn/_new  2017-10-09 19:38:25.553415192 +0200
@@ -18,13 +18,13 @@
 
 %bcond_without lang
 Name:   ksshaskpass5
-Version:5.10.5
+Version:5.11.0
 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: ksshaskpass-%{version}.tar.xz
 Patch1: suse-tweaks.diff
 BuildRequires:  extra-cmake-modules
 BuildRequires:  kf5-filesystem

++ ksshaskpass-5.10.5.tar.xz -> ksshaskpass-5.11.0.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/ksshaskpass-5.10.5/CMakeLists.txt 
new/ksshaskpass-5.11.0/CMakeLists.txt
--- old/ksshaskpass-5.10.5/CMakeLists.txt   2017-08-22 16:52:56.0 
+0200
+++ new/ksshaskpass-5.11.0/CMakeLists.txt   2017-10-05 14:41:32.0 
+0200
@@ -1,6 +1,6 @@
 project(ksshaskpass)
 cmake_minimum_required(VERSION 2.8.12)
-set(PROJECT_VERSION "5.10.5")
+set(PROJECT_VERSION "5.11.0")
 
 find_package(Qt5 REQUIRED COMPONENTS Core)
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/ksshaskpass-5.10.5/po/ar/ksshaskpass.po 
new/ksshaskpass-5.11.0/po/ar/ksshaskpass.po
--- old/ksshaskpass-5.10.5/po/ar/ksshaskpass.po 2017-08-22 16:52:41.0 
+0200
+++ new/ksshaskpass-5.11.0/po/ar/ksshaskpass.po 2017-10-05 14:41:22.0 
+0200
@@ -6,7 +6,7 @@
 msgstr ""
 "Project-Id-Version: \n"
 "Report-Msgid-Bugs-To: http://bugs.kde.org\n";
-"POT-Creation-Date: 2017-06-25 05:06+0200\n"
+"POT-Creation-Date: 2017-06-25 03:09+0200\n"
 "PO-Revision-Date: ٢٠١٥-٠٨-١٧ ١١:٣٤+0300\n"
 "Last-Translator: Safa Alfulaij \n"
 "Language-Team: Arabic \n"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/ksshaskpass-5.10.5/po/ast/ksshaskpass.po 
new/ksshaskpass-5.11.0/po/ast/ksshaskpass.po
--- old/ksshaskpass-5.10.5/po/ast/ksshaskpass.po2017-08-22 
16:52:41.0 +0200
+++ new/ksshaskpass-5.11.0/po/ast/ksshaskpass.po2017-10-05 
14:41:22.0 +0200
@@ -6,7 +6,7 @@
 msgstr ""
 "Project-Id-Version: \n"
 "Report-Msgid-Bugs-To: http://bugs.kde.org\n";
-"POT-Creation-Date: 2017-06-25 05:06+0200\n"
+"POT-Creation-Date: 2017-06-25 03:09+0200\n"
 "PO-Revision-Date: 2016-12-21 16:35+0100\n"
 "Last-Translator: enolp \n"
 "Language-Team: Asturian \n"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/ksshaskpass-5.10.5/po/bs/ksshaskpass.po 
new/ksshaskpass-5.11.0/po/bs/ksshaskpass.po
--- old/ksshaskpass-5.10.5/po/bs/ksshaskpass.po 2017-08-22 16:52:43.0 
+0200
+++ new/ksshaskpass-5.11.0/po/bs/ksshaskpass.po 2017-10-05 14:41:23.0 
+0200
@@ -8,7 +8,7 @@
 msgstr ""
 "Project-Id-Version: kde5\n"
 "Report-Msgid-Bugs-To: http://bugs.kde.org\n";
-"POT-Creation-Date: 2017-06-25 05:06+0200\n"
+"POT-Creation-Date: 2017-06-25 03:09+0200\n"
 "PO-Revision-Date: 2015-02-24 20:27+0100\n"
 "Last-Translator: Samir Ribić \n"
 "Language-Team: Bosnian\n"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/ksshaskpass-5.10.5/po/ca/ksshaskpass.po 
new/ks

commit ksshaskpass5 for openSUSE:Factory

2017-08-24 Thread root
Hello community,

here is the log from the commit of package ksshaskpass5 for openSUSE:Factory 
checked in at 2017-08-24 18:08:35

Comparing /work/SRC/openSUSE:Factory/ksshaskpass5 (Old)
 and  /work/SRC/openSUSE:Factory/.ksshaskpass5.new (New)


Package is "ksshaskpass5"

Thu Aug 24 18:08:35 2017 rev:42 rq:518267 version:5.10.5

Changes:

--- /work/SRC/openSUSE:Factory/ksshaskpass5/ksshaskpass5.changes
2017-07-25 11:37:17.546640377 +0200
+++ /work/SRC/openSUSE:Factory/.ksshaskpass5.new/ksshaskpass5.changes   
2017-08-24 18:08:36.471466422 +0200
@@ -1,0 +2,10 @@
+Tue Aug 22 19:11:30 CEST 2017 - fab...@ritter-vogt.de
+
+- Update to 5.10.5
+  * New bugfix release
+  * For more details please see:
+  * https://www.kde.org/announcements/plasma-5.10.5.php
+- Changes since 5.10.4:
+  * None
+
+---

Old:

  ksshaskpass-5.10.4.tar.xz

New:

  ksshaskpass-5.10.5.tar.xz



Other differences:
--
++ ksshaskpass5.spec ++
--- /var/tmp/diff_new_pack.6I5cvI/_old  2017-08-24 18:08:37.487323392 +0200
+++ /var/tmp/diff_new_pack.6I5cvI/_new  2017-08-24 18:08:37.503321139 +0200
@@ -18,7 +18,7 @@
 
 %bcond_without lang
 Name:   ksshaskpass5
-Version:5.10.4
+Version:5.10.5
 Release:0
 Summary:Plasma 5 version of ssh-askpass
 License:GPL-2.0+

++ ksshaskpass-5.10.4.tar.xz -> ksshaskpass-5.10.5.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/ksshaskpass-5.10.4/CMakeLists.txt 
new/ksshaskpass-5.10.5/CMakeLists.txt
--- old/ksshaskpass-5.10.4/CMakeLists.txt   2017-07-18 13:18:18.0 
+0200
+++ new/ksshaskpass-5.10.5/CMakeLists.txt   2017-08-22 16:52:56.0 
+0200
@@ -1,6 +1,6 @@
 project(ksshaskpass)
 cmake_minimum_required(VERSION 2.8.12)
-set(PROJECT_VERSION "5.10.4")
+set(PROJECT_VERSION "5.10.5")
 
 find_package(Qt5 REQUIRED COMPONENTS Core)
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/ksshaskpass-5.10.4/po/zh_CN/ksshaskpass.po 
new/ksshaskpass-5.10.5/po/zh_CN/ksshaskpass.po
--- old/ksshaskpass-5.10.4/po/zh_CN/ksshaskpass.po  2017-07-18 
13:18:18.0 +0200
+++ new/ksshaskpass-5.10.5/po/zh_CN/ksshaskpass.po  2017-08-22 
16:52:56.0 +0200
@@ -3,7 +3,7 @@
 "Project-Id-Version: kdeorg\n"
 "Report-Msgid-Bugs-To: http://bugs.kde.org\n";
 "POT-Creation-Date: 2017-06-25 05:06+0200\n"
-"PO-Revision-Date: 2017-07-11 06:33-0400\n"
+"PO-Revision-Date: 2017-08-14 08:05-0400\n"
 "Last-Translator: guoyunhebrave \n"
 "Language-Team: Chinese Simplified\n"
 "Language: zh_CN\n"




commit ksshaskpass5 for openSUSE:Factory

2017-07-25 Thread root
Hello community,

here is the log from the commit of package ksshaskpass5 for openSUSE:Factory 
checked in at 2017-07-25 11:37:15

Comparing /work/SRC/openSUSE:Factory/ksshaskpass5 (Old)
 and  /work/SRC/openSUSE:Factory/.ksshaskpass5.new (New)


Package is "ksshaskpass5"

Tue Jul 25 11:37:15 2017 rev:41 rq:511271 version:5.10.4

Changes:

--- /work/SRC/openSUSE:Factory/ksshaskpass5/ksshaskpass5.changes
2017-07-02 13:34:35.297435301 +0200
+++ /work/SRC/openSUSE:Factory/.ksshaskpass5.new/ksshaskpass5.changes   
2017-07-25 11:37:17.546640377 +0200
@@ -1,0 +2,10 @@
+Tue Jul 18 16:14:48 CEST 2017 - fab...@ritter-vogt.de
+
+- Update to 5.10.4
+  * New bugfix release
+  * For more details please see:
+  * https://www.kde.org/announcements/plasma-5.10.4.php
+- Changes since 5.10.3:
+  * None
+
+---

Old:

  ksshaskpass-5.10.3.tar.xz

New:

  ksshaskpass-5.10.4.tar.xz



Other differences:
--
++ ksshaskpass5.spec ++
--- /var/tmp/diff_new_pack.AMBDUS/_old  2017-07-25 11:37:18.110560740 +0200
+++ /var/tmp/diff_new_pack.AMBDUS/_new  2017-07-25 11:37:18.110560740 +0200
@@ -18,7 +18,7 @@
 
 %bcond_without lang
 Name:   ksshaskpass5
-Version:5.10.3
+Version:5.10.4
 Release:0
 Summary:Plasma 5 version of ssh-askpass
 License:GPL-2.0+

++ ksshaskpass-5.10.3.tar.xz -> ksshaskpass-5.10.4.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/ksshaskpass-5.10.3/CMakeLists.txt 
new/ksshaskpass-5.10.4/CMakeLists.txt
--- old/ksshaskpass-5.10.3/CMakeLists.txt   2017-06-27 11:51:09.0 
+0200
+++ new/ksshaskpass-5.10.4/CMakeLists.txt   2017-07-18 13:18:18.0 
+0200
@@ -1,6 +1,6 @@
 project(ksshaskpass)
 cmake_minimum_required(VERSION 2.8.12)
-set(PROJECT_VERSION "5.10.3")
+set(PROJECT_VERSION "5.10.4")
 
 find_package(Qt5 REQUIRED COMPONENTS Core)
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/ksshaskpass-5.10.3/po/sr/ksshaskpass.po 
new/ksshaskpass-5.10.4/po/sr/ksshaskpass.po
--- old/ksshaskpass-5.10.3/po/sr/ksshaskpass.po 2017-06-27 11:51:07.0 
+0200
+++ new/ksshaskpass-5.10.4/po/sr/ksshaskpass.po 2017-07-18 13:18:14.0 
+0200
@@ -4,7 +4,7 @@
 msgstr ""
 "Project-Id-Version: ksshaskpass\n"
 "Report-Msgid-Bugs-To: http://bugs.kde.org\n";
-"POT-Creation-Date: 2017-02-18 04:03+0100\n"
+"POT-Creation-Date: 2017-06-25 05:06+0200\n"
 "PO-Revision-Date: 2015-01-17 13:25+0100\n"
 "Last-Translator: Chusslove Illich \n"
 "Language-Team: Serbian \n"
@@ -28,17 +28,17 @@
 msgid "Your emails"
 msgstr "caslav.i...@gmx.net"
 
-#: main.cpp:83 main.cpp:154
+#: main.cpp:92 main.cpp:163
 #, kde-format
 msgid "Ksshaskpass"
 msgstr "К‑ССХ‑упитник"
 
-#: main.cpp:85
+#: main.cpp:94
 #, kde-format
 msgid "KDE version of ssh-askpass"
 msgstr "КДЕ верзија ССХ‑упитника"
 
-#: main.cpp:87
+#: main.cpp:96
 #, kde-format
 msgid ""
 "(c) 2006 Hans van Leeuwen\n"
@@ -47,7 +47,7 @@
 "© 2006, Ханс ван Леувен\n"
 "© 2008–2010, Армин Берес"
 
-#: main.cpp:88
+#: main.cpp:97
 #, kde-format
 msgid ""
 "Ksshaskpass allows you to interactively prompt users for a passphrase for "
@@ -55,33 +55,33 @@
 msgstr ""
 "К‑ССХ‑упитник омогућава интерактивно тражење лозинке за ssh-add од корисника"
 
-#: main.cpp:93
+#: main.cpp:102
 #, kde-format
 msgid "Armin Berres"
 msgstr "Армин Берес"
 
-#: main.cpp:93
+#: main.cpp:102
 #, kde-format
 msgid "Current author"
 msgstr "Тренутни аутор"
 
-#: main.cpp:94
+#: main.cpp:103
 #, kde-format
 msgid "Hans van Leeuwen"
 msgstr "Ханс ван Леувен"
 
-#: main.cpp:94
+#: main.cpp:103
 #, kde-format
 msgid "Original author"
 msgstr "Првобитни аутор"
 
-#: main.cpp:101
+#: main.cpp:110
 #, kde-format
 msgctxt "Name of a prompt for a password"
 msgid "Prompt"
 msgstr "Упит"
 
-#: main.cpp:108
+#: main.cpp:117
 #, kde-format
 msgid "Please enter passphrase"
 msgstr "Унесите лозинку"
\ No newline at end of file
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/ksshaskpass-5.10.3/po/sr@ijekavian/ksshaskpass.po 
new/ksshaskpass-5.10.4/po/sr@ijekavian/ksshaskpass.po
--- old/ksshaskpass-5.10.3/po/sr@ijekavian/ksshaskpass.po   2017-06-27 
11:51:07.0 +0200
+++ new/ksshaskpass-5.10.4/po/sr@ijekavian/ksshaskpass.po   2017-07-18 
13:18:14.0 +0200
@@ -4,7 +4,7 @@
 msgstr ""
 "Project-Id-Version: ksshaskpass\n"
 "Report-Msgid-Bugs-To: http://bugs.kde.org\n";
-"POT-Creation-Date: 2017-02-18 04:03+0100\n"
+"POT-Creation-Date: 2017-06-25 05:06+0200\n"
 "PO-Revision-Date: 2015-01-17 13:25+0100\n"
 "Last-Translator: Chusslove Illich \n"
 "Language-Team: Serbian \n"
@@ -28,17 +28,17 

commit ksshaskpass5 for openSUSE:Factory

2017-07-02 Thread root
Hello community,

here is the log from the commit of package ksshaskpass5 for openSUSE:Factory 
checked in at 2017-07-02 13:34:35

Comparing /work/SRC/openSUSE:Factory/ksshaskpass5 (Old)
 and  /work/SRC/openSUSE:Factory/.ksshaskpass5.new (New)


Package is "ksshaskpass5"

Sun Jul  2 13:34:35 2017 rev:40 rq:506544 version:5.10.3

Changes:

--- /work/SRC/openSUSE:Factory/ksshaskpass5/ksshaskpass5.changes
2017-06-16 10:50:09.178608256 +0200
+++ /work/SRC/openSUSE:Factory/.ksshaskpass5.new/ksshaskpass5.changes   
2017-07-02 13:34:35.297435301 +0200
@@ -1,0 +2,10 @@
+Tue Jun 27 17:50:10 CEST 2017 - fab...@ritter-vogt.de
+
+- Update to 5.10.3
+  * New bugfix release
+  * For more details please see:
+  * https://www.kde.org/announcements/plasma-5.10.3.php
+- Changes since 5.10.2:
+  * Support mercurial (hg) ssh prompts (kde#380085)
+
+---

Old:

  ksshaskpass-5.10.2.tar.xz

New:

  ksshaskpass-5.10.3.tar.xz



Other differences:
--
++ ksshaskpass5.spec ++
--- /var/tmp/diff_new_pack.7TEEwj/_old  2017-07-02 13:34:35.853356910 +0200
+++ /var/tmp/diff_new_pack.7TEEwj/_new  2017-07-02 13:34:35.857356346 +0200
@@ -18,7 +18,7 @@
 
 %bcond_without lang
 Name:   ksshaskpass5
-Version:5.10.2
+Version:5.10.3
 Release:0
 Summary:Plasma 5 version of ssh-askpass
 License:GPL-2.0+

++ ksshaskpass-5.10.2.tar.xz -> ksshaskpass-5.10.3.tar.xz ++
 3012 lines of diff (skipped)




commit ksshaskpass5 for openSUSE:Factory

2017-06-16 Thread root
Hello community,

here is the log from the commit of package ksshaskpass5 for openSUSE:Factory 
checked in at 2017-06-16 10:50:07

Comparing /work/SRC/openSUSE:Factory/ksshaskpass5 (Old)
 and  /work/SRC/openSUSE:Factory/.ksshaskpass5.new (New)


Package is "ksshaskpass5"

Fri Jun 16 10:50:07 2017 rev:39 rq:503575 version:5.10.2

Changes:

--- /work/SRC/openSUSE:Factory/ksshaskpass5/ksshaskpass5.changes
2017-06-10 17:54:49.295459260 +0200
+++ /work/SRC/openSUSE:Factory/.ksshaskpass5.new/ksshaskpass5.changes   
2017-06-16 10:50:09.178608256 +0200
@@ -1,0 +2,10 @@
+Tue Jun 13 21:35:01 CEST 2017 - fab...@ritter-vogt.de
+
+- Update to 5.10.2
+  * New bugfix release
+  * For more details please see:
+  * https://www.kde.org/announcements/plasma-5.10.2.php
+- Changes since 5.10.1:
+  * None
+
+---

Old:

  ksshaskpass-5.10.1.tar.xz

New:

  ksshaskpass-5.10.2.tar.xz



Other differences:
--
++ ksshaskpass5.spec ++
--- /var/tmp/diff_new_pack.KFsujs/_old  2017-06-16 10:50:10.794380811 +0200
+++ /var/tmp/diff_new_pack.KFsujs/_new  2017-06-16 10:50:10.798380247 +0200
@@ -18,7 +18,7 @@
 
 %bcond_without lang
 Name:   ksshaskpass5
-Version:5.10.1
+Version:5.10.2
 Release:0
 Summary:Plasma 5 version of ssh-askpass
 License:GPL-2.0+

++ ksshaskpass-5.10.1.tar.xz -> ksshaskpass-5.10.2.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/ksshaskpass-5.10.1/CMakeLists.txt 
new/ksshaskpass-5.10.2/CMakeLists.txt
--- old/ksshaskpass-5.10.1/CMakeLists.txt   2017-06-06 13:27:31.0 
+0200
+++ new/ksshaskpass-5.10.2/CMakeLists.txt   2017-06-13 20:13:26.0 
+0200
@@ -1,6 +1,6 @@
 project(ksshaskpass)
 cmake_minimum_required(VERSION 2.8.12)
-set(PROJECT_VERSION "5.10.1")
+set(PROJECT_VERSION "5.10.2")
 
 find_package(Qt5 REQUIRED COMPONENTS Core)
 




commit ksshaskpass5 for openSUSE:Factory

2017-06-10 Thread root
Hello community,

here is the log from the commit of package ksshaskpass5 for openSUSE:Factory 
checked in at 2017-06-10 17:54:48

Comparing /work/SRC/openSUSE:Factory/ksshaskpass5 (Old)
 and  /work/SRC/openSUSE:Factory/.ksshaskpass5.new (New)


Package is "ksshaskpass5"

Sat Jun 10 17:54:48 2017 rev:38 rq:501480 version:5.10.1

Changes:

--- /work/SRC/openSUSE:Factory/ksshaskpass5/ksshaskpass5.changes
2017-06-01 16:25:41.834660066 +0200
+++ /work/SRC/openSUSE:Factory/.ksshaskpass5.new/ksshaskpass5.changes   
2017-06-10 17:54:49.295459260 +0200
@@ -1,0 +2,10 @@
+Tue Jun  6 17:19:55 CEST 2017 - fab...@ritter-vogt.de
+
+- Update to 5.10.1
+  * New bugfix release
+  * For more details please see:
+  * https://www.kde.org/announcements/plasma-5.10.1.php
+- Changes since 5.10.0:
+  * None
+
+---

Old:

  ksshaskpass-5.10.0.tar.xz

New:

  ksshaskpass-5.10.1.tar.xz



Other differences:
--
++ ksshaskpass5.spec ++
--- /var/tmp/diff_new_pack.cwZ4QT/_old  2017-06-10 17:54:50.599275160 +0200
+++ /var/tmp/diff_new_pack.cwZ4QT/_new  2017-06-10 17:54:50.603274595 +0200
@@ -18,13 +18,13 @@
 
 %bcond_without lang
 Name:   ksshaskpass5
-Version:5.10.0
+Version:5.10.1
 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: ksshaskpass-%{version}.tar.xz
+Source: 
http://download.kde.org/stable/plasma/%{version}/ksshaskpass-%{version}.tar.xz
 Patch1: suse-tweaks.diff
 BuildRequires:  extra-cmake-modules
 BuildRequires:  kf5-filesystem

++ ksshaskpass-5.10.0.tar.xz -> ksshaskpass-5.10.1.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/ksshaskpass-5.10.0/CMakeLists.txt 
new/ksshaskpass-5.10.1/CMakeLists.txt
--- old/ksshaskpass-5.10.0/CMakeLists.txt   2017-05-26 10:49:28.0 
+0200
+++ new/ksshaskpass-5.10.1/CMakeLists.txt   2017-06-06 13:27:31.0 
+0200
@@ -1,6 +1,6 @@
 project(ksshaskpass)
 cmake_minimum_required(VERSION 2.8.12)
-set(PROJECT_VERSION "5.10.0")
+set(PROJECT_VERSION "5.10.1")
 
 find_package(Qt5 REQUIRED COMPONENTS Core)
 




commit ksshaskpass5 for openSUSE:Factory

2017-06-01 Thread root
Hello community,

here is the log from the commit of package ksshaskpass5 for openSUSE:Factory 
checked in at 2017-06-01 16:25:41

Comparing /work/SRC/openSUSE:Factory/ksshaskpass5 (Old)
 and  /work/SRC/openSUSE:Factory/.ksshaskpass5.new (New)


Package is "ksshaskpass5"

Thu Jun  1 16:25:41 2017 rev:37 rq:498800 version:5.10.0

Changes:

--- /work/SRC/openSUSE:Factory/ksshaskpass5/ksshaskpass5.changes
2017-04-30 21:13:13.694960135 +0200
+++ /work/SRC/openSUSE:Factory/.ksshaskpass5.new/ksshaskpass5.changes   
2017-06-01 16:25:41.834660066 +0200
@@ -1,0 +2,20 @@
+Fri May 26 14:10:30 CEST 2017 - fab...@ritter-vogt.de
+
+- Update to 5.10.0
+  * New feature release
+  * For more details please see:
+  * https://www.kde.org/announcements/plasma-5.10.0.php
+- Changes since 5.9.95:
+  * None
+
+---
+Thu May 11 20:26:24 CEST 2017 - fab...@ritter-vogt.de
+
+- Update to 5.9.95
+  * New feature release
+  * For more details please see:
+  * https://www.kde.org/announcements/plasma-5.9.95.php
+- Changes since 5.9.5:
+  * None
+
+---

Old:

  ksshaskpass-5.9.5.tar.xz

New:

  ksshaskpass-5.10.0.tar.xz



Other differences:
--
++ ksshaskpass5.spec ++
--- /var/tmp/diff_new_pack.9mC9uB/_old  2017-06-01 16:25:42.570556300 +0200
+++ /var/tmp/diff_new_pack.9mC9uB/_new  2017-06-01 16:25:42.574555736 +0200
@@ -18,13 +18,13 @@
 
 %bcond_without lang
 Name:   ksshaskpass5
-Version:5.9.5
+Version:5.10.0
 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/5.9.4-ksshaskpass-0.5.3.tar.gz
-Source: 
http://download.kde.org/stable/plasma/%{version}/ksshaskpass-%{version}.tar.xz
+Url:
http://kde-apps.org/CONTENT/content-files/50971-ksshaskpass-0.5.3.tar.gz
+Source: ksshaskpass-%{version}.tar.xz
 Patch1: suse-tweaks.diff
 BuildRequires:  extra-cmake-modules
 BuildRequires:  kf5-filesystem

++ ksshaskpass-5.9.5.tar.xz -> ksshaskpass-5.10.0.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/ksshaskpass-5.9.5/CMakeLists.txt 
new/ksshaskpass-5.10.0/CMakeLists.txt
--- old/ksshaskpass-5.9.5/CMakeLists.txt2017-04-25 14:48:05.0 
+0200
+++ new/ksshaskpass-5.10.0/CMakeLists.txt   2017-05-26 10:49:28.0 
+0200
@@ -1,6 +1,6 @@
 project(ksshaskpass)
 cmake_minimum_required(VERSION 2.8.12)
-set(PROJECT_VERSION "5.9.5")
+set(PROJECT_VERSION "5.10.0")
 
 find_package(Qt5 REQUIRED COMPONENTS Core)
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/ksshaskpass-5.9.5/po/ar/ksshaskpass.po 
new/ksshaskpass-5.10.0/po/ar/ksshaskpass.po
--- old/ksshaskpass-5.9.5/po/ar/ksshaskpass.po  2017-04-25 14:45:58.0 
+0200
+++ new/ksshaskpass-5.10.0/po/ar/ksshaskpass.po 2017-05-26 10:49:08.0 
+0200
@@ -6,7 +6,7 @@
 msgstr ""
 "Project-Id-Version: \n"
 "Report-Msgid-Bugs-To: http://bugs.kde.org\n";
-"POT-Creation-Date: 2017-02-18 07:11+0100\n"
+"POT-Creation-Date: 2017-02-18 04:03+0100\n"
 "PO-Revision-Date: ٢٠١٥-٠٨-١٧ ١١:٣٤+0300\n"
 "Last-Translator: Safa Alfulaij \n"
 "Language-Team: Arabic \n"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/ksshaskpass-5.9.5/po/ast/ksshaskpass.po 
new/ksshaskpass-5.10.0/po/ast/ksshaskpass.po
--- old/ksshaskpass-5.9.5/po/ast/ksshaskpass.po 2017-04-25 14:45:58.0 
+0200
+++ new/ksshaskpass-5.10.0/po/ast/ksshaskpass.po2017-05-26 
10:49:08.0 +0200
@@ -6,7 +6,7 @@
 msgstr ""
 "Project-Id-Version: \n"
 "Report-Msgid-Bugs-To: http://bugs.kde.org\n";
-"POT-Creation-Date: 2017-02-18 07:11+0100\n"
+"POT-Creation-Date: 2017-02-18 04:03+0100\n"
 "PO-Revision-Date: 2016-12-21 16:35+0100\n"
 "Last-Translator: enolp \n"
 "Language-Team: Asturian \n"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/ksshaskpass-5.9.5/po/bs/ksshaskpass.po 
new/ksshaskpass-5.10.0/po/bs/ksshaskpass.po
--- old/ksshaskpass-5.9.5/po/bs/ksshaskpass.po  2017-04-25 14:46:00.0 
+0200
+++ new/ksshaskpass-5.10.0/po/bs/ksshaskpass.po 2017-05-26 10:49:10.0 
+0200
@@ -8,7 +8,7 @@
 msgstr ""
 "Project-Id-Version: kde5\n"
 "Report-Msgid-Bugs-To: http://bugs.kde.org\n";
-"POT-Creation-Date: 2017-02-18 07:11+0100\n"
+"POT-Creation-Date: 2017-02-18 04:03+0100\n"
 "PO-Revision-Date: 2015-02-24 20:27+0100\n"
 "Last-Translator: Samir Ribić \n"
 "Language-Team: Bosnian\n"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--

commit ksshaskpass5 for openSUSE:Factory

2017-04-30 Thread root
Hello community,

here is the log from the commit of package ksshaskpass5 for openSUSE:Factory 
checked in at 2017-04-30 21:13:11

Comparing /work/SRC/openSUSE:Factory/ksshaskpass5 (Old)
 and  /work/SRC/openSUSE:Factory/.ksshaskpass5.new (New)


Package is "ksshaskpass5"

Sun Apr 30 21:13:11 2017 rev:36 rq:491302 version:5.9.5

Changes:

--- /work/SRC/openSUSE:Factory/ksshaskpass5/ksshaskpass5.changes
2017-03-28 15:15:44.532634403 +0200
+++ /work/SRC/openSUSE:Factory/.ksshaskpass5.new/ksshaskpass5.changes   
2017-04-30 21:13:13.694960135 +0200
@@ -1,0 +2,10 @@
+Tue Apr 25 18:58:01 CEST 2017 - lbeltr...@kde.org
+
+- Update to 5.9.5
+  * New bugfix release
+  * For more details please see:
+  * https://www.kde.org/announcements/plasma-5.9.5.php
+- Changes since 5.9.4:
+  * None
+
+---

Old:

  ksshaskpass-5.9.4.tar.xz

New:

  ksshaskpass-5.9.5.tar.xz



Other differences:
--
++ ksshaskpass5.spec ++
--- /var/tmp/diff_new_pack.1AnuKx/_old  2017-04-30 21:13:14.534841732 +0200
+++ /var/tmp/diff_new_pack.1AnuKx/_new  2017-04-30 21:13:14.538841167 +0200
@@ -18,7 +18,7 @@
 
 %bcond_without lang
 Name:   ksshaskpass5
-Version:5.9.4
+Version:5.9.5
 Release:0
 Summary:Plasma 5 version of ssh-askpass
 License:GPL-2.0+

++ ksshaskpass-5.9.4.tar.xz -> ksshaskpass-5.9.5.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/ksshaskpass-5.9.4/CMakeLists.txt 
new/ksshaskpass-5.9.5/CMakeLists.txt
--- old/ksshaskpass-5.9.4/CMakeLists.txt2017-03-21 14:53:08.0 
+0100
+++ new/ksshaskpass-5.9.5/CMakeLists.txt2017-04-25 14:48:05.0 
+0200
@@ -1,6 +1,6 @@
 project(ksshaskpass)
 cmake_minimum_required(VERSION 2.8.12)
-set(PROJECT_VERSION "5.9.4")
+set(PROJECT_VERSION "5.9.5")
 
 find_package(Qt5 REQUIRED COMPONENTS Core)
 




commit ksshaskpass5 for openSUSE:Factory

2017-03-28 Thread root
Hello community,

here is the log from the commit of package ksshaskpass5 for openSUSE:Factory 
checked in at 2017-03-28 15:15:43

Comparing /work/SRC/openSUSE:Factory/ksshaskpass5 (Old)
 and  /work/SRC/openSUSE:Factory/.ksshaskpass5.new (New)


Package is "ksshaskpass5"

Tue Mar 28 15:15:43 2017 rev:35 rq:482098 version:5.9.4

Changes:

--- /work/SRC/openSUSE:Factory/ksshaskpass5/ksshaskpass5.changes
2017-03-03 17:19:08.332533067 +0100
+++ /work/SRC/openSUSE:Factory/.ksshaskpass5.new/ksshaskpass5.changes   
2017-03-28 15:15:44.532634403 +0200
@@ -1,0 +2,9 @@
+Tue Mar 21 19:21:45 CET 2017 - fab...@ritter-vogt.de
+
+- Update to 5.9.4
+  * New bugfix release
+  * For more details please see:
+  * https://www.kde.org/announcements/plasma-5.9.4.php
+- Changes since 5.9.3:
+  * None
+---

Old:

  ksshaskpass-5.9.3.tar.xz

New:

  ksshaskpass-5.9.4.tar.xz



Other differences:
--
++ ksshaskpass5.spec ++
--- /var/tmp/diff_new_pack.nyuuK5/_old  2017-03-28 15:15:45.672472948 +0200
+++ /var/tmp/diff_new_pack.nyuuK5/_new  2017-03-28 15:15:45.676472381 +0200
@@ -18,12 +18,12 @@
 
 %bcond_without lang
 Name:   ksshaskpass5
-Version:5.9.3
+Version:5.9.4
 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/5.9.3-ksshaskpass-0.5.3.tar.gz
+Url:
http://kde-apps.org/CONTENT/content-files/5.9.4-ksshaskpass-0.5.3.tar.gz
 Source: 
http://download.kde.org/stable/plasma/%{version}/ksshaskpass-%{version}.tar.xz
 Patch1: suse-tweaks.diff
 BuildRequires:  extra-cmake-modules

++ ksshaskpass-5.9.3.tar.xz -> ksshaskpass-5.9.4.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/ksshaskpass-5.9.3/CMakeLists.txt 
new/ksshaskpass-5.9.4/CMakeLists.txt
--- old/ksshaskpass-5.9.3/CMakeLists.txt2017-02-28 13:55:22.0 
+0100
+++ new/ksshaskpass-5.9.4/CMakeLists.txt2017-03-21 14:53:08.0 
+0100
@@ -1,6 +1,6 @@
 project(ksshaskpass)
 cmake_minimum_required(VERSION 2.8.12)
-set(PROJECT_VERSION "5.9.3")
+set(PROJECT_VERSION "5.9.4")
 
 find_package(Qt5 REQUIRED COMPONENTS Core)
 




commit ksshaskpass5 for openSUSE:Factory

2017-03-03 Thread root
Hello community,

here is the log from the commit of package ksshaskpass5 for openSUSE:Factory 
checked in at 2017-03-03 17:19:07

Comparing /work/SRC/openSUSE:Factory/ksshaskpass5 (Old)
 and  /work/SRC/openSUSE:Factory/.ksshaskpass5.new (New)


Package is "ksshaskpass5"

Fri Mar  3 17:19:07 2017 rev:34 rq:461460 version:5.9.3

Changes:

--- /work/SRC/openSUSE:Factory/ksshaskpass5/ksshaskpass5.changes
2017-02-19 01:10:41.854082641 +0100
+++ /work/SRC/openSUSE:Factory/.ksshaskpass5.new/ksshaskpass5.changes   
2017-03-03 17:19:08.332533067 +0100
@@ -1,0 +2,10 @@
+Tue Feb 28 19:54:42 CET 2017 - fab...@ritter-vogt.de
+
+- Update to 5.9.3
+  * New bugfix release
+  * For more details please see:
+  * https://www.kde.org/announcements/plasma-5.9.3.php
+- Changes since 5.9.2:
+  * Fix git ssh password detection
+
+---

Old:

  ksshaskpass-5.9.2.tar.xz

New:

  ksshaskpass-5.9.3.tar.xz



Other differences:
--
++ ksshaskpass5.spec ++
--- /var/tmp/diff_new_pack.BhEw5e/_old  2017-03-03 17:19:08.876456131 +0100
+++ /var/tmp/diff_new_pack.BhEw5e/_new  2017-03-03 17:19:08.880455566 +0100
@@ -18,12 +18,12 @@
 
 %bcond_without lang
 Name:   ksshaskpass5
-Version:5.9.2
+Version:5.9.3
 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/5.9.2-ksshaskpass-0.5.3.tar.gz
+Url:
http://kde-apps.org/CONTENT/content-files/5.9.3-ksshaskpass-0.5.3.tar.gz
 Source: 
http://download.kde.org/stable/plasma/%{version}/ksshaskpass-%{version}.tar.xz
 Patch1: suse-tweaks.diff
 BuildRequires:  extra-cmake-modules

++ ksshaskpass-5.9.2.tar.xz -> ksshaskpass-5.9.3.tar.xz ++
 3256 lines of diff (skipped)




commit ksshaskpass5 for openSUSE:Factory

2017-02-18 Thread root
Hello community,

here is the log from the commit of package ksshaskpass5 for openSUSE:Factory 
checked in at 2017-02-19 01:10:40

Comparing /work/SRC/openSUSE:Factory/ksshaskpass5 (Old)
 and  /work/SRC/openSUSE:Factory/.ksshaskpass5.new (New)


Package is "ksshaskpass5"

Changes:

--- /work/SRC/openSUSE:Factory/ksshaskpass5/ksshaskpass5.changes
2017-02-10 09:57:03.913628286 +0100
+++ /work/SRC/openSUSE:Factory/.ksshaskpass5.new/ksshaskpass5.changes   
2017-02-19 01:10:41.854082641 +0100
@@ -1,0 +2,10 @@
+Tue Feb 14 17:58:12 CET 2017 - fab...@ritter-vogt.de
+
+- Update to 5.9.2
+  * New feature release
+  * For more details please see:
+  * https://www.kde.org/announcements/plasma-5.9.2.php
+- Changes since 5.9.1:
+  * None
+
+---

Old:

  ksshaskpass-5.9.1.tar.xz

New:

  ksshaskpass-5.9.2.tar.xz



Other differences:
--
++ ksshaskpass5.spec ++
--- /var/tmp/diff_new_pack.BoIYJB/_old  2017-02-19 01:10:42.318017409 +0100
+++ /var/tmp/diff_new_pack.BoIYJB/_new  2017-02-19 01:10:42.318017409 +0100
@@ -18,12 +18,12 @@
 
 %bcond_without lang
 Name:   ksshaskpass5
-Version:5.9.1
+Version:5.9.2
 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
+Url:
http://kde-apps.org/CONTENT/content-files/5.9.2-ksshaskpass-0.5.3.tar.gz
 Source: 
http://download.kde.org/stable/plasma/%{version}/ksshaskpass-%{version}.tar.xz
 Patch1: suse-tweaks.diff
 BuildRequires:  extra-cmake-modules

++ ksshaskpass-5.9.1.tar.xz -> ksshaskpass-5.9.2.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/ksshaskpass-5.9.1/CMakeLists.txt 
new/ksshaskpass-5.9.2/CMakeLists.txt
--- old/ksshaskpass-5.9.1/CMakeLists.txt2017-02-07 12:21:41.0 
+0100
+++ new/ksshaskpass-5.9.2/CMakeLists.txt2017-02-14 14:20:07.0 
+0100
@@ -1,6 +1,6 @@
 project(ksshaskpass)
 cmake_minimum_required(VERSION 2.8.12)
-set(PROJECT_VERSION "5.9.1")
+set(PROJECT_VERSION "5.9.2")
 
 find_package(Qt5 REQUIRED COMPONENTS Core)
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/ksshaskpass-5.9.1/po/sr/ksshaskpass.po 
new/ksshaskpass-5.9.2/po/sr/ksshaskpass.po
--- old/ksshaskpass-5.9.1/po/sr/ksshaskpass.po  2017-02-07 12:21:41.0 
+0100
+++ new/ksshaskpass-5.9.2/po/sr/ksshaskpass.po  2017-02-14 14:20:06.0 
+0100
@@ -4,7 +4,7 @@
 msgstr ""
 "Project-Id-Version: ksshaskpass\n"
 "Report-Msgid-Bugs-To: http://bugs.kde.org\n";
-"POT-Creation-Date: 2016-11-19 20:20+0100\n"
+"POT-Creation-Date: 2017-02-05 07:05+0100\n"
 "PO-Revision-Date: 2015-01-17 13:25+0100\n"
 "Last-Translator: Chusslove Illich \n"
 "Language-Team: Serbian \n"
@@ -28,17 +28,17 @@
 msgid "Your emails"
 msgstr "caslav.i...@gmx.net"
 
-#: main.cpp:41 main.cpp:106
+#: main.cpp:74 main.cpp:145
 #, kde-format
 msgid "Ksshaskpass"
 msgstr "К‑ССХ‑упитник"
 
-#: main.cpp:43
+#: main.cpp:76
 #, kde-format
 msgid "KDE version of ssh-askpass"
 msgstr "КДЕ верзија ССХ‑упитника"
 
-#: main.cpp:45
+#: main.cpp:78
 #, kde-format
 msgid ""
 "(c) 2006 Hans van Leeuwen\n"
@@ -47,7 +47,7 @@
 "© 2006, Ханс ван Леувен\n"
 "© 2008–2010, Армин Берес"
 
-#: main.cpp:46
+#: main.cpp:79
 #, kde-format
 msgid ""
 "Ksshaskpass allows you to interactively prompt users for a passphrase for "
@@ -55,33 +55,33 @@
 msgstr ""
 "К‑ССХ‑упитник омогућава интерактивно тражење лозинке за ssh-add од корисника"
 
-#: main.cpp:51
+#: main.cpp:84
 #, kde-format
 msgid "Armin Berres"
 msgstr "Армин Берес"
 
-#: main.cpp:51
+#: main.cpp:84
 #, kde-format
 msgid "Current author"
 msgstr "Тренутни аутор"
 
-#: main.cpp:52
+#: main.cpp:85
 #, kde-format
 msgid "Hans van Leeuwen"
 msgstr "Ханс ван Леувен"
 
-#: main.cpp:52
+#: main.cpp:85
 #, kde-format
 msgid "Original author"
 msgstr "Првобитни аутор"
 
-#: main.cpp:59
+#: main.cpp:92
 #, kde-format
 msgctxt "Name of a prompt for a password"
 msgid "Prompt"
 msgstr "Упит"
 
-#: main.cpp:66
+#: main.cpp:99
 #, kde-format
 msgid "Please enter passphrase"
 msgstr "Унесите лозинку"
\ No newline at end of file
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/ksshaskpass-5.9.1/po/sr@ijekavian/ksshaskpass.po 
new/ksshaskpass-5.9.2/po/sr@ijekavian/ksshaskpass.po
--- old/ksshaskpass-5.9.1/po/sr@ijekavian/ksshaskpass.po2017-02-07 
12:21:41.0 +0100
+++ new/ksshaskpass-5.9.2/po/sr@ijekavian/ksshaskpass.po2017-02-14 
14:20:06.0 +0100
@@ -4,7 +4,7 @@
 msgstr ""
 "Proje

commit ksshaskpass5 for openSUSE:Factory

2017-02-10 Thread root
Hello community,

here is the log from the commit of package ksshaskpass5 for openSUSE:Factory 
checked in at 2017-02-10 09:57:03

Comparing /work/SRC/openSUSE:Factory/ksshaskpass5 (Old)
 and  /work/SRC/openSUSE:Factory/.ksshaskpass5.new (New)


Package is "ksshaskpass5"

Changes:

--- /work/SRC/openSUSE:Factory/ksshaskpass5/ksshaskpass5.changes
2017-02-03 17:46:22.786997551 +0100
+++ /work/SRC/openSUSE:Factory/.ksshaskpass5.new/ksshaskpass5.changes   
2017-02-10 09:57:03.913628286 +0100
@@ -1,0 +2,12 @@
+Tue Feb  7 18:52:59 CET 2017 - fab...@ritter-vogt.de
+
+- Update to 5.9.1
+  * New feature release
+  * For more details please see:
+  * https://www.kde.org/announcements/plasma-5.9.1.php
+- Changes since 5.9.0:
+  * Merge Plasma/5.8 into Plasma/5.9
+  * Workaround for keys stored with an extra space at the end
+  * Fix several problems in algorithm of deriving key filename from a prompt 
message supplied by ssh-add
+
+---

Old:

  ksshaskpass-5.9.0.tar.xz

New:

  ksshaskpass-5.9.1.tar.xz



Other differences:
--
++ ksshaskpass5.spec ++
--- /var/tmp/diff_new_pack.Xe07T2/_old  2017-02-10 09:57:04.889490294 +0100
+++ /var/tmp/diff_new_pack.Xe07T2/_new  2017-02-10 09:57:04.889490294 +0100
@@ -18,13 +18,13 @@
 
 %bcond_without lang
 Name:   ksshaskpass5
-Version:5.9.0
+Version:5.9.1
 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: ksshaskpass-%{version}.tar.xz
+Source: 
http://download.kde.org/stable/plasma/%{version}/ksshaskpass-%{version}.tar.xz
 Patch1: suse-tweaks.diff
 BuildRequires:  extra-cmake-modules
 BuildRequires:  kf5-filesystem

++ ksshaskpass-5.9.0.tar.xz -> ksshaskpass-5.9.1.tar.xz ++
 2911 lines of diff (skipped)




commit ksshaskpass5 for openSUSE:Factory

2017-02-03 Thread root
Hello community,

here is the log from the commit of package ksshaskpass5 for openSUSE:Factory 
checked in at 2017-01-31 12:19:40

Comparing /work/SRC/openSUSE:Factory/ksshaskpass5 (Old)
 and  /work/SRC/openSUSE:Factory/.ksshaskpass5.new (New)


Package is "ksshaskpass5"

Changes:

--- /work/SRC/openSUSE:Factory/ksshaskpass5/ksshaskpass5.changes
2017-01-04 17:24:25.316431005 +0100
+++ /work/SRC/openSUSE:Factory/.ksshaskpass5.new/ksshaskpass5.changes   
2017-02-03 17:46:22.786997551 +0100
@@ -1,0 +2,20 @@
+Thu Jan 26 19:58:27 CET 2017 - fab...@ritter-vogt.de
+
+- Update to 5.9.0
+  * New feature release
+  * For more details please see:
+  * https://www.kde.org/announcements/plasma-5.9.0.php
+- Changes since 5.8.95:
+  * None
+
+---
+Thu Jan 12 20:39:58 UTC 2017 - fab...@ritter-vogt.de
+
+- Update to 5.8.95 (Plasma 5.9 Beta)
+  * New feature release
+  * For more details please see:
+https://www.kde.org/announcements/plasma-5.8.95.php
+- Changes:
+  * None
+
+---

Old:

  ksshaskpass-5.8.5.tar.xz

New:

  ksshaskpass-5.9.0.tar.xz



Other differences:
--
++ ksshaskpass5.spec ++
--- /var/tmp/diff_new_pack.0UnUbx/_old  2017-02-03 17:46:23.12294 +0100
+++ /var/tmp/diff_new_pack.0UnUbx/_new  2017-02-03 17:46:23.126949433 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package ksshaskpass5
 #
-# 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
@@ -18,13 +18,13 @@
 
 %bcond_without lang
 Name:   ksshaskpass5
-Version:5.8.5
+Version:5.9.0
 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: ksshaskpass-%{version}.tar.xz
 Patch1: suse-tweaks.diff
 BuildRequires:  extra-cmake-modules
 BuildRequires:  kf5-filesystem

++ ksshaskpass-5.8.5.tar.xz -> ksshaskpass-5.9.0.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/ksshaskpass-5.8.5/CMakeLists.txt 
new/ksshaskpass-5.9.0/CMakeLists.txt
--- old/ksshaskpass-5.8.5/CMakeLists.txt2016-12-27 12:26:34.0 
+0100
+++ new/ksshaskpass-5.9.0/CMakeLists.txt2017-01-26 16:04:31.0 
+0100
@@ -1,6 +1,6 @@
 project(ksshaskpass)
 cmake_minimum_required(VERSION 2.8.12)
-set(PROJECT_VERSION "5.8.5")
+set(PROJECT_VERSION "5.9.0")
 
 find_package(Qt5 REQUIRED COMPONENTS Core)
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/ksshaskpass-5.8.5/po/ar/ksshaskpass.po 
new/ksshaskpass-5.9.0/po/ar/ksshaskpass.po
--- old/ksshaskpass-5.8.5/po/ar/ksshaskpass.po  2016-12-27 12:26:26.0 
+0100
+++ new/ksshaskpass-5.9.0/po/ar/ksshaskpass.po  2017-01-26 16:04:23.0 
+0100
@@ -6,7 +6,7 @@
 msgstr ""
 "Project-Id-Version: \n"
 "Report-Msgid-Bugs-To: http://bugs.kde.org\n";
-"POT-Creation-Date: 2016-11-19 22:52+0100\n"
+"POT-Creation-Date: 2016-11-19 20:20+0100\n"
 "PO-Revision-Date: ٢٠١٥-٠٨-١٧ ١١:٣٤+0300\n"
 "Last-Translator: Safa Alfulaij \n"
 "Language-Team: Arabic \n"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/ksshaskpass-5.8.5/po/ast/ksshaskpass.po 
new/ksshaskpass-5.9.0/po/ast/ksshaskpass.po
--- old/ksshaskpass-5.8.5/po/ast/ksshaskpass.po 2016-12-27 12:26:26.0 
+0100
+++ new/ksshaskpass-5.9.0/po/ast/ksshaskpass.po 2017-01-26 16:04:23.0 
+0100
@@ -1,15 +1,15 @@
 # Copyright (C) YEAR This_file_is_part_of_KDE
 # This file is distributed under the same license as the PACKAGE package.
 #
-# enolp , 2015.
+# enolp , 2016.
 msgid ""
 msgstr ""
 "Project-Id-Version: \n"
 "Report-Msgid-Bugs-To: http://bugs.kde.org\n";
-"POT-Creation-Date: 2016-11-19 22:52+0100\n"
-"PO-Revision-Date: 2015-11-16 00:29+0100\n"
+"POT-Creation-Date: 2016-11-19 20:20+0100\n"
+"PO-Revision-Date: 2016-12-21 16:35+0100\n"
 "Last-Translator: enolp \n"
-"Language-Team: Asturian \n"
+"Language-Team: Asturian \n"
 "Language: ast\n"
 "MIME-Version: 1.0\n"
 "Content-Type: text/plain; charset=UTF-8\n"
@@ -30,12 +30,12 @@
 #: main.cpp:41 main.cpp:106
 #, kde-format
 msgid "Ksshaskpass"
-msgstr "Ksshaskpass"
+msgstr ""
 
 #: main.cpp:43
 #, kde-format
 msgid "KDE version of ssh-askpass"
-msgstr "Versión KDE de ssh-askpas

commit ksshaskpass5 for openSUSE:Factory

2016-11-25 Thread h_root
Hello community,

here is the log from the commit of package ksshaskpass5 for openSUSE:Factory 
checked in at 2016-11-25 12:08:47

Comparing /work/SRC/openSUSE:Factory/ksshaskpass5 (Old)
 and  /work/SRC/openSUSE:Factory/.ksshaskpass5.new (New)


Package is "ksshaskpass5"

Changes:

--- /work/SRC/openSUSE:Factory/ksshaskpass5/ksshaskpass5.changes
2016-11-04 20:55:03.0 +0100
+++ /work/SRC/openSUSE:Factory/.ksshaskpass5.new/ksshaskpass5.changes   
2016-11-25 12:08:49.0 +0100
@@ -1,0 +2,8 @@
+Wed Nov 23 10:59:30 UTC 2016 - fab...@ritter-vogt.de
+
+- Update to 5.8.4
+  * New bugfix release
+  * For more details please see:
+https://www.kde.org/announcements/plasma-5.8.4.php
+
+---

Old:

  ksshaskpass-5.8.3.tar.xz

New:

  ksshaskpass-5.8.4.tar.xz



Other differences:
--
++ ksshaskpass5.spec ++
--- /var/tmp/diff_new_pack.0Zuett/_old  2016-11-25 12:08:50.0 +0100
+++ /var/tmp/diff_new_pack.0Zuett/_new  2016-11-25 12:08:50.0 +0100
@@ -18,7 +18,7 @@
 
 %bcond_without lang
 Name:   ksshaskpass5
-Version:5.8.3
+Version:5.8.4
 Release:0
 Summary:Plasma 5 version of ssh-askpass
 License:GPL-2.0+

++ ksshaskpass-5.8.3.tar.xz -> ksshaskpass-5.8.4.tar.xz ++
 2822 lines of diff (skipped)




commit ksshaskpass5 for openSUSE:Factory

2016-11-04 Thread h_root
Hello community,

here is the log from the commit of package ksshaskpass5 for openSUSE:Factory 
checked in at 2016-11-04 20:55:02

Comparing /work/SRC/openSUSE:Factory/ksshaskpass5 (Old)
 and  /work/SRC/openSUSE:Factory/.ksshaskpass5.new (New)


Package is "ksshaskpass5"

Changes:

--- /work/SRC/openSUSE:Factory/ksshaskpass5/ksshaskpass5.changes
2016-10-22 13:07:55.0 +0200
+++ /work/SRC/openSUSE:Factory/.ksshaskpass5.new/ksshaskpass5.changes   
2016-11-04 20:55:03.0 +0100
@@ -1,0 +2,8 @@
+Tue Nov  1 10:36:40 UTC 2016 - fab...@ritter-vogt.de
+
+- Update to 5.8.3
+  * New bugfix release
+  * For more details please see:
+https://www.kde.org/announcements/plasma-5.8.3.php
+
+---

Old:

  ksshaskpass-5.8.2.tar.xz

New:

  ksshaskpass-5.8.3.tar.xz



Other differences:
--
++ ksshaskpass5.spec ++
--- /var/tmp/diff_new_pack.pywPxH/_old  2016-11-04 20:55:04.0 +0100
+++ /var/tmp/diff_new_pack.pywPxH/_new  2016-11-04 20:55:04.0 +0100
@@ -18,7 +18,7 @@
 
 %bcond_without lang
 Name:   ksshaskpass5
-Version:5.8.2
+Version:5.8.3
 Release:0
 Summary:Plasma 5 version of ssh-askpass
 License:GPL-2.0+

++ ksshaskpass-5.8.2.tar.xz -> ksshaskpass-5.8.3.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/ksshaskpass-5.8.2/CMakeLists.txt 
new/ksshaskpass-5.8.3/CMakeLists.txt
--- old/ksshaskpass-5.8.2/CMakeLists.txt2016-10-18 13:36:17.0 
+0200
+++ new/ksshaskpass-5.8.3/CMakeLists.txt2016-11-01 13:12:40.0 
+0100
@@ -1,6 +1,6 @@
 project(ksshaskpass)
 cmake_minimum_required(VERSION 2.8.12)
-set(PROJECT_VERSION "5.8.2")
+set(PROJECT_VERSION "5.8.3")
 
 find_package(Qt5 REQUIRED COMPONENTS Core)
 




commit ksshaskpass5 for openSUSE:Factory

2016-10-22 Thread h_root
Hello community,

here is the log from the commit of package ksshaskpass5 for openSUSE:Factory 
checked in at 2016-10-22 13:07:54

Comparing /work/SRC/openSUSE:Factory/ksshaskpass5 (Old)
 and  /work/SRC/openSUSE:Factory/.ksshaskpass5.new (New)


Package is "ksshaskpass5"

Changes:

--- /work/SRC/openSUSE:Factory/ksshaskpass5/ksshaskpass5.changes
2016-10-18 09:59:00.0 +0200
+++ /work/SRC/openSUSE:Factory/.ksshaskpass5.new/ksshaskpass5.changes   
2016-10-22 13:07:55.0 +0200
@@ -1,0 +2,8 @@
+Tue Oct 18 15:16:03 UTC 2016 - fab...@ritter-vogt.de
+
+- Update to 5.8.2
+  * New bugfix release
+  * For more details please see:
+https://www.kde.org/announcements/plasma-5.8.2.php
+
+---

Old:

  ksshaskpass-5.8.1.tar.xz

New:

  ksshaskpass-5.8.2.tar.xz



Other differences:
--
++ ksshaskpass5.spec ++
--- /var/tmp/diff_new_pack.BzEGqU/_old  2016-10-22 13:07:56.0 +0200
+++ /var/tmp/diff_new_pack.BzEGqU/_new  2016-10-22 13:07:56.0 +0200
@@ -18,7 +18,7 @@
 
 %bcond_without lang
 Name:   ksshaskpass5
-Version:5.8.1
+Version:5.8.2
 Release:0
 Summary:Plasma 5 version of ssh-askpass
 License:GPL-2.0+

++ ksshaskpass-5.8.1.tar.xz -> ksshaskpass-5.8.2.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/ksshaskpass-5.8.1/CMakeLists.txt 
new/ksshaskpass-5.8.2/CMakeLists.txt
--- old/ksshaskpass-5.8.1/CMakeLists.txt2016-10-11 14:31:31.0 
+0200
+++ new/ksshaskpass-5.8.2/CMakeLists.txt2016-10-18 13:36:17.0 
+0200
@@ -1,6 +1,6 @@
 project(ksshaskpass)
 cmake_minimum_required(VERSION 2.8.12)
-set(PROJECT_VERSION "5.8.1")
+set(PROJECT_VERSION "5.8.2")
 
 find_package(Qt5 REQUIRED COMPONENTS Core)
 




commit ksshaskpass5 for openSUSE:Factory

2016-10-18 Thread h_root
Hello community,

here is the log from the commit of package ksshaskpass5 for openSUSE:Factory 
checked in at 2016-10-18 09:58:59

Comparing /work/SRC/openSUSE:Factory/ksshaskpass5 (Old)
 and  /work/SRC/openSUSE:Factory/.ksshaskpass5.new (New)


Package is "ksshaskpass5"

Changes:

--- /work/SRC/openSUSE:Factory/ksshaskpass5/ksshaskpass5.changes
2016-10-04 15:50:20.0 +0200
+++ /work/SRC/openSUSE:Factory/.ksshaskpass5.new/ksshaskpass5.changes   
2016-10-18 09:59:00.0 +0200
@@ -1,0 +2,13 @@
+Tue Oct 11 15:44:28 UTC 2016 - fab...@ritter-vogt.de
+
+- Update to 5.8.1
+  * New bugfix release
+  * For more details please see:
+https://www.kde.org/announcements/plasma-5.8.1.php
+
+---
+Wed Oct  5 07:58:46 UTC 2016 - fab...@ritter-vogt.de
+
+- Add Source: URL back
+
+---

Old:

  ksshaskpass-5.8.0.tar.xz

New:

  ksshaskpass-5.8.1.tar.xz



Other differences:
--
++ ksshaskpass5.spec ++
--- /var/tmp/diff_new_pack.eg1qks/_old  2016-10-18 09:59:01.0 +0200
+++ /var/tmp/diff_new_pack.eg1qks/_new  2016-10-18 09:59:01.0 +0200
@@ -18,13 +18,13 @@
 
 %bcond_without lang
 Name:   ksshaskpass5
-Version:5.8.0
+Version:5.8.1
 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: ksshaskpass-%{version}.tar.xz
+Source: 
http://download.kde.org/stable/plasma/%{version}/ksshaskpass-%{version}.tar.xz
 Patch1: suse-tweaks.diff
 BuildRequires:  extra-cmake-modules
 BuildRequires:  kf5-filesystem

++ ksshaskpass-5.8.0.tar.xz -> ksshaskpass-5.8.1.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/ksshaskpass-5.8.0/CMakeLists.txt 
new/ksshaskpass-5.8.1/CMakeLists.txt
--- old/ksshaskpass-5.8.0/CMakeLists.txt2016-09-29 13:26:59.0 
+0200
+++ new/ksshaskpass-5.8.1/CMakeLists.txt2016-10-11 14:31:31.0 
+0200
@@ -1,6 +1,6 @@
 project(ksshaskpass)
 cmake_minimum_required(VERSION 2.8.12)
-set(PROJECT_VERSION "5.8.0")
+set(PROJECT_VERSION "5.8.1")
 
 find_package(Qt5 REQUIRED COMPONENTS Core)
 




commit ksshaskpass5 for openSUSE:Factory

2016-10-04 Thread h_root
Hello community,

here is the log from the commit of package ksshaskpass5 for openSUSE:Factory 
checked in at 2016-10-04 15:50:42

Comparing /work/SRC/openSUSE:Factory/ksshaskpass5 (Old)
 and  /work/SRC/openSUSE:Factory/.ksshaskpass5.new (New)


Package is "ksshaskpass5"

Changes:

--- /work/SRC/openSUSE:Factory/ksshaskpass5/ksshaskpass5.changes
2016-08-29 15:27:18.0 +0200
+++ /work/SRC/openSUSE:Factory/.ksshaskpass5.new/ksshaskpass5.changes   
2016-10-04 15:50:20.0 +0200
@@ -1,0 +2,24 @@
+Thu Sep 29 16:36:28 UTC 2016 - fab...@ritter-vogt.de
+
+- Update to 5.8.0
+  * New LTS feature release
+  * For more details please see:
+https://www.kde.org/announcements/plasma-5.8.0.php
+
+---
+Thu Sep 15 15:53:55 UTC 2016 - fab...@ritter-vogt.de
+
+- Update to 5.7.95 (Plasma 5.8 Beta)
+  * New LTS feature release
+  * For more details please see:
+https://www.kde.org/announcements/plasma-5.7.95.php
+
+---
+Tue Sep 13 17:42:09 UTC 2016 - fab...@ritter-vogt.de
+
+- Update to 5.7.5
+  * New bugfix release
+  * For more details please see:
+https://www.kde.org/announcements/plasma-5.7.5.php
+
+---

Old:

  ksshaskpass-5.7.4.tar.xz

New:

  ksshaskpass-5.8.0.tar.xz



Other differences:
--
++ ksshaskpass5.spec ++
--- /var/tmp/diff_new_pack.HuBi9C/_old  2016-10-04 15:50:21.0 +0200
+++ /var/tmp/diff_new_pack.HuBi9C/_new  2016-10-04 15:50:21.0 +0200
@@ -18,7 +18,7 @@
 
 %bcond_without lang
 Name:   ksshaskpass5
-Version:5.7.4
+Version:5.8.0
 Release:0
 Summary:Plasma 5 version of ssh-askpass
 License:GPL-2.0+

++ ksshaskpass-5.7.4.tar.xz -> ksshaskpass-5.8.0.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/ksshaskpass-5.7.4/CMakeLists.txt 
new/ksshaskpass-5.8.0/CMakeLists.txt
--- old/ksshaskpass-5.7.4/CMakeLists.txt2016-08-23 14:45:16.0 
+0200
+++ new/ksshaskpass-5.8.0/CMakeLists.txt2016-09-29 13:26:59.0 
+0200
@@ -1,6 +1,6 @@
 project(ksshaskpass)
 cmake_minimum_required(VERSION 2.8.12)
-set(PROJECT_VERSION "5.7.4")
+set(PROJECT_VERSION "5.8.0")
 
 find_package(Qt5 REQUIRED COMPONENTS Core)
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/ksshaskpass-5.7.4/po/pl/ksshaskpass.po 
new/ksshaskpass-5.8.0/po/pl/ksshaskpass.po
--- old/ksshaskpass-5.7.4/po/pl/ksshaskpass.po  2016-08-23 14:45:14.0 
+0200
+++ new/ksshaskpass-5.8.0/po/pl/ksshaskpass.po  2016-09-29 13:26:57.0 
+0200
@@ -7,7 +7,7 @@
 "Project-Id-Version: \n"
 "Report-Msgid-Bugs-To: http://bugs.kde.org\n";
 "POT-Creation-Date: 2015-01-12 08:05+\n"
-"PO-Revision-Date: 2016-08-20 09:00+0100\n"
+"PO-Revision-Date: 2016-08-20 07:55+0100\n"
 "Last-Translator: Łukasz Wojniłowicz \n"
 "Language-Team: Polish \n"
 "Language: pl\n"

++ suse-tweaks.diff ++
--- /var/tmp/diff_new_pack.HuBi9C/_old  2016-10-04 15:50:21.0 +0200
+++ /var/tmp/diff_new_pack.HuBi9C/_new  2016-10-04 15:50:21.0 +0200
@@ -1,7 +1,7 @@
 diff -urB ksshaskpass/CMakeLists.txt new/CMakeLists.txt
 --- ksshaskpass/CMakeLists.txt 2014-11-14 14:43:03.239674828 +0100
 +++ new/CMakeLists.txt 2014-11-14 14:55:55.783702339 +0100
-@@ -34,7 +34,7 @@
+@@ -34,7 +34,7 @@ target_link_libraries(ksshaskpass
  KF5::WidgetsAddons
  )
  




commit ksshaskpass5 for openSUSE:Factory

2016-08-29 Thread h_root
Hello community,

here is the log from the commit of package ksshaskpass5 for openSUSE:Factory 
checked in at 2016-08-29 15:27:15

Comparing /work/SRC/openSUSE:Factory/ksshaskpass5 (Old)
 and  /work/SRC/openSUSE:Factory/.ksshaskpass5.new (New)


Package is "ksshaskpass5"

Changes:

--- /work/SRC/openSUSE:Factory/ksshaskpass5/ksshaskpass5.changes
2016-08-12 15:39:43.0 +0200
+++ /work/SRC/openSUSE:Factory/.ksshaskpass5.new/ksshaskpass5.changes   
2016-08-29 15:27:18.0 +0200
@@ -1,0 +2,8 @@
+Fri Aug 26 20:36:41 UTC 2016 - fab...@ritter-vogt.de
+
+- Update to 5.7.4
+  * New bugfix release
+  * For more details please see:
+https://www.kde.org/announcements/plasma-5.7.4.php
+
+---

Old:

  ksshaskpass-5.7.3.tar.xz

New:

  ksshaskpass-5.7.4.tar.xz



Other differences:
--
++ ksshaskpass5.spec ++
--- /var/tmp/diff_new_pack.NHYead/_old  2016-08-29 15:27:19.0 +0200
+++ /var/tmp/diff_new_pack.NHYead/_new  2016-08-29 15:27:19.0 +0200
@@ -18,7 +18,7 @@
 
 %bcond_without lang
 Name:   ksshaskpass5
-Version:5.7.3
+Version:5.7.4
 Release:0
 Summary:Plasma 5 version of ssh-askpass
 License:GPL-2.0+

++ ksshaskpass-5.7.3.tar.xz -> ksshaskpass-5.7.4.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/ksshaskpass-5.7.3/CMakeLists.txt 
new/ksshaskpass-5.7.4/CMakeLists.txt
--- old/ksshaskpass-5.7.3/CMakeLists.txt2016-08-02 11:39:12.0 
+0200
+++ new/ksshaskpass-5.7.4/CMakeLists.txt2016-08-23 14:45:16.0 
+0200
@@ -1,6 +1,6 @@
 project(ksshaskpass)
 cmake_minimum_required(VERSION 2.8.12)
-set(PROJECT_VERSION "5.7.3")
+set(PROJECT_VERSION "5.7.4")
 
 find_package(Qt5 REQUIRED COMPONENTS Core)
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/ksshaskpass-5.7.3/po/pl/ksshaskpass.po 
new/ksshaskpass-5.7.4/po/pl/ksshaskpass.po
--- old/ksshaskpass-5.7.3/po/pl/ksshaskpass.po  2016-08-02 11:39:10.0 
+0200
+++ new/ksshaskpass-5.7.4/po/pl/ksshaskpass.po  2016-08-23 14:45:14.0 
+0200
@@ -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.
 #
-# Łukasz Wojniłowicz , 2015.
+# Łukasz Wojniłowicz , 2015, 2016.
 msgid ""
 msgstr ""
 "Project-Id-Version: \n"
 "Report-Msgid-Bugs-To: http://bugs.kde.org\n";
 "POT-Creation-Date: 2015-01-12 08:05+\n"
-"PO-Revision-Date: 2015-12-05 07:15+0100\n"
+"PO-Revision-Date: 2016-08-20 09:00+0100\n"
 "Last-Translator: Łukasz Wojniłowicz \n"
 "Language-Team: Polish \n"
 "Language: pl\n"
@@ -63,7 +63,7 @@
 
 #: main.cpp:52
 msgid "Original author"
-msgstr "Autor pierwowzoru"
+msgstr "Autor pierwszej wersji"
 
 #: main.cpp:59
 msgctxt "Name of a prompt for a password"




commit ksshaskpass5 for openSUSE:Factory

2016-08-12 Thread h_root
Hello community,

here is the log from the commit of package ksshaskpass5 for openSUSE:Factory 
checked in at 2016-08-12 15:39:41

Comparing /work/SRC/openSUSE:Factory/ksshaskpass5 (Old)
 and  /work/SRC/openSUSE:Factory/.ksshaskpass5.new (New)


Package is "ksshaskpass5"

Changes:

--- /work/SRC/openSUSE:Factory/ksshaskpass5/ksshaskpass5.changes
2016-08-08 13:53:13.0 +0200
+++ /work/SRC/openSUSE:Factory/.ksshaskpass5.new/ksshaskpass5.changes   
2016-08-12 15:39:43.0 +0200
@@ -1,0 +2,8 @@
+Tue Aug  2 11:35:57 UTC 2016 - hrvoje.sen...@gmail.com
+
+- Update to 5.7.3
+  * New bugfix release
+  * For more details please see:
+https://www.kde.org/announcements/plasma-5.7.3.php
+
+---

Old:

  ksshaskpass-5.7.2.tar.xz

New:

  ksshaskpass-5.7.3.tar.xz



Other differences:
--
++ ksshaskpass5.spec ++
--- /var/tmp/diff_new_pack.ZfzOca/_old  2016-08-12 15:39:44.0 +0200
+++ /var/tmp/diff_new_pack.ZfzOca/_new  2016-08-12 15:39:44.0 +0200
@@ -18,7 +18,7 @@
 
 %bcond_without lang
 Name:   ksshaskpass5
-Version:5.7.2
+Version:5.7.3
 Release:0
 Summary:Plasma 5 version of ssh-askpass
 License:GPL-2.0+

++ ksshaskpass-5.7.2.tar.xz -> ksshaskpass-5.7.3.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/ksshaskpass-5.7.2/CMakeLists.txt 
new/ksshaskpass-5.7.3/CMakeLists.txt
--- old/ksshaskpass-5.7.2/CMakeLists.txt2016-07-19 13:00:42.0 
+0200
+++ new/ksshaskpass-5.7.3/CMakeLists.txt2016-08-02 11:39:12.0 
+0200
@@ -1,6 +1,6 @@
 project(ksshaskpass)
 cmake_minimum_required(VERSION 2.8.12)
-set(PROJECT_VERSION "5.7.2")
+set(PROJECT_VERSION "5.7.3")
 
 find_package(Qt5 REQUIRED COMPONENTS Core)
 




commit ksshaskpass5 for openSUSE:Factory

2016-08-08 Thread h_root
Hello community,

here is the log from the commit of package ksshaskpass5 for openSUSE:Factory 
checked in at 2016-08-08 13:53:11

Comparing /work/SRC/openSUSE:Factory/ksshaskpass5 (Old)
 and  /work/SRC/openSUSE:Factory/.ksshaskpass5.new (New)


Package is "ksshaskpass5"

Changes:

--- /work/SRC/openSUSE:Factory/ksshaskpass5/ksshaskpass5.changes
2016-07-15 12:25:27.0 +0200
+++ /work/SRC/openSUSE:Factory/.ksshaskpass5.new/ksshaskpass5.changes   
2016-08-08 13:53:13.0 +0200
@@ -1,0 +2,23 @@
+Wed Jul 20 08:54:25 UTC 2016 - hrvoje.sen...@gmail.com
+
+- Update to 5.7.2
+  * New bugfix release
+  * For more details please see:
+https://www.kde.org/announcements/plasma-5.7.2.php
+
+---
+Wed Jul 13 06:13:29 UTC 2016 - hrvoje.sen...@gmail.com
+
+- Update to 5.7.1
+  * New bugfix release
+  * For more details please see:
+https://www.kde.org/announcements/plasma-5.7.1.php
+
+---
+Tue Jul  5 11:37:52 UTC 2016 - wba...@tmo.at
+
+- Use the new %kf5_find_lang macro to create the file list for the
+  lang package
+- Remove rpmlintrc file, it is not needed any more now
+
+---

Old:

  ksshaskpass-5.7.0.tar.xz
  ksshaskpass5-rpmlintrc

New:

  ksshaskpass-5.7.2.tar.xz



Other differences:
--
++ ksshaskpass5.spec ++
--- /var/tmp/diff_new_pack.XEVZCX/_old  2016-08-08 13:53:13.0 +0200
+++ /var/tmp/diff_new_pack.XEVZCX/_new  2016-08-08 13:53:13.0 +0200
@@ -18,14 +18,13 @@
 
 %bcond_without lang
 Name:   ksshaskpass5
-Version:5.7.0
+Version:5.7.2
 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: ksshaskpass-%{version}.tar.xz
-Source99:   %{name}-rpmlintrc
 Patch1: suse-tweaks.diff
 BuildRequires:  extra-cmake-modules
 BuildRequires:  kf5-filesystem
@@ -57,11 +56,14 @@
 %patch1 -p1
 
 %build
-  %cmake_kf5 -d build -- -DCMAKE_INSTALL_LOCALEDIR=share/locale/kf5
+  %cmake_kf5 -d build -- -DCMAKE_INSTALL_LOCALEDIR=%{_kf5_localedir}
   %make_jobs
 
 %install
   %kf5_makeinstall -C build
+%if %{with lang}
+  %kf5_find_lang
+%endif
 
 # SSH_ASKPASS env
 %__install -d -m0755 %{buildroot}%{_kf5_configdir}/plasma-workspace/env
@@ -81,9 +83,7 @@
 %doc %lang(en) %{_kf5_mandir}/man1/ksshaskpass.1*
 
 %if %{with lang}
-%files lang
-%defattr(-,root,root)
-%{_kf5_localedir}/
+%files lang -f %{name}.lang
 %endif
 
 %changelog

++ ksshaskpass-5.7.0.tar.xz -> ksshaskpass-5.7.2.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/ksshaskpass-5.7.0/CMakeLists.txt 
new/ksshaskpass-5.7.2/CMakeLists.txt
--- old/ksshaskpass-5.7.0/CMakeLists.txt2016-06-30 16:59:14.0 
+0200
+++ new/ksshaskpass-5.7.2/CMakeLists.txt2016-07-19 13:00:42.0 
+0200
@@ -1,6 +1,6 @@
 project(ksshaskpass)
 cmake_minimum_required(VERSION 2.8.12)
-set(PROJECT_VERSION "5.7.0")
+set(PROJECT_VERSION "5.7.2")
 
 find_package(Qt5 REQUIRED COMPONENTS Core)
 




commit ksshaskpass5 for openSUSE:Factory

2016-07-15 Thread h_root
Hello community,

here is the log from the commit of package ksshaskpass5 for openSUSE:Factory 
checked in at 2016-07-15 12:25:26

Comparing /work/SRC/openSUSE:Factory/ksshaskpass5 (Old)
 and  /work/SRC/openSUSE:Factory/.ksshaskpass5.new (New)


Package is "ksshaskpass5"

Changes:

--- /work/SRC/openSUSE:Factory/ksshaskpass5/ksshaskpass5.changes
2016-05-19 12:12:24.0 +0200
+++ /work/SRC/openSUSE:Factory/.ksshaskpass5.new/ksshaskpass5.changes   
2016-07-15 12:25:27.0 +0200
@@ -1,0 +2,8 @@
+Thu Jun 30 12:02:24 UTC 2016 - hrvoje.sen...@gmail.com
+
+- Update to 5.7.0
+  * New feature release
+  * For more details please see:
+https://www.kde.org/announcements/plasma-5.7.0.php
+
+---

Old:

  ksshaskpass-5.6.4.tar.xz

New:

  ksshaskpass-5.7.0.tar.xz



Other differences:
--
++ ksshaskpass5.spec ++
--- /var/tmp/diff_new_pack.qmAJyj/_old  2016-07-15 12:25:28.0 +0200
+++ /var/tmp/diff_new_pack.qmAJyj/_new  2016-07-15 12:25:28.0 +0200
@@ -18,7 +18,7 @@
 
 %bcond_without lang
 Name:   ksshaskpass5
-Version:5.6.4
+Version:5.7.0
 Release:0
 Summary:Plasma 5 version of ssh-askpass
 License:GPL-2.0+

++ ksshaskpass-5.6.4.tar.xz -> ksshaskpass-5.7.0.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/ksshaskpass-5.6.4/CMakeLists.txt 
new/ksshaskpass-5.7.0/CMakeLists.txt
--- old/ksshaskpass-5.6.4/CMakeLists.txt2016-05-10 18:39:13.0 
+0200
+++ new/ksshaskpass-5.7.0/CMakeLists.txt2016-06-30 16:59:14.0 
+0200
@@ -1,6 +1,6 @@
 project(ksshaskpass)
 cmake_minimum_required(VERSION 2.8.12)
-set(PROJECT_VERSION "5.6.4")
+set(PROJECT_VERSION "5.7.0")
 
 find_package(Qt5 REQUIRED COMPONENTS Core)
 
@@ -35,7 +35,6 @@
 )
 
 install(TARGETS ksshaskpass DESTINATION ${INSTALL_TARGETS_DEFAULT_ARGS})
-install(FILES src/org.kde.ksshaskpass.desktop DESTINATION 
${XDG_APPS_INSTALL_DIR})
 
 if (KF5DocTools_FOUND)
 add_subdirectory(doc)
Files old/ksshaskpass-5.6.4/po/ar/messages.mo and 
new/ksshaskpass-5.7.0/po/ar/messages.mo differ
Files old/ksshaskpass-5.6.4/po/ast/messages.mo and 
new/ksshaskpass-5.7.0/po/ast/messages.mo differ
Files old/ksshaskpass-5.6.4/po/bs/messages.mo and 
new/ksshaskpass-5.7.0/po/bs/messages.mo differ
Files old/ksshaskpass-5.6.4/po/ca/messages.mo and 
new/ksshaskpass-5.7.0/po/ca/messages.mo differ
Files old/ksshaskpass-5.6.4/po/ca@valencia/messages.mo and 
new/ksshaskpass-5.7.0/po/ca@valencia/messages.mo differ
Files old/ksshaskpass-5.6.4/po/cs/messages.mo and 
new/ksshaskpass-5.7.0/po/cs/messages.mo differ
Files old/ksshaskpass-5.6.4/po/da/messages.mo and 
new/ksshaskpass-5.7.0/po/da/messages.mo differ
Files old/ksshaskpass-5.6.4/po/de/messages.mo and 
new/ksshaskpass-5.7.0/po/de/messages.mo differ
Files old/ksshaskpass-5.6.4/po/el/messages.mo and 
new/ksshaskpass-5.7.0/po/el/messages.mo differ
Files old/ksshaskpass-5.6.4/po/en_GB/messages.mo and 
new/ksshaskpass-5.7.0/po/en_GB/messages.mo differ
Files old/ksshaskpass-5.6.4/po/es/messages.mo and 
new/ksshaskpass-5.7.0/po/es/messages.mo differ
Files old/ksshaskpass-5.6.4/po/et/messages.mo and 
new/ksshaskpass-5.7.0/po/et/messages.mo differ
Files old/ksshaskpass-5.6.4/po/fi/messages.mo and 
new/ksshaskpass-5.7.0/po/fi/messages.mo differ
Files old/ksshaskpass-5.6.4/po/fr/messages.mo and 
new/ksshaskpass-5.7.0/po/fr/messages.mo differ
Files old/ksshaskpass-5.6.4/po/gl/messages.mo and 
new/ksshaskpass-5.7.0/po/gl/messages.mo differ
Files old/ksshaskpass-5.6.4/po/ia/messages.mo and 
new/ksshaskpass-5.7.0/po/ia/messages.mo differ
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/ksshaskpass-5.6.4/po/it/ksshaskpass.po 
new/ksshaskpass-5.7.0/po/it/ksshaskpass.po
--- old/ksshaskpass-5.6.4/po/it/ksshaskpass.po  2016-05-10 18:39:01.0 
+0200
+++ new/ksshaskpass-5.7.0/po/it/ksshaskpass.po  2016-06-30 16:59:10.0 
+0200
@@ -14,7 +14,7 @@
 "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"
+"Plural-Forms: nplurals=2; plural=(n != 1);\n"
 "X-Generator: Lokalize 1.5\n"
 
 msgctxt "NAME OF TRANSLATORS"
Files old/ksshaskpass-5.6.4/po/it/messages.mo and 
new/ksshaskpass-5.7.0/po/it/messages.mo differ
Files old/ksshaskpass-5.6.4/po/ja/messages.mo and 
new/ksshaskpass-5.7.0/po/ja/messages.mo differ
Files old/ksshaskpass-5.6.4/po/ko/messages.mo and 
new/ksshaskpass-5.7.0/po/ko/messages.mo differ
Files old/ksshaskpass-5.6.4/po/lt/messages.mo and 
new/ksshaskpass-5.7.0/po/lt/messages.mo differ
Files old/ksshaskpass-5.6.4/po/nb/messages.mo

commit ksshaskpass5 for openSUSE:Factory

2016-05-19 Thread h_root
Hello community,

here is the log from the commit of package ksshaskpass5 for openSUSE:Factory 
checked in at 2016-05-19 12:12:22

Comparing /work/SRC/openSUSE:Factory/ksshaskpass5 (Old)
 and  /work/SRC/openSUSE:Factory/.ksshaskpass5.new (New)


Package is "ksshaskpass5"

Changes:

--- /work/SRC/openSUSE:Factory/ksshaskpass5/ksshaskpass5.changes
2016-05-08 10:42:37.0 +0200
+++ /work/SRC/openSUSE:Factory/.ksshaskpass5.new/ksshaskpass5.changes   
2016-05-19 12:12:24.0 +0200
@@ -1,0 +2,8 @@
+Sun May 15 16:50:16 UTC 2016 - hrvoje.sen...@gmail.com
+
+- Update to 5.6.4
+  * New bugfix release
+  * For more details please see:
+https://www.kde.org/announcements/plasma-5.6.4.php
+
+---

Old:

  ksshaskpass-5.6.3.tar.xz

New:

  ksshaskpass-5.6.4.tar.xz



Other differences:
--
++ ksshaskpass5.spec ++
--- /var/tmp/diff_new_pack.YSHSos/_old  2016-05-19 12:12:25.0 +0200
+++ /var/tmp/diff_new_pack.YSHSos/_new  2016-05-19 12:12:25.0 +0200
@@ -18,7 +18,7 @@
 
 %bcond_without lang
 Name:   ksshaskpass5
-Version:5.6.3
+Version:5.6.4
 Release:0
 Summary:Plasma 5 version of ssh-askpass
 License:GPL-2.0+

++ ksshaskpass-5.6.3.tar.xz -> ksshaskpass-5.6.4.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/ksshaskpass-5.6.3/CMakeLists.txt 
new/ksshaskpass-5.6.4/CMakeLists.txt
--- old/ksshaskpass-5.6.3/CMakeLists.txt2016-04-19 13:11:43.0 
+0200
+++ new/ksshaskpass-5.6.4/CMakeLists.txt2016-05-10 18:39:13.0 
+0200
@@ -1,6 +1,6 @@
 project(ksshaskpass)
 cmake_minimum_required(VERSION 2.8.12)
-set(PROJECT_VERSION "5.6.3")
+set(PROJECT_VERSION "5.6.4")
 
 find_package(Qt5 REQUIRED COMPONENTS Core)
 




commit ksshaskpass5 for openSUSE:Factory

2016-05-08 Thread h_root
Hello community,

here is the log from the commit of package ksshaskpass5 for openSUSE:Factory 
checked in at 2016-05-08 10:42:36

Comparing /work/SRC/openSUSE:Factory/ksshaskpass5 (Old)
 and  /work/SRC/openSUSE:Factory/.ksshaskpass5.new (New)


Package is "ksshaskpass5"

Changes:

--- /work/SRC/openSUSE:Factory/ksshaskpass5/ksshaskpass5.changes
2016-04-12 19:04:35.0 +0200
+++ /work/SRC/openSUSE:Factory/.ksshaskpass5.new/ksshaskpass5.changes   
2016-05-08 10:42:37.0 +0200
@@ -1,0 +2,8 @@
+Tue Apr 19 20:45:43 UTC 2016 - hrvoje.sen...@gmail.com
+
+- Update to 5.6.3
+  * New bugfix release
+  * For more details please see:
+https://www.kde.org/announcements/plasma-5.6.3.php
+
+---

Old:

  ksshaskpass-5.6.2.tar.xz

New:

  ksshaskpass-5.6.3.tar.xz



Other differences:
--
++ ksshaskpass5.spec ++
--- /var/tmp/diff_new_pack.9xKHgE/_old  2016-05-08 10:42:38.0 +0200
+++ /var/tmp/diff_new_pack.9xKHgE/_new  2016-05-08 10:42:38.0 +0200
@@ -18,7 +18,7 @@
 
 %bcond_without lang
 Name:   ksshaskpass5
-Version:5.6.2
+Version:5.6.3
 Release:0
 Summary:Plasma 5 version of ssh-askpass
 License:GPL-2.0+

++ ksshaskpass-5.6.2.tar.xz -> ksshaskpass-5.6.3.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/ksshaskpass-5.6.2/CMakeLists.txt 
new/ksshaskpass-5.6.3/CMakeLists.txt
--- old/ksshaskpass-5.6.2/CMakeLists.txt2016-04-05 15:46:18.0 
+0200
+++ new/ksshaskpass-5.6.3/CMakeLists.txt2016-04-19 13:11:43.0 
+0200
@@ -1,6 +1,6 @@
 project(ksshaskpass)
 cmake_minimum_required(VERSION 2.8.12)
-set(PROJECT_VERSION "5.6.2")
+set(PROJECT_VERSION "5.6.3")
 
 find_package(Qt5 REQUIRED COMPONENTS Core)
 




commit ksshaskpass5 for openSUSE:Factory

2016-04-12 Thread h_root
Hello community,

here is the log from the commit of package ksshaskpass5 for openSUSE:Factory 
checked in at 2016-04-12 19:04:34

Comparing /work/SRC/openSUSE:Factory/ksshaskpass5 (Old)
 and  /work/SRC/openSUSE:Factory/.ksshaskpass5.new (New)


Package is "ksshaskpass5"

Changes:

--- /work/SRC/openSUSE:Factory/ksshaskpass5/ksshaskpass5.changes
2016-04-07 13:29:21.0 +0200
+++ /work/SRC/openSUSE:Factory/.ksshaskpass5.new/ksshaskpass5.changes   
2016-04-12 19:04:35.0 +0200
@@ -1,0 +2,8 @@
+Tue Apr  5 15:53:48 UTC 2016 - hrvoje.sen...@gmail.com
+
+- Update to 5.6.2
+  * New bugfix release
+  * For more details please see:
+https://www.kde.org/announcements/plasma-5.6.2.php
+
+---

Old:

  ksshaskpass-5.6.1.tar.xz

New:

  ksshaskpass-5.6.2.tar.xz



Other differences:
--
++ ksshaskpass5.spec ++
--- /var/tmp/diff_new_pack.VIRldR/_old  2016-04-12 19:04:36.0 +0200
+++ /var/tmp/diff_new_pack.VIRldR/_new  2016-04-12 19:04:36.0 +0200
@@ -18,7 +18,7 @@
 
 %bcond_without lang
 Name:   ksshaskpass5
-Version:5.6.1
+Version:5.6.2
 Release:0
 Summary:Plasma 5 version of ssh-askpass
 License:GPL-2.0+

++ ksshaskpass-5.6.1.tar.xz -> ksshaskpass-5.6.2.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/ksshaskpass-5.6.1/CMakeLists.txt 
new/ksshaskpass-5.6.2/CMakeLists.txt
--- old/ksshaskpass-5.6.1/CMakeLists.txt2016-03-29 16:12:20.0 
+0200
+++ new/ksshaskpass-5.6.2/CMakeLists.txt2016-04-05 15:46:18.0 
+0200
@@ -1,6 +1,6 @@
 project(ksshaskpass)
 cmake_minimum_required(VERSION 2.8.12)
-set(PROJECT_VERSION "5.6.1")
+set(PROJECT_VERSION "5.6.2")
 
 find_package(Qt5 REQUIRED COMPONENTS Core)
 




commit ksshaskpass5 for openSUSE:Factory

2016-04-07 Thread h_root
Hello community,

here is the log from the commit of package ksshaskpass5 for openSUSE:Factory 
checked in at 2016-04-07 13:29:20

Comparing /work/SRC/openSUSE:Factory/ksshaskpass5 (Old)
 and  /work/SRC/openSUSE:Factory/.ksshaskpass5.new (New)


Package is "ksshaskpass5"

Changes:

--- /work/SRC/openSUSE:Factory/ksshaskpass5/ksshaskpass5.changes
2016-03-03 15:14:00.0 +0100
+++ /work/SRC/openSUSE:Factory/.ksshaskpass5.new/ksshaskpass5.changes   
2016-04-07 13:29:21.0 +0200
@@ -1,0 +2,16 @@
+Tue Mar 29 16:20:52 UTC 2016 - hrvoje.sen...@gmail.com
+
+- Update to 5.6.1
+  * New bugfix release
+  * For more details please see:
+https://www.kde.org/announcements/plasma-5.6.1.php
+
+---
+Sun Mar 20 09:19:52 UTC 2016 - hrvoje.sen...@gmail.com
+
+- Update to 5.6.0
+  * New feature release
+  * For more details please see:
+https://www.kde.org/announcements/plasma-5.6.0.php
+
+---

Old:

  ksshaskpass-5.5.5.tar.xz

New:

  ksshaskpass-5.6.1.tar.xz



Other differences:
--
++ ksshaskpass5.spec ++
--- /var/tmp/diff_new_pack.E2nzpX/_old  2016-04-07 13:29:22.0 +0200
+++ /var/tmp/diff_new_pack.E2nzpX/_new  2016-04-07 13:29:22.0 +0200
@@ -18,7 +18,7 @@
 
 %bcond_without lang
 Name:   ksshaskpass5
-Version:5.5.5
+Version:5.6.1
 Release:0
 Summary:Plasma 5 version of ssh-askpass
 License:GPL-2.0+

++ ksshaskpass-5.5.5.tar.xz -> ksshaskpass-5.6.1.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/ksshaskpass-5.5.5/CMakeLists.txt 
new/ksshaskpass-5.6.1/CMakeLists.txt
--- old/ksshaskpass-5.5.5/CMakeLists.txt2016-03-01 14:34:54.0 
+0100
+++ new/ksshaskpass-5.6.1/CMakeLists.txt2016-03-29 16:12:20.0 
+0200
@@ -1,6 +1,6 @@
 project(ksshaskpass)
 cmake_minimum_required(VERSION 2.8.12)
-set(PROJECT_VERSION "5.5.5")
+set(PROJECT_VERSION "5.6.1")
 
 find_package(Qt5 REQUIRED COMPONENTS Core)
 
Files old/ksshaskpass-5.5.5/po/ar/messages.mo and 
new/ksshaskpass-5.6.1/po/ar/messages.mo differ
Files old/ksshaskpass-5.5.5/po/ast/messages.mo and 
new/ksshaskpass-5.6.1/po/ast/messages.mo differ
Files old/ksshaskpass-5.5.5/po/bs/messages.mo and 
new/ksshaskpass-5.6.1/po/bs/messages.mo differ
Files old/ksshaskpass-5.5.5/po/ca/messages.mo and 
new/ksshaskpass-5.6.1/po/ca/messages.mo differ
Files old/ksshaskpass-5.5.5/po/ca@valencia/messages.mo and 
new/ksshaskpass-5.6.1/po/ca@valencia/messages.mo differ
Files old/ksshaskpass-5.5.5/po/cs/messages.mo and 
new/ksshaskpass-5.6.1/po/cs/messages.mo differ
Files old/ksshaskpass-5.5.5/po/da/messages.mo and 
new/ksshaskpass-5.6.1/po/da/messages.mo differ
Files old/ksshaskpass-5.5.5/po/de/messages.mo and 
new/ksshaskpass-5.6.1/po/de/messages.mo differ
Files old/ksshaskpass-5.5.5/po/el/messages.mo and 
new/ksshaskpass-5.6.1/po/el/messages.mo differ
Files old/ksshaskpass-5.5.5/po/en_GB/messages.mo and 
new/ksshaskpass-5.6.1/po/en_GB/messages.mo differ
Files old/ksshaskpass-5.5.5/po/es/messages.mo and 
new/ksshaskpass-5.6.1/po/es/messages.mo differ
Files old/ksshaskpass-5.5.5/po/et/messages.mo and 
new/ksshaskpass-5.6.1/po/et/messages.mo differ
Files old/ksshaskpass-5.5.5/po/fi/messages.mo and 
new/ksshaskpass-5.6.1/po/fi/messages.mo differ
Files old/ksshaskpass-5.5.5/po/fr/messages.mo and 
new/ksshaskpass-5.6.1/po/fr/messages.mo differ
Files old/ksshaskpass-5.5.5/po/gl/messages.mo and 
new/ksshaskpass-5.6.1/po/gl/messages.mo differ
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/ksshaskpass-5.5.5/po/ia/ksshaskpass.po 
new/ksshaskpass-5.6.1/po/ia/ksshaskpass.po
--- old/ksshaskpass-5.5.5/po/ia/ksshaskpass.po  1970-01-01 01:00:00.0 
+0100
+++ new/ksshaskpass-5.6.1/po/ia/ksshaskpass.po  2016-03-29 16:12:17.0 
+0200
@@ -0,0 +1,71 @@
+# Copyright (C) YEAR This_file_is_part_of_KDE
+# This file is distributed under the same license as the PACKAGE package.
+#
+# Giovanni Sora , 2016.
+msgid ""
+msgstr ""
+"Project-Id-Version: \n"
+"Report-Msgid-Bugs-To: http://bugs.kde.org\n";
+"POT-Creation-Date: 2015-01-12 08:05+\n"
+"PO-Revision-Date: 2016-02-02 14:06+0100\n"
+"Last-Translator: Giovanni Sora \n"
+"Language-Team: Interlingua \n"
+"Language: ia\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"
+
+msgctxt "NAME OF TRANSLATORS"
+msgid "Your names"
+msgstr "Giovanni Sora"
+
+msgctxt "EMAIL OF TRANSLATORS"
+msgid "Your emails"
+msgstr "g.s...@tiscali.it"
+

commit ksshaskpass5 for openSUSE:Factory

2016-03-03 Thread h_root
Hello community,

here is the log from the commit of package ksshaskpass5 for openSUSE:Factory 
checked in at 2016-03-03 15:13:57

Comparing /work/SRC/openSUSE:Factory/ksshaskpass5 (Old)
 and  /work/SRC/openSUSE:Factory/.ksshaskpass5.new (New)


Package is "ksshaskpass5"

Changes:

--- /work/SRC/openSUSE:Factory/ksshaskpass5/ksshaskpass5.changes
2016-02-11 12:34:19.0 +0100
+++ /work/SRC/openSUSE:Factory/.ksshaskpass5.new/ksshaskpass5.changes   
2016-03-03 15:14:00.0 +0100
@@ -1,0 +2,8 @@
+Tue Mar  1 17:32:31 UTC 2016 - hrvoje.sen...@gmail.com
+
+- Update to 5.5.5 (boo#968966)
+  * Bugfix release
+  * For more details please see:
+https://www.kde.org/announcements/plasma-5.5.5.php
+
+---

Old:

  ksshaskpass-5.5.4.tar.xz

New:

  ksshaskpass-5.5.5.tar.xz



Other differences:
--
++ ksshaskpass5.spec ++
--- /var/tmp/diff_new_pack.7JZsml/_old  2016-03-03 15:14:00.0 +0100
+++ /var/tmp/diff_new_pack.7JZsml/_new  2016-03-03 15:14:00.0 +0100
@@ -18,7 +18,7 @@
 
 %bcond_without lang
 Name:   ksshaskpass5
-Version:5.5.4
+Version:5.5.5
 Release:0
 Summary:Plasma 5 version of ssh-askpass
 License:GPL-2.0+

++ ksshaskpass-5.5.4.tar.xz -> ksshaskpass-5.5.5.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/ksshaskpass-5.5.4/CMakeLists.txt 
new/ksshaskpass-5.5.5/CMakeLists.txt
--- old/ksshaskpass-5.5.4/CMakeLists.txt2016-01-26 20:33:47.0 
+0100
+++ new/ksshaskpass-5.5.5/CMakeLists.txt2016-03-01 14:34:54.0 
+0100
@@ -1,6 +1,6 @@
 project(ksshaskpass)
 cmake_minimum_required(VERSION 2.8.12)
-set(PROJECT_VERSION "5.5.4")
+set(PROJECT_VERSION "5.5.5")
 
 find_package(Qt5 REQUIRED COMPONENTS Core)
 




commit ksshaskpass5 for openSUSE:Factory

2016-02-11 Thread h_root
Hello community,

here is the log from the commit of package ksshaskpass5 for openSUSE:Factory 
checked in at 2016-02-11 12:34:18

Comparing /work/SRC/openSUSE:Factory/ksshaskpass5 (Old)
 and  /work/SRC/openSUSE:Factory/.ksshaskpass5.new (New)


Package is "ksshaskpass5"

Changes:

--- /work/SRC/openSUSE:Factory/ksshaskpass5/ksshaskpass5.changes
2016-01-20 09:51:18.0 +0100
+++ /work/SRC/openSUSE:Factory/.ksshaskpass5.new/ksshaskpass5.changes   
2016-02-11 12:34:19.0 +0100
@@ -1,0 +2,8 @@
+Tue Jan 26 22:20:10 UTC 2016 - hrvoje.sen...@gmail.com
+
+- Update to 5.5.4:
+  * Bugfix release
+  * For more details please see:
+https://www.kde.org/announcements/plasma-5.5.4.php
+
+---

Old:

  ksshaskpass-5.5.3.tar.xz

New:

  ksshaskpass-5.5.4.tar.xz



Other differences:
--
++ ksshaskpass5.spec ++
--- /var/tmp/diff_new_pack.ws7YUx/_old  2016-02-11 12:34:19.0 +0100
+++ /var/tmp/diff_new_pack.ws7YUx/_new  2016-02-11 12:34:19.0 +0100
@@ -18,7 +18,7 @@
 
 %bcond_without lang
 Name:   ksshaskpass5
-Version:5.5.3
+Version:5.5.4
 Release:0
 Summary:Plasma 5 version of ssh-askpass
 License:GPL-2.0+

++ ksshaskpass-5.5.3.tar.xz -> ksshaskpass-5.5.4.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/ksshaskpass-5.5.3/CMakeLists.txt 
new/ksshaskpass-5.5.4/CMakeLists.txt
--- old/ksshaskpass-5.5.3/CMakeLists.txt2016-01-06 13:06:39.0 
+0100
+++ new/ksshaskpass-5.5.4/CMakeLists.txt2016-01-26 20:33:47.0 
+0100
@@ -1,6 +1,6 @@
 project(ksshaskpass)
 cmake_minimum_required(VERSION 2.8.12)
-set(PROJECT_VERSION "5.5.3")
+set(PROJECT_VERSION "5.5.4")
 
 find_package(Qt5 REQUIRED COMPONENTS Core)
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/ksshaskpass-5.5.3/po/et/ksshaskpass.po 
new/ksshaskpass-5.5.4/po/et/ksshaskpass.po
--- old/ksshaskpass-5.5.3/po/et/ksshaskpass.po  1970-01-01 01:00:00.0 
+0100
+++ new/ksshaskpass-5.5.4/po/et/ksshaskpass.po  2016-01-26 20:33:41.0 
+0100
@@ -0,0 +1,75 @@
+# Copyright (C) YEAR This_file_is_part_of_KDE
+# This file is distributed under the same license as the PACKAGE package.
+#
+# Marek Laane , 2016.
+msgid ""
+msgstr ""
+"Project-Id-Version: \n"
+"Report-Msgid-Bugs-To: http://bugs.kde.org\n";
+"POT-Creation-Date: 2015-01-12 08:05+\n"
+"PO-Revision-Date: 2016-01-10 20:48+0200\n"
+"Last-Translator: Marek Laane \n"
+"Language-Team: Estonian \n"
+"Language: et\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"
+
+msgctxt "NAME OF TRANSLATORS"
+msgid "Your names"
+msgstr "Marek Laane"
+
+msgctxt "EMAIL OF TRANSLATORS"
+msgid "Your emails"
+msgstr "qiila...@gmail.com"
+
+#: main.cpp:41 main.cpp:106
+msgid "Ksshaskpass"
+msgstr "Ksshaskpass"
+
+#: main.cpp:43
+msgid "KDE version of ssh-askpass"
+msgstr "KDE ssh-askpass'i versioon"
+
+#: main.cpp:45
+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:46
+msgid ""
+"Ksshaskpass allows you to interactively prompt users for a passphrase for "
+"ssh-add"
+msgstr ""
+"Ksshaskpass võimaldab interaktiivselt pärida kasutajalt paroolifraasi ssh-"
+"add'i jaoks"
+
+#: main.cpp:51
+msgid "Armin Berres"
+msgstr "Armin Berres"
+
+#: main.cpp:51
+msgid "Current author"
+msgstr "Praegune autor"
+
+#: main.cpp:52
+msgid "Hans van Leeuwen"
+msgstr "Hans van Leeuwen"
+
+#: main.cpp:52
+msgid "Original author"
+msgstr "Algne autor"
+
+#: main.cpp:59
+msgctxt "Name of a prompt for a password"
+msgid "Prompt"
+msgstr "Viip"
+
+#: main.cpp:66
+msgid "Please enter passphrase"
+msgstr "Palun sisesta paroolifraas"
\ No newline at end of file
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/ksshaskpass-5.5.3/src/org.kde.ksshaskpass.desktop 
new/ksshaskpass-5.5.4/src/org.kde.ksshaskpass.desktop
--- old/ksshaskpass-5.5.3/src/org.kde.ksshaskpass.desktop   2016-01-06 
13:06:33.0 +0100
+++ new/ksshaskpass-5.5.4/src/org.kde.ksshaskpass.desktop   2016-01-26 
20:33:39.0 +0100
@@ -11,6 +11,7 @@
 Name[el]=SSH AskPass
 Name[en_GB]=SSH AskPass
 Name[es]=SSH AskPass
+Name[et]=SSH AskPass
 Name[fi]=SSH AskPass
 Name[fr]=SSH-AskPass
 Name[gl]=SSH AskPass
@@ -50,6 +51,7 @@
 GenericName[el]=ssh-add
 GenericName[en_GB]=ssh-add
 GenericName[es]=ssh-add
+GenericName[et]=ssh-add
 GenericName[fi]=ssh-add
 GenericName[fr]=ssh-add
 G

commit ksshaskpass5 for openSUSE:Factory

2016-01-20 Thread h_root
Hello community,

here is the log from the commit of package ksshaskpass5 for openSUSE:Factory 
checked in at 2016-01-20 09:51:17

Comparing /work/SRC/openSUSE:Factory/ksshaskpass5 (Old)
 and  /work/SRC/openSUSE:Factory/.ksshaskpass5.new (New)


Package is "ksshaskpass5"

Changes:

--- /work/SRC/openSUSE:Factory/ksshaskpass5/ksshaskpass5.changes
2016-01-03 13:25:58.0 +0100
+++ /work/SRC/openSUSE:Factory/.ksshaskpass5.new/ksshaskpass5.changes   
2016-01-20 09:51:18.0 +0100
@@ -1,0 +2,8 @@
+Wed Jan  6 14:12:07 UTC 2016 - hrvoje.sen...@gmail.com
+
+- Update to 5.5.3:
+  * Bugfix release
+  * For more details please see:
+https://www.kde.org/announcements/plasma-5.5.3.php
+
+---

Old:

  ksshaskpass-5.5.2.tar.xz

New:

  ksshaskpass-5.5.3.tar.xz



Other differences:
--
++ ksshaskpass5.spec ++
--- /var/tmp/diff_new_pack.D7gG7o/_old  2016-01-20 09:51:20.0 +0100
+++ /var/tmp/diff_new_pack.D7gG7o/_new  2016-01-20 09:51:20.0 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package ksshaskpass5
 #
-# Copyright (c) 2015 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2016 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
@@ -18,7 +18,7 @@
 
 %bcond_without lang
 Name:   ksshaskpass5
-Version:5.5.2
+Version:5.5.3
 Release:0
 Summary:Plasma 5 version of ssh-askpass
 License:GPL-2.0+

++ ksshaskpass-5.5.2.tar.xz -> ksshaskpass-5.5.3.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/ksshaskpass-5.5.2/CMakeLists.txt 
new/ksshaskpass-5.5.3/CMakeLists.txt
--- old/ksshaskpass-5.5.2/CMakeLists.txt2015-12-22 11:35:13.0 
+0100
+++ new/ksshaskpass-5.5.3/CMakeLists.txt2016-01-06 13:06:39.0 
+0100
@@ -1,6 +1,6 @@
 project(ksshaskpass)
 cmake_minimum_required(VERSION 2.8.12)
-set(PROJECT_VERSION "5.5.2")
+set(PROJECT_VERSION "5.5.3")
 
 find_package(Qt5 REQUIRED COMPONENTS Core)
 




commit ksshaskpass5 for openSUSE:Factory

2016-01-03 Thread h_root
Hello community,

here is the log from the commit of package ksshaskpass5 for openSUSE:Factory 
checked in at 2016-01-03 13:25:40

Comparing /work/SRC/openSUSE:Factory/ksshaskpass5 (Old)
 and  /work/SRC/openSUSE:Factory/.ksshaskpass5.new (New)


Package is "ksshaskpass5"

Changes:

--- /work/SRC/openSUSE:Factory/ksshaskpass5/ksshaskpass5.changes
2015-12-29 12:56:39.0 +0100
+++ /work/SRC/openSUSE:Factory/.ksshaskpass5.new/ksshaskpass5.changes   
2016-01-03 13:25:58.0 +0100
@@ -1,0 +2,8 @@
+Tue Dec 22 22:35:08 UTC 2015 - hrvoje.sen...@gmail.com
+
+- Update to 5.5.2:
+  * Bugfix release
+  * For more details please see:
+https://www.kde.org/announcements/plasma-5.5.2.php
+
+---

Old:

  ksshaskpass-5.5.1.tar.xz

New:

  ksshaskpass-5.5.2.tar.xz



Other differences:
--
++ ksshaskpass5.spec ++
--- /var/tmp/diff_new_pack.t29okD/_old  2016-01-03 13:25:59.0 +0100
+++ /var/tmp/diff_new_pack.t29okD/_new  2016-01-03 13:25:59.0 +0100
@@ -18,7 +18,7 @@
 
 %bcond_without lang
 Name:   ksshaskpass5
-Version:5.5.1
+Version:5.5.2
 Release:0
 Summary:Plasma 5 version of ssh-askpass
 License:GPL-2.0+

++ ksshaskpass-5.5.1.tar.xz -> ksshaskpass-5.5.2.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/ksshaskpass-5.5.1/CMakeLists.txt 
new/ksshaskpass-5.5.2/CMakeLists.txt
--- old/ksshaskpass-5.5.1/CMakeLists.txt2015-12-15 11:24:57.0 
+0100
+++ new/ksshaskpass-5.5.2/CMakeLists.txt2015-12-22 11:35:13.0 
+0100
@@ -1,6 +1,6 @@
 project(ksshaskpass)
 cmake_minimum_required(VERSION 2.8.12)
-set(PROJECT_VERSION "5.5.1")
+set(PROJECT_VERSION "5.5.2")
 
 find_package(Qt5 REQUIRED COMPONENTS Core)
 




commit ksshaskpass5 for openSUSE:Factory

2015-12-29 Thread h_root
Hello community,

here is the log from the commit of package ksshaskpass5 for openSUSE:Factory 
checked in at 2015-12-29 12:56:38

Comparing /work/SRC/openSUSE:Factory/ksshaskpass5 (Old)
 and  /work/SRC/openSUSE:Factory/.ksshaskpass5.new (New)


Package is "ksshaskpass5"

Changes:

--- /work/SRC/openSUSE:Factory/ksshaskpass5/ksshaskpass5.changes
2015-11-24 22:26:54.0 +0100
+++ /work/SRC/openSUSE:Factory/.ksshaskpass5.new/ksshaskpass5.changes   
2015-12-29 12:56:39.0 +0100
@@ -1,0 +2,16 @@
+Tue Dec 15 17:49:53 UTC 2015 - hrvoje.sen...@gmail.com
+
+- Update to 5.5.1:
+  * Bugfix release
+  * For more details please see:
+https://www.kde.org/announcements/plasma-5.5.1.php
+
+---
+Sat Dec 12 17:31:43 UTC 2015 - hrvoje.sen...@gmail.com
+
+- Update to 5.5.0:
+  * For more details please see:
+https://dot.kde.org/2015/12/08/plasma-55-beautiful-new-artwork
+- Move to cmake(...) BuildRequires where possible
+
+---

Old:

  ksshaskpass-5.4.3.tar.xz

New:

  ksshaskpass-5.5.1.tar.xz



Other differences:
--
++ ksshaskpass5.spec ++
--- /var/tmp/diff_new_pack.SBLA0R/_old  2015-12-29 12:56:41.0 +0100
+++ /var/tmp/diff_new_pack.SBLA0R/_new  2015-12-29 12:56:41.0 +0100
@@ -18,7 +18,7 @@
 
 %bcond_without lang
 Name:   ksshaskpass5
-Version:5.4.3
+Version:5.5.1
 Release:0
 Summary:Plasma 5 version of ssh-askpass
 License:GPL-2.0+
@@ -28,14 +28,13 @@
 Source99:   %{name}-rpmlintrc
 Patch1: suse-tweaks.diff
 BuildRequires:  extra-cmake-modules
-BuildRequires:  kcoreaddons-devel
-BuildRequires:  kdoctools-devel
 BuildRequires:  kf5-filesystem
-BuildRequires:  ki18n-devel
-BuildRequires:  kwallet-devel
-BuildRequires:  kwidgetsaddons-devel
-BuildRequires:  openssh-askpass
-BuildRequires:  pkgconfig(Qt5Core) >= 5.4.0
+BuildRequires:  cmake(KF5CoreAddons)
+BuildRequires:  cmake(KF5DocTools)
+BuildRequires:  cmake(KF5I18n)
+BuildRequires:  cmake(KF5Wallet)
+BuildRequires:  cmake(KF5WidgetsAddons)
+BuildRequires:  cmake(Qt5Core) >= 5.4.0
 Requires:   openssh-askpass
 %if %{with lang}
 Recommends: %{name}-lang

++ ksshaskpass-5.4.3.tar.xz -> ksshaskpass-5.5.1.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/ksshaskpass-5.4.3/CMakeLists.txt 
new/ksshaskpass-5.5.1/CMakeLists.txt
--- old/ksshaskpass-5.4.3/CMakeLists.txt2015-11-05 13:38:30.0 
+0100
+++ new/ksshaskpass-5.5.1/CMakeLists.txt2015-12-15 11:24:57.0 
+0100
@@ -1,6 +1,6 @@
 project(ksshaskpass)
 cmake_minimum_required(VERSION 2.8.12)
-set(PROJECT_VERSION "5.4.3")
+set(PROJECT_VERSION "5.5.1")
 
 find_package(Qt5 REQUIRED COMPONENTS Core)
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/ksshaskpass-5.4.3/po/ar/ksshaskpass.po 
new/ksshaskpass-5.5.1/po/ar/ksshaskpass.po
--- old/ksshaskpass-5.4.3/po/ar/ksshaskpass.po  1970-01-01 01:00:00.0 
+0100
+++ new/ksshaskpass-5.5.1/po/ar/ksshaskpass.po  2015-12-15 11:24:54.0 
+0100
@@ -0,0 +1,72 @@
+# Copyright (C) YEAR This_file_is_part_of_KDE
+# This file is distributed under the same license as the PACKAGE package.
+#
+# Safa Alfulaij , ٢٠١٥.
+msgid ""
+msgstr ""
+"Project-Id-Version: \n"
+"Report-Msgid-Bugs-To: http://bugs.kde.org\n";
+"POT-Creation-Date: 2015-01-12 08:05+\n"
+"PO-Revision-Date: ٢٠١٥-٠٨-١٧ ١١:٣٤+0300\n"
+"Last-Translator: Safa Alfulaij \n"
+"Language-Team: Arabic \n"
+"Language: ar\n"
+"MIME-Version: 1.0\n"
+"Content-Type: text/plain; charset=UTF-8\n"
+"Content-Transfer-Encoding: 8bit\n"
+"Plural-Forms: nplurals=6; plural=n==0 ? 0 : n==1 ? 1 : n==2 ? 2 : n%100>=3 "
+"&& n%100<=10 ? 3 : n%100>=11 && n%100<=99 ? 4 : 5;\n"
+"X-Generator: Lokalize 2.0\n"
+
+msgctxt "NAME OF TRANSLATORS"
+msgid "Your names"
+msgstr "صفا الفليج"
+
+msgctxt "EMAIL OF TRANSLATORS"
+msgid "Your emails"
+msgstr "safa1996alful...@gmail.com"
+
+#: main.cpp:41 main.cpp:106
+msgid "Ksshaskpass"
+msgstr ""
+
+#: main.cpp:43
+msgid "KDE version of ssh-askpass"
+msgstr "إصدارة كدي من ssh-askpass"
+
+#: main.cpp:45
+msgid ""
+"(c) 2006 Hans van Leeuwen\n"
+"(c) 2008-2010 Armin Berres"
+msgstr ""
+
+#: main.cpp:46
+msgid ""
+"Ksshaskpass allows you to interactively prompt users for a passphrase for "
+"ssh-add"
+msgstr "يسمح Ksshaskpass لك بطلب عبارة مرور ssh-add من المستخدمين بشكل تفاعليّ"
+
+#: main.cpp:51
+msgid "Armin Berres"
+msgstr ""
+
+#: main.cpp:51
+msgid "Current author"
+msgstr "المؤلّف الحاليّ"
+
+#: main.cpp:52
+msgid "Hans van Leeuwen"
+msgstr ""
+
+#: main.cpp:52
+msgid "Original author

commit ksshaskpass5 for openSUSE:Factory

2015-11-24 Thread h_root
Hello community,

here is the log from the commit of package ksshaskpass5 for openSUSE:Factory 
checked in at 2015-11-24 22:26:52

Comparing /work/SRC/openSUSE:Factory/ksshaskpass5 (Old)
 and  /work/SRC/openSUSE:Factory/.ksshaskpass5.new (New)


Package is "ksshaskpass5"

Changes:

--- /work/SRC/openSUSE:Factory/ksshaskpass5/ksshaskpass5.changes
2015-10-19 22:17:53.0 +0200
+++ /work/SRC/openSUSE:Factory/.ksshaskpass5.new/ksshaskpass5.changes   
2015-11-24 22:26:54.0 +0100
@@ -1,0 +2,7 @@
+Sun Nov  8 18:36:31 UTC 2015 - hrvoje.sen...@gmail.com
+
+- Update to 5.4.3 (boo#955068):
+  * For more details please see:
+https://www.kde.org/announcements/plasma-5.4.3.php
+
+---

Old:

  ksshaskpass-5.4.2.tar.xz

New:

  ksshaskpass-5.4.3.tar.xz



Other differences:
--
++ ksshaskpass5.spec ++
--- /var/tmp/diff_new_pack.WNOz1M/_old  2015-11-24 22:26:54.0 +0100
+++ /var/tmp/diff_new_pack.WNOz1M/_new  2015-11-24 22:26:54.0 +0100
@@ -18,7 +18,7 @@
 
 %bcond_without lang
 Name:   ksshaskpass5
-Version:5.4.2
+Version:5.4.3
 Release:0
 Summary:Plasma 5 version of ssh-askpass
 License:GPL-2.0+

++ ksshaskpass-5.4.2.tar.xz -> ksshaskpass-5.4.3.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/ksshaskpass-5.4.2/CMakeLists.txt 
new/ksshaskpass-5.4.3/CMakeLists.txt
--- old/ksshaskpass-5.4.2/CMakeLists.txt2015-10-01 11:44:50.0 
+0200
+++ new/ksshaskpass-5.4.3/CMakeLists.txt2015-11-05 13:38:30.0 
+0100
@@ -1,6 +1,6 @@
 project(ksshaskpass)
 cmake_minimum_required(VERSION 2.8.12)
-set(PROJECT_VERSION "5.4.2")
+set(PROJECT_VERSION "5.4.3")
 
 find_package(Qt5 REQUIRED COMPONENTS Core)
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/ksshaskpass-5.4.2/po/ca@valencia/ksshaskpass.po 
new/ksshaskpass-5.4.3/po/ca@valencia/ksshaskpass.po
--- old/ksshaskpass-5.4.2/po/ca@valencia/ksshaskpass.po 1970-01-01 
01:00:00.0 +0100
+++ new/ksshaskpass-5.4.3/po/ca@valencia/ksshaskpass.po 2015-11-05 
13:38:23.0 +0100
@@ -0,0 +1,78 @@
+# Translation of ksshaskpass.po to Catalan (Valencian)
+# Copyright (C) 2015 This_file_is_part_of_KDE
+# This file is distributed under the license LGPL version 2.1 or
+# version 3 or later versions approved by the membership of KDE e.V.
+#
+# Josep Ma. Ferrer , 2015.
+msgid ""
+msgstr ""
+"Project-Id-Version: ksshaskpass\n"
+"Report-Msgid-Bugs-To: http://bugs.kde.org\n";
+"POT-Creation-Date: 2015-08-07 11:20+\n"
+"PO-Revision-Date: 2015-01-16 19:37+0100\n"
+"Last-Translator: Josep Ma. Ferrer \n"
+"Language-Team: Catalan \n"
+"Language: ca@valencia\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-Accelerator-Marker: &\n"
+"X-Generator: Lokalize 1.4\n"
+
+msgctxt "NAME OF TRANSLATORS"
+msgid "Your names"
+msgstr "Josep Ma. Ferrer"
+
+msgctxt "EMAIL OF TRANSLATORS"
+msgid "Your emails"
+msgstr "txe...@gmail.com"
+
+#: main.cpp:41 main.cpp:106
+msgid "Ksshaskpass"
+msgstr "Ksshaskpass"
+
+#: main.cpp:43
+msgid "KDE version of ssh-askpass"
+msgstr "Versió del ssh-askpass pel KDE"
+
+#: main.cpp:45
+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:46
+msgid ""
+"Ksshaskpass allows you to interactively prompt users for a passphrase for "
+"ssh-add"
+msgstr ""
+"El Ksshaskpass permet demanar interactivament als usuaris una frase de "
+"contrasenya pel ssh-add"
+
+#: main.cpp:51
+msgid "Armin Berres"
+msgstr "Armin Berres"
+
+#: main.cpp:51
+msgid "Current author"
+msgstr "Autor actual"
+
+#: main.cpp:52
+msgid "Hans van Leeuwen"
+msgstr "Hans van Leeuwen"
+
+#: main.cpp:52
+msgid "Original author"
+msgstr "Autor original"
+
+#: main.cpp:59
+msgctxt "Name of a prompt for a password"
+msgid "Prompt"
+msgstr "Indicador"
+
+#: main.cpp:66
+msgid "Please enter passphrase"
+msgstr "Per favor, introduïu la frase de contrasenya"
\ No newline at end of file
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/ksshaskpass-5.4.2/po/nn/ksshaskpass.po 
new/ksshaskpass-5.4.3/po/nn/ksshaskpass.po
--- old/ksshaskpass-5.4.2/po/nn/ksshaskpass.po  2015-10-01 11:44:48.0 
+0200
+++ new/ksshaskpass-5.4.3/po/nn/ksshaskpass.po  2015-11-05 13:38:27.0 
+0100
@@ -1,3 +1,5 @@
+# Translation of ksshaskpass to Norwegian Nynorsk
+#
 # Karl Ove Hufthammer , 2015.
 msgid ""
 msgstr ""
diff -urN '--exclude=CVS' '--exclude=.cv

commit ksshaskpass5 for openSUSE:Factory

2015-10-19 Thread h_root
Hello community,

here is the log from the commit of package ksshaskpass5 for openSUSE:Factory 
checked in at 2015-10-19 22:17:51

Comparing /work/SRC/openSUSE:Factory/ksshaskpass5 (Old)
 and  /work/SRC/openSUSE:Factory/.ksshaskpass5.new (New)


Package is "ksshaskpass5"

Changes:

--- /work/SRC/openSUSE:Factory/ksshaskpass5/ksshaskpass5.changes
2015-09-24 07:07:06.0 +0200
+++ /work/SRC/openSUSE:Factory/.ksshaskpass5.new/ksshaskpass5.changes   
2015-10-19 22:17:53.0 +0200
@@ -1,0 +2,7 @@
+Sun Oct  4 10:43:34 UTC 2015 - hrvoje.sen...@gmail.com
+
+- Update to 5.4.2:
+  * For more details please see:
+https://www.kde.org/announcements/plasma-5.4.2.php
+
+---

Old:

  ksshaskpass-5.4.1.tar.xz

New:

  ksshaskpass-5.4.2.tar.xz



Other differences:
--
++ ksshaskpass5.spec ++
--- /var/tmp/diff_new_pack.DGbTCS/_old  2015-10-19 22:17:53.0 +0200
+++ /var/tmp/diff_new_pack.DGbTCS/_new  2015-10-19 22:17:53.0 +0200
@@ -18,7 +18,7 @@
 
 %bcond_without lang
 Name:   ksshaskpass5
-Version:5.4.1
+Version:5.4.2
 Release:0
 Summary:Plasma 5 version of ssh-askpass
 License:GPL-2.0+

++ ksshaskpass-5.4.1.tar.xz -> ksshaskpass-5.4.2.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/ksshaskpass-5.4.1/CMakeLists.txt 
new/ksshaskpass-5.4.2/CMakeLists.txt
--- old/ksshaskpass-5.4.1/CMakeLists.txt2015-09-03 12:52:45.0 
+0200
+++ new/ksshaskpass-5.4.2/CMakeLists.txt2015-10-01 11:44:50.0 
+0200
@@ -1,6 +1,6 @@
 project(ksshaskpass)
 cmake_minimum_required(VERSION 2.8.12)
-set(PROJECT_VERSION "5.4.1")
+set(PROJECT_VERSION "5.4.2")
 
 find_package(Qt5 REQUIRED COMPONENTS Core)
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/ksshaskpass-5.4.1/po/fr/ksshaskpass.po 
new/ksshaskpass-5.4.2/po/fr/ksshaskpass.po
--- old/ksshaskpass-5.4.1/po/fr/ksshaskpass.po  2015-09-03 12:52:40.0 
+0200
+++ new/ksshaskpass-5.4.2/po/fr/ksshaskpass.po  2015-10-01 11:44:45.0 
+0200
@@ -7,15 +7,15 @@
 "Project-Id-Version: \n"
 "Report-Msgid-Bugs-To: http://bugs.kde.org\n";
 "POT-Creation-Date: 2015-08-07 11:20+\n"
-"PO-Revision-Date: 2015-02-12 21:50+0100\n"
+"PO-Revision-Date: 2015-09-06 12:13+0100\n"
 "Last-Translator: Thomas Vergnaud \n"
-"Language-Team: French \n"
+"Language-Team: French \n"
 "Language: fr\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"
 "X-Environment: kde\n"
 "X-Accelerator-Marker: &\n"
 "X-Text-Markup: kde4\n"
@@ -75,4 +75,4 @@
 
 #: main.cpp:66
 msgid "Please enter passphrase"
-msgstr "Veuillez entrer la phrase de passe"
\ No newline at end of file
+msgstr "Veuillez saisir la phrase de passe"
\ No newline at end of file
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/ksshaskpass-5.4.1/po/nb/ksshaskpass.po 
new/ksshaskpass-5.4.2/po/nb/ksshaskpass.po
--- old/ksshaskpass-5.4.1/po/nb/ksshaskpass.po  2015-09-03 12:52:43.0 
+0200
+++ new/ksshaskpass-5.4.2/po/nb/ksshaskpass.po  2015-10-01 11:44:47.0 
+0200
@@ -1,5 +1,3 @@
-# Translation of ksshaskpass to Norwegian Bokmål
-#
 # Bjørn Steensrud , 2015.
 msgid ""
 msgstr ""
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/ksshaskpass-5.4.1/po/nn/ksshaskpass.po 
new/ksshaskpass-5.4.2/po/nn/ksshaskpass.po
--- old/ksshaskpass-5.4.1/po/nn/ksshaskpass.po  1970-01-01 01:00:00.0 
+0100
+++ new/ksshaskpass-5.4.2/po/nn/ksshaskpass.po  2015-10-01 11:44:48.0 
+0200
@@ -0,0 +1,75 @@
+# Karl Ove Hufthammer , 2015.
+msgid ""
+msgstr ""
+"Project-Id-Version: \n"
+"Report-Msgid-Bugs-To: http://bugs.kde.org\n";
+"POT-Creation-Date: 2015-08-07 11:20+\n"
+"PO-Revision-Date: 2015-09-29 11:17+0100\n"
+"Last-Translator: Karl Ove Hufthammer \n"
+"Language-Team: Norwegian Nynorsk \n"
+"Language: nn\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 2.0\n"
+"X-Environment: kde\n"
+"X-Accelerator-Marker: &\n"
+"X-Text-Markup: kde4\n"
+
+msgctxt "NAME OF TRANSLATORS"
+msgid "Your names"
+msgstr "Karl Ove Hufthammer"
+
+msgctxt "EMAIL OF TRANSLATORS"
+msgid "Your emails"
+msgstr "k...@huftis.org"
+
+#: main.cpp:41 main.cpp:106
+msgid "Ksshaskpass"
+msgstr "Ksshaskpass"
+
+#: main.cpp:43
+msgid "KDE version of ssh-askpass"
+msgstr "KDE-versjon a

commit ksshaskpass5 for openSUSE:Factory

2015-09-23 Thread h_root
Hello community,

here is the log from the commit of package ksshaskpass5 for openSUSE:Factory 
checked in at 2015-09-24 07:07:05

Comparing /work/SRC/openSUSE:Factory/ksshaskpass5 (Old)
 and  /work/SRC/openSUSE:Factory/.ksshaskpass5.new (New)


Package is "ksshaskpass5"

Changes:

--- /work/SRC/openSUSE:Factory/ksshaskpass5/ksshaskpass5.changes
2015-09-02 07:51:17.0 +0200
+++ /work/SRC/openSUSE:Factory/.ksshaskpass5.new/ksshaskpass5.changes   
2015-09-24 07:07:06.0 +0200
@@ -1,0 +2,7 @@
+Thu Sep 10 17:16:59 UTC 2015 - hrvoje.sen...@gmail.com
+
+- Update to 5.4.1:
+  * For more details please see:
+https://www.kde.org/announcements/plasma-5.4.1.php
+
+---

Old:

  ksshaskpass-5.4.0.tar.xz

New:

  ksshaskpass-5.4.1.tar.xz



Other differences:
--
++ ksshaskpass5.spec ++
--- /var/tmp/diff_new_pack.UKERlx/_old  2015-09-24 07:07:06.0 +0200
+++ /var/tmp/diff_new_pack.UKERlx/_new  2015-09-24 07:07:06.0 +0200
@@ -18,7 +18,7 @@
 
 %bcond_without lang
 Name:   ksshaskpass5
-Version:5.4.0
+Version:5.4.1
 Release:0
 Summary:Plasma 5 version of ssh-askpass
 License:GPL-2.0+

++ ksshaskpass-5.4.0.tar.xz -> ksshaskpass-5.4.1.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/ksshaskpass-5.4.0/CMakeLists.txt 
new/ksshaskpass-5.4.1/CMakeLists.txt
--- old/ksshaskpass-5.4.0/CMakeLists.txt2015-08-20 15:01:59.0 
+0200
+++ new/ksshaskpass-5.4.1/CMakeLists.txt2015-09-03 12:52:45.0 
+0200
@@ -1,6 +1,6 @@
 project(ksshaskpass)
 cmake_minimum_required(VERSION 2.8.12)
-set(PROJECT_VERSION "5.4.0")
+set(PROJECT_VERSION "5.4.1")
 
 find_package(Qt5 REQUIRED COMPONENTS Core)
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/ksshaskpass-5.4.0/po/nb/ksshaskpass.po 
new/ksshaskpass-5.4.1/po/nb/ksshaskpass.po
--- old/ksshaskpass-5.4.0/po/nb/ksshaskpass.po  1970-01-01 01:00:00.0 
+0100
+++ new/ksshaskpass-5.4.1/po/nb/ksshaskpass.po  2015-09-03 12:52:43.0 
+0200
@@ -0,0 +1,77 @@
+# Translation of ksshaskpass to Norwegian Bokmål
+#
+# Bjørn Steensrud , 2015.
+msgid ""
+msgstr ""
+"Project-Id-Version: \n"
+"Report-Msgid-Bugs-To: http://bugs.kde.org\n";
+"POT-Creation-Date: 2015-08-07 11:20+\n"
+"PO-Revision-Date: 2015-06-13 22:14+0200\n"
+"Last-Translator: Bjørn Steensrud \n"
+"Language-Team: Norwegian Bokmål \n"
+"Language: nb\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-Environment: kde\n"
+"X-Accelerator-Marker: &\n"
+"X-Text-Markup: kde4\n"
+
+msgctxt "NAME OF TRANSLATORS"
+msgid "Your names"
+msgstr "Bjørn Steensrud"
+
+msgctxt "EMAIL OF TRANSLATORS"
+msgid "Your emails"
+msgstr "bjor...@skogkatt.homelinux.org"
+
+#: main.cpp:41 main.cpp:106
+msgid "Ksshaskpass"
+msgstr "Ksshaskpass"
+
+#: main.cpp:43
+msgid "KDE version of ssh-askpass"
+msgstr "KDE-versjon av ssh-askpass"
+
+#: main.cpp:45
+msgid ""
+"(c) 2006 Hans van Leeuwen\n"
+"(c) 2008-2010 Armin Berres"
+msgstr ""
+"© 2006 Hans van Leeuwen\n"
+"© 2008-2010 Armin Berres"
+
+#: main.cpp:46
+msgid ""
+"Ksshaskpass allows you to interactively prompt users for a passphrase for "
+"ssh-add"
+msgstr ""
+"Med Ksshaskpass kan du interaktivt spørre brukere etter en passfrase for ssh-"
+"add"
+
+#: main.cpp:51
+msgid "Armin Berres"
+msgstr "Armin Berres"
+
+#: main.cpp:51
+msgid "Current author"
+msgstr "Nåværende utvikler"
+
+#: main.cpp:52
+msgid "Hans van Leeuwen"
+msgstr "Hans van Leeuwen"
+
+#: main.cpp:52
+msgid "Original author"
+msgstr "Opprinnelig utvikler"
+
+#: main.cpp:59
+msgctxt "Name of a prompt for a password"
+msgid "Prompt"
+msgstr "Ledetekst"
+
+#: main.cpp:66
+msgid "Please enter passphrase"
+msgstr "Skriv inn passfrase"
\ No newline at end of file
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/ksshaskpass-5.4.0/src/org.kde.ksshaskpass.desktop 
new/ksshaskpass-5.4.1/src/org.kde.ksshaskpass.desktop
--- old/ksshaskpass-5.4.0/src/org.kde.ksshaskpass.desktop   2015-08-20 
15:01:44.0 +0200
+++ new/ksshaskpass-5.4.1/src/org.kde.ksshaskpass.desktop   2015-09-03 
12:52:38.0 +0200
@@ -15,6 +15,7 @@
 Name[hu]=SSH AskPass
 Name[it]=SSH AskPass
 Name[ko]=SSH AskPass
+Name[nb]=SSH AskPass
 Name[nl]=SSH AskPass
 Name[pa]=SSH AskPass
 Name[pl]=SSH AskPass
@@ -49,6 +50,7 @@
 GenericName[hu]=ssh-add
 GenericName[it]=ssh-add
 GenericName[ko]=ssh-add
+GenericName[nb]=ssh-add
 GenericName[nl]=ssh-add
 GenericName[pa

commit ksshaskpass5 for openSUSE:Factory

2015-09-01 Thread h_root
Hello community,

here is the log from the commit of package ksshaskpass5 for openSUSE:Factory 
checked in at 2015-09-02 07:51:15

Comparing /work/SRC/openSUSE:Factory/ksshaskpass5 (Old)
 and  /work/SRC/openSUSE:Factory/.ksshaskpass5.new (New)


Package is "ksshaskpass5"

Changes:

--- /work/SRC/openSUSE:Factory/ksshaskpass5/ksshaskpass5.changes
2015-08-02 22:44:56.0 +0200
+++ /work/SRC/openSUSE:Factory/.ksshaskpass5.new/ksshaskpass5.changes   
2015-09-02 07:51:17.0 +0200
@@ -1,0 +2,21 @@
+Mon Aug 24 17:51:23 UTC 2015 - hrvoje.sen...@gmail.com
+
+- Update to 5.4.0:
+  * For more details please see:
+https://www.kde.org/announcements/plasma-5.4.0.php
+
+---
+Sun Aug 16 10:17:06 UTC 2015 - hrvoje.sen...@gmail.com
+
+- Update to 5.3.95 aka 5.4 beta:
+  This release of Plasma brings many nice touches for our users
+  such as much improved high DPI support, KRunner auto-completion
+  and many new beautiful Breeze icons. It also lays the ground for
+  the future with a tech preview of Wayland session available.
+  We're shipping a few new components such as an Audio Volume
+  Plasma Widget, monitor calibration tool and the User Manager
+  tool comes out beta.
+  * For more details please see:
+https://www.kde.org/announcements/plasma-5.3.95.php
+
+---

Old:

  ksshaskpass-5.3.2.tar.xz

New:

  ksshaskpass-5.4.0.tar.xz



Other differences:
--
++ ksshaskpass5.spec ++
--- /var/tmp/diff_new_pack.oMlJMa/_old  2015-09-02 07:51:18.0 +0200
+++ /var/tmp/diff_new_pack.oMlJMa/_new  2015-09-02 07:51:18.0 +0200
@@ -18,7 +18,7 @@
 
 %bcond_without lang
 Name:   ksshaskpass5
-Version:5.3.2
+Version:5.4.0
 Release:0
 Summary:Plasma 5 version of ssh-askpass
 License:GPL-2.0+

++ ksshaskpass-5.3.2.tar.xz -> ksshaskpass-5.4.0.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/ksshaskpass-5.3.2/CMakeLists.txt 
new/ksshaskpass-5.4.0/CMakeLists.txt
--- old/ksshaskpass-5.3.2/CMakeLists.txt2015-06-25 13:15:02.0 
+0200
+++ new/ksshaskpass-5.4.0/CMakeLists.txt2015-08-20 15:01:59.0 
+0200
@@ -1,6 +1,6 @@
 project(ksshaskpass)
 cmake_minimum_required(VERSION 2.8.12)
-set(PROJECT_VERSION "5.3.2")
+set(PROJECT_VERSION "5.4.0")
 
 find_package(Qt5 REQUIRED COMPONENTS Core)
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/ksshaskpass-5.3.2/doc/man-ksshaskpass.1.docbook 
new/ksshaskpass-5.4.0/doc/man-ksshaskpass.1.docbook
--- old/ksshaskpass-5.3.2/doc/man-ksshaskpass.1.docbook 2015-06-25 
13:14:51.0 +0200
+++ new/ksshaskpass-5.4.0/doc/man-ksshaskpass.1.docbook 2015-08-20 
15:01:44.0 +0200
@@ -5,6 +5,11 @@
 
 
 
+
+KDE User's Manual
+2014-11-07
+ksshaskpass
+
 
 KSSHASKPASS
 1
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/ksshaskpass-5.3.2/po/ast/ksshaskpass.po 
new/ksshaskpass-5.4.0/po/ast/ksshaskpass.po
--- old/ksshaskpass-5.3.2/po/ast/ksshaskpass.po 2015-06-25 13:14:52.0 
+0200
+++ new/ksshaskpass-5.4.0/po/ast/ksshaskpass.po 2015-08-20 15:01:45.0 
+0200
@@ -6,7 +6,7 @@
 msgstr ""
 "Project-Id-Version: \n"
 "Report-Msgid-Bugs-To: http://bugs.kde.org\n";
-"POT-Creation-Date: 2015-01-12 08:05+\n"
+"POT-Creation-Date: 2015-08-07 11:20+\n"
 "PO-Revision-Date: 2015-04-06 19:40+0100\n"
 "Last-Translator: enolp \n"
 "Language-Team: Asturian \n"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/ksshaskpass-5.3.2/po/bs/ksshaskpass.po 
new/ksshaskpass-5.4.0/po/bs/ksshaskpass.po
--- old/ksshaskpass-5.3.2/po/bs/ksshaskpass.po  2015-06-25 13:14:53.0 
+0200
+++ new/ksshaskpass-5.4.0/po/bs/ksshaskpass.po  2015-08-20 15:01:46.0 
+0200
@@ -8,7 +8,7 @@
 msgstr ""
 "Project-Id-Version: kde5\n"
 "Report-Msgid-Bugs-To: http://bugs.kde.org\n";
-"POT-Creation-Date: 2015-01-12 08:05+\n"
+"POT-Creation-Date: 2015-08-07 11:20+\n"
 "PO-Revision-Date: 2015-02-24 20:27+0100\n"
 "Last-Translator: Samir Ribić \n"
 "Language-Team: Bosnian\n"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/ksshaskpass-5.3.2/po/ca/ksshaskpass.po 
new/ksshaskpass-5.4.0/po/ca/ksshaskpass.po
--- old/ksshaskpass-5.3.2/po/ca/ksshaskpass.po  2015-06-25 13:14:53.0 
+0200
+++ new/ksshaskpass-5.4.0/po/ca/ksshaskpass.po  2015-08-20 15:01:46.0 
+0200
@@ -8,7 +8,7 @@
 msgstr ""
 "Project-Id-Version: ksshaskpass\n"
 "Report-Msgid-Bugs-To: http://bugs.kde.org\n";
-"POT-Creation-Da

commit ksshaskpass5 for openSUSE:Factory

2015-08-02 Thread h_root
Hello community,

here is the log from the commit of package ksshaskpass5 for openSUSE:Factory 
checked in at 2015-08-02 22:44:55

Comparing /work/SRC/openSUSE:Factory/ksshaskpass5 (Old)
 and  /work/SRC/openSUSE:Factory/.ksshaskpass5.new (New)


Package is "ksshaskpass5"

Changes:

--- /work/SRC/openSUSE:Factory/ksshaskpass5/ksshaskpass5.changes
2015-07-08 06:57:28.0 +0200
+++ /work/SRC/openSUSE:Factory/.ksshaskpass5.new/ksshaskpass5.changes   
2015-08-02 22:44:56.0 +0200
@@ -1,0 +2,5 @@
+Sun Jul 26 15:48:25 UTC 2015 - hrvoje.sen...@gmail.com
+
+- Fix Oboletes/Provides versions regarding Leap versioning
+
+---



Other differences:
--
++ ksshaskpass5.spec ++
--- /var/tmp/diff_new_pack.u9tuXk/_old  2015-08-02 22:44:57.0 +0200
+++ /var/tmp/diff_new_pack.u9tuXk/_new  2015-08-02 22:44:57.0 +0200
@@ -42,7 +42,7 @@
 %endif
 Supplements:packageand(openssh-askpass:plasma5-workspace)
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
-%if 0%{?suse_version} > 1320
+%if 0%{?suse_version} > 1314 && "%{suse_version}" != "1320"
 Provides:   ksshaskpass = %{version}
 Obsoletes:  ksshaskpass < %{version}
 %else




commit ksshaskpass5 for openSUSE:Factory

2015-07-07 Thread h_root
Hello community,

here is the log from the commit of package ksshaskpass5 for openSUSE:Factory 
checked in at 2015-07-08 06:57:27

Comparing /work/SRC/openSUSE:Factory/ksshaskpass5 (Old)
 and  /work/SRC/openSUSE:Factory/.ksshaskpass5.new (New)


Package is "ksshaskpass5"

Changes:

--- /work/SRC/openSUSE:Factory/ksshaskpass5/ksshaskpass5.changes
2015-05-29 10:13:51.0 +0200
+++ /work/SRC/openSUSE:Factory/.ksshaskpass5.new/ksshaskpass5.changes   
2015-07-08 06:57:28.0 +0200
@@ -1,0 +2,8 @@
+Sun Jun 28 18:31:49 UTC 2015 - hrvoje.sen...@gmail.com
+
+- Update to 5.3.2:
+  * Bugfix release
+  * For more details please see:
+https://www.kde.org/announcements/plasma-5.3.2.php
+
+---

Old:

  ksshaskpass-5.3.1.tar.xz

New:

  ksshaskpass-5.3.2.tar.xz



Other differences:
--
++ ksshaskpass5.spec ++
--- /var/tmp/diff_new_pack.PRpfaT/_old  2015-07-08 06:57:29.0 +0200
+++ /var/tmp/diff_new_pack.PRpfaT/_new  2015-07-08 06:57:29.0 +0200
@@ -18,7 +18,7 @@
 
 %bcond_without lang
 Name:   ksshaskpass5
-Version:5.3.1
+Version:5.3.2
 Release:0
 Summary:Plasma 5 version of ssh-askpass
 License:GPL-2.0+

++ ksshaskpass-5.3.1.tar.xz -> ksshaskpass-5.3.2.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/ksshaskpass-5.3.1/CMakeLists.txt 
new/ksshaskpass-5.3.2/CMakeLists.txt
--- old/ksshaskpass-5.3.1/CMakeLists.txt2015-05-21 19:07:23.0 
+0200
+++ new/ksshaskpass-5.3.2/CMakeLists.txt2015-06-25 13:15:02.0 
+0200
@@ -1,6 +1,6 @@
 project(ksshaskpass)
 cmake_minimum_required(VERSION 2.8.12)
-set(PROJECT_VERSION "5.3.1")
+set(PROJECT_VERSION "5.3.2")
 
 find_package(Qt5 REQUIRED COMPONENTS Core)
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/ksshaskpass-5.3.1/po/ca/ksshaskpass.po 
new/ksshaskpass-5.3.2/po/ca/ksshaskpass.po
--- old/ksshaskpass-5.3.1/po/ca/ksshaskpass.po  2015-05-21 19:07:13.0 
+0200
+++ new/ksshaskpass-5.3.2/po/ca/ksshaskpass.po  2015-06-25 13:14:53.0 
+0200
@@ -17,8 +17,8 @@
 "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.4\n"
 "X-Accelerator-Marker: &\n"
+"X-Generator: Lokalize 1.4\n"
 
 msgctxt "NAME OF TRANSLATORS"
 msgid "Your names"




commit ksshaskpass5 for openSUSE:Factory

2015-05-29 Thread h_root
Hello community,

here is the log from the commit of package ksshaskpass5 for openSUSE:Factory 
checked in at 2015-05-29 10:13:49

Comparing /work/SRC/openSUSE:Factory/ksshaskpass5 (Old)
 and  /work/SRC/openSUSE:Factory/.ksshaskpass5.new (New)


Package is "ksshaskpass5"

Changes:

--- /work/SRC/openSUSE:Factory/ksshaskpass5/ksshaskpass5.changes
2015-05-11 19:29:54.0 +0200
+++ /work/SRC/openSUSE:Factory/.ksshaskpass5.new/ksshaskpass5.changes   
2015-05-29 10:13:51.0 +0200
@@ -1,0 +2,8 @@
+Fri May 22 15:29:46 UTC 2015 - hrvoje.sen...@gmail.com
+
+- Update to 5.3.1:
+  * Bugfix release
+  * For more details please see:
+https://www.kde.org/announcements/plasma-5.3.1.php
+
+---

Old:

  ksshaskpass-5.3.0.tar.xz

New:

  ksshaskpass-5.3.1.tar.xz



Other differences:
--
++ ksshaskpass5.spec ++
--- /var/tmp/diff_new_pack.ongnfH/_old  2015-05-29 10:13:52.0 +0200
+++ /var/tmp/diff_new_pack.ongnfH/_new  2015-05-29 10:13:52.0 +0200
@@ -18,7 +18,7 @@
 
 %bcond_without lang
 Name:   ksshaskpass5
-Version:5.3.0
+Version:5.3.1
 Release:0
 Summary:Plasma 5 version of ssh-askpass
 License:GPL-2.0+

++ ksshaskpass-5.3.0.tar.xz -> ksshaskpass-5.3.1.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/ksshaskpass-5.3.0/CMakeLists.txt 
new/ksshaskpass-5.3.1/CMakeLists.txt
--- old/ksshaskpass-5.3.0/CMakeLists.txt2015-04-23 12:19:15.0 
+0200
+++ new/ksshaskpass-5.3.1/CMakeLists.txt2015-05-21 19:07:23.0 
+0200
@@ -1,6 +1,6 @@
 project(ksshaskpass)
 cmake_minimum_required(VERSION 2.8.12)
-set(PROJECT_VERSION "5.3.0")
+set(PROJECT_VERSION "5.3.1")
 
 find_package(Qt5 REQUIRED COMPONENTS Core)
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/ksshaskpass-5.3.0/po/ko/ksshaskpass.po 
new/ksshaskpass-5.3.1/po/ko/ksshaskpass.po
--- old/ksshaskpass-5.3.0/po/ko/ksshaskpass.po  1970-01-01 01:00:00.0 
+0100
+++ new/ksshaskpass-5.3.1/po/ko/ksshaskpass.po  2015-05-21 19:07:17.0 
+0200
@@ -0,0 +1,74 @@
+# Copyright (C) YEAR This_file_is_part_of_KDE
+# This file is distributed under the same license as the PACKAGE package.
+# Shinjo Park , 2015.
+#
+msgid ""
+msgstr ""
+"Project-Id-Version: \n"
+"Report-Msgid-Bugs-To: http://bugs.kde.org\n";
+"POT-Creation-Date: 2015-01-12 08:05+\n"
+"PO-Revision-Date: 2015-04-25 23:39+0200\n"
+"Last-Translator: Shinjo Park \n"
+"Language-Team: Korean \n"
+"Language: ko\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 1.5\n"
+
+msgctxt "NAME OF TRANSLATORS"
+msgid "Your names"
+msgstr "Shinjo Park"
+
+msgctxt "EMAIL OF TRANSLATORS"
+msgid "Your emails"
+msgstr "k...@peremen.name"
+
+#: main.cpp:41 main.cpp:106
+msgid "Ksshaskpass"
+msgstr "Ksshaskpass"
+
+#: main.cpp:43
+msgid "KDE version of ssh-askpass"
+msgstr "KDE를 위한 ssh-askpass"
+
+#: main.cpp:45
+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:46
+msgid ""
+"Ksshaskpass allows you to interactively prompt users for a passphrase for "
+"ssh-add"
+msgstr ""
+"Ksshaskpass를 통하여 ssh-add 명령의 암호를 인터랙티브하게 입력할 수 있습니다"
+
+#: main.cpp:51
+msgid "Armin Berres"
+msgstr "Armin Berres"
+
+#: main.cpp:51
+msgid "Current author"
+msgstr "현재 작성자"
+
+#: main.cpp:52
+msgid "Hans van Leeuwen"
+msgstr "Hans van Leeuwen"
+
+#: main.cpp:52
+msgid "Original author"
+msgstr "원 작성자"
+
+#: main.cpp:59
+msgctxt "Name of a prompt for a password"
+msgid "Prompt"
+msgstr "질문"
+
+#: main.cpp:66
+msgid "Please enter passphrase"
+msgstr "암호를 입력하십시오"
\ No newline at end of file
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/ksshaskpass-5.3.0/src/org.kde.ksshaskpass.desktop 
new/ksshaskpass-5.3.1/src/org.kde.ksshaskpass.desktop
--- old/ksshaskpass-5.3.0/src/org.kde.ksshaskpass.desktop   2015-04-23 
12:19:04.0 +0200
+++ new/ksshaskpass-5.3.1/src/org.kde.ksshaskpass.desktop   2015-05-21 
19:07:11.0 +0200
@@ -13,6 +13,7 @@
 Name[gl]=SSH AskPass
 Name[hu]=SSH AskPass
 Name[it]=SSH AskPass
+Name[ko]=SSH AskPass
 Name[nl]=SSH AskPass
 Name[pa]=SSH AskPass
 Name[pl]=SSH AskPass
@@ -45,6 +46,7 @@
 GenericName[gl]=ssh-add
 GenericName[hu]=ssh-add
 GenericName[it]=ssh-add
+GenericName[ko]=ssh-add
 GenericName[nl]=ssh-add
 GenericName[pa]=ssh-add
 GenericName[pl]=ssh-add
@@ -77,6 +79,7 @@
 Comment[gl]=Introduza un contrasinal para autentica

commit ksshaskpass5 for openSUSE:Factory

2015-05-11 Thread h_root
Hello community,

here is the log from the commit of package ksshaskpass5 for openSUSE:Factory 
checked in at 2015-05-11 19:29:52

Comparing /work/SRC/openSUSE:Factory/ksshaskpass5 (Old)
 and  /work/SRC/openSUSE:Factory/.ksshaskpass5.new (New)


Package is "ksshaskpass5"

Changes:

--- /work/SRC/openSUSE:Factory/ksshaskpass5/ksshaskpass5.changes
2015-03-25 09:58:02.0 +0100
+++ /work/SRC/openSUSE:Factory/.ksshaskpass5.new/ksshaskpass5.changes   
2015-05-11 19:29:54.0 +0200
@@ -1,0 +2,17 @@
+Thu Apr 23 13:27:24 UTC 2015 - hrvoje.sen...@gmail.com
+
+- Update to 5.3 Final:
+  * For more details please see:
+https://www.kde.org/announcements/plasma-5.3.0.php
+- Obsolete ksshaskpass for openSUSE > 13.2
+
+---
+Sat Apr 11 18:53:40 UTC 2015 - hrvoje.sen...@gmail.com
+
+- Update to 5.2.95 aka 5.3 beta:
+  * New feature release
+  * For more details please see:
+https://www.kde.org/announcements/plasma-5.2.95.php
+- Update required Qt version to 5.4.0
+
+---

Old:

  ksshaskpass-5.2.2.tar.xz

New:

  ksshaskpass-5.3.0.tar.xz



Other differences:
--
++ ksshaskpass5.spec ++
--- /var/tmp/diff_new_pack.aNmdkr/_old  2015-05-11 19:29:54.0 +0200
+++ /var/tmp/diff_new_pack.aNmdkr/_new  2015-05-11 19:29:54.0 +0200
@@ -16,8 +16,9 @@
 #
 
 
+%bcond_without lang
 Name:   ksshaskpass5
-Version:5.2.2
+Version:5.3.0
 Release:0
 Summary:Plasma 5 version of ssh-askpass
 License:GPL-2.0+
@@ -34,12 +35,19 @@
 BuildRequires:  kwallet-devel
 BuildRequires:  kwidgetsaddons-devel
 BuildRequires:  openssh-askpass
-BuildRequires:  pkgconfig(Qt5Core)
+BuildRequires:  pkgconfig(Qt5Core) >= 5.4.0
 Requires:   openssh-askpass
+%if %{with lang}
 Recommends: %{name}-lang
+%endif
 Supplements:packageand(openssh-askpass:plasma5-workspace)
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
+%if 0%{?suse_version} > 1320
+Provides:   ksshaskpass = %{version}
+Obsoletes:  ksshaskpass < %{version}
+%else
 Conflicts:  ksshaskpass
+%endif
 
 %description
 A Plasma 5 version of ssh-askpass with KWallet support.
@@ -71,10 +79,12 @@
 %dir %{_kf5_configdir}/plasma-workspace/env
 %dir %{_kf5_configdir}/plasma-workspace
 %{_kf5_configdir}/plasma-workspace/env/ksshaskpass.sh
-%{_kf5_mandir}/man1/ksshaskpass.1*
+%doc %lang(en) %{_kf5_mandir}/man1/ksshaskpass.1*
 
+%if %{with lang}
 %files lang
 %defattr(-,root,root)
 %{_kf5_localedir}/
+%endif
 
 %changelog

++ ksshaskpass-5.2.2.tar.xz -> ksshaskpass-5.3.0.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/ksshaskpass-5.2.2/CMakeLists.txt 
new/ksshaskpass-5.3.0/CMakeLists.txt
--- old/ksshaskpass-5.2.2/CMakeLists.txt2015-03-19 13:31:20.0 
+0100
+++ new/ksshaskpass-5.3.0/CMakeLists.txt2015-04-23 12:19:15.0 
+0200
@@ -1,8 +1,7 @@
+project(ksshaskpass)
 cmake_minimum_required(VERSION 2.8.12)
-set(PROJECT_VERSION "5.2.2")
+set(PROJECT_VERSION "5.3.0")
 
-project(ksshaskpass)
- 
 find_package(Qt5 REQUIRED COMPONENTS Core)
 
 find_package(ECM REQUIRED NO_MODULE)
@@ -41,6 +40,7 @@
 if (KF5DocTools_FOUND)
 add_subdirectory(doc)
 endif()
+feature_summary(WHAT ALL INCLUDE_QUIET_PACKAGES 
FATAL_ON_MISSING_REQUIRED_PACKAGES)
 
 find_package(KF5I18n CONFIG REQUIRED)
 ki18n_install(po)
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/ksshaskpass-5.2.2/po/ast/ksshaskpass.po 
new/ksshaskpass-5.3.0/po/ast/ksshaskpass.po
--- old/ksshaskpass-5.2.2/po/ast/ksshaskpass.po 1970-01-01 01:00:00.0 
+0100
+++ new/ksshaskpass-5.3.0/po/ast/ksshaskpass.po 2015-04-23 12:19:05.0 
+0200
@@ -0,0 +1,73 @@
+# Copyright (C) YEAR This_file_is_part_of_KDE
+# This file is distributed under the same license as the PACKAGE package.
+#
+# enolp , 2015.
+msgid ""
+msgstr ""
+"Project-Id-Version: \n"
+"Report-Msgid-Bugs-To: http://bugs.kde.org\n";
+"POT-Creation-Date: 2015-01-12 08:05+\n"
+"PO-Revision-Date: 2015-04-06 19:40+0100\n"
+"Last-Translator: enolp \n"
+"Language-Team: Asturian \n"
+"Language: ast\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 2.0\n"
+
+#, fuzzy
+msgctxt "NAME OF TRANSLATORS"
+msgid "Your names"
+msgstr "Softastur"
+
+#, fuzzy
+msgctxt "EMAIL OF TRANSLATORS"
+msgid "Your emails"
+msgstr "alministrado...@softastur.org"
+
+#: main.cpp:41 main.cpp:106
+msgid "Ksshaskpass"
+msgstr ""
+
+#: main.cpp:43
+msgid "KDE version of ssh-askpass"
+msgstr ""
+
+

commit ksshaskpass5 for openSUSE:Factory

2015-03-25 Thread h_root
Hello community,

here is the log from the commit of package ksshaskpass5 for openSUSE:Factory 
checked in at 2015-03-25 09:58:01

Comparing /work/SRC/openSUSE:Factory/ksshaskpass5 (Old)
 and  /work/SRC/openSUSE:Factory/.ksshaskpass5.new (New)


Package is "ksshaskpass5"

Changes:

--- /work/SRC/openSUSE:Factory/ksshaskpass5/ksshaskpass5.changes
2015-03-01 15:04:43.0 +0100
+++ /work/SRC/openSUSE:Factory/.ksshaskpass5.new/ksshaskpass5.changes   
2015-03-25 09:58:02.0 +0100
@@ -1,0 +2,8 @@
+Thu Mar 19 17:42:35 UTC 2015 - hrvoje.sen...@gmail.com
+
+- Update to 5.2.2:
+  * Bugfix release
+  * For more details please see:
+https://www.kde.org/announcements/plasma-5.2.2.php
+
+---

Old:

  ksshaskpass-5.2.1.tar.xz

New:

  ksshaskpass-5.2.2.tar.xz



Other differences:
--
++ ksshaskpass5.spec ++
--- /var/tmp/diff_new_pack.zH649f/_old  2015-03-25 09:58:03.0 +0100
+++ /var/tmp/diff_new_pack.zH649f/_new  2015-03-25 09:58:03.0 +0100
@@ -17,7 +17,7 @@
 
 
 Name:   ksshaskpass5
-Version:5.2.1
+Version:5.2.2
 Release:0
 Summary:Plasma 5 version of ssh-askpass
 License:GPL-2.0+

++ ksshaskpass-5.2.1.tar.xz -> ksshaskpass-5.2.2.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/ksshaskpass-5.2.1/CMakeLists.txt 
new/ksshaskpass-5.2.2/CMakeLists.txt
--- old/ksshaskpass-5.2.1/CMakeLists.txt2015-02-21 21:36:17.0 
+0100
+++ new/ksshaskpass-5.2.2/CMakeLists.txt2015-03-19 13:31:20.0 
+0100
@@ -1,5 +1,5 @@
 cmake_minimum_required(VERSION 2.8.12)
-set(PROJECT_VERSION "5.2.1")
+set(PROJECT_VERSION "5.2.2")
 
 project(ksshaskpass)
  
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/ksshaskpass-5.2.1/po/bs/ksshaskpass.po 
new/ksshaskpass-5.2.2/po/bs/ksshaskpass.po
--- old/ksshaskpass-5.2.1/po/bs/ksshaskpass.po  1970-01-01 01:00:00.0 
+0100
+++ new/ksshaskpass-5.2.2/po/bs/ksshaskpass.po  2015-03-19 13:31:11.0 
+0100
@@ -0,0 +1,71 @@
+# Bosnian translations for PACKAGE package
+# engleski prevodi za paket PACKAGE.
+# Copyright (C) 2015 This_file_is_part_of_KDE
+# This file is distributed under the same license as the PACKAGE package.
+# Samir ribic , 2015.
+#
+msgid ""
+msgstr ""
+"Project-Id-Version: kde5\n"
+"Report-Msgid-Bugs-To: http://bugs.kde.org\n";
+"POT-Creation-Date: 2015-01-13 12:16+\n"
+"PO-Revision-Date: 2015-02-22 23:43+0100\n"
+"Last-Translator: Samir Ribić \n"
+"Language-Team: Bosnian\n"
+"Language: bs\n"
+"MIME-Version: 1.0\n"
+"Content-Type: text/plain; charset=UTF-8\n"
+"Content-Transfer-Encoding: 8bit\n"
+
+msgctxt "NAME OF TRANSLATORS"
+msgid "Your names"
+msgstr "Samir Ribić"
+
+msgctxt "EMAIL OF TRANSLATORS"
+msgid "Your emails"
+msgstr "samir.ri...@etf.unsa.ba"
+
+#: main.cpp:41 main.cpp:106
+msgid "Ksshaskpass"
+msgstr "ksshaskpass"
+
+#: main.cpp:43
+msgid "KDE version of ssh-askpass"
+msgstr ""
+
+#: main.cpp:45
+msgid ""
+"(c) 2006 Hans van Leeuwen\n"
+"(c) 2008-2010 Armin Berres"
+msgstr ""
+
+#: main.cpp:46
+msgid ""
+"Ksshaskpass allows you to interactively prompt users for a passphrase for "
+"ssh-add"
+msgstr ""
+
+#: main.cpp:51
+msgid "Armin Berres"
+msgstr ""
+
+#: main.cpp:51
+msgid "Current author"
+msgstr "Trenutni autor"
+
+#: main.cpp:52
+msgid "Hans van Leeuwen"
+msgstr ""
+
+#: main.cpp:52
+msgid "Original author"
+msgstr "Prvobitni autor"
+
+#: main.cpp:59
+msgctxt "Name of a prompt for a password"
+msgid "Prompt"
+msgstr "Prompt"
+
+#: main.cpp:66
+msgid "Please enter passphrase"
+msgstr ""
\ No newline at end of file
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/ksshaskpass-5.2.1/po/fr/ksshaskpass.po 
new/ksshaskpass-5.2.2/po/fr/ksshaskpass.po
--- old/ksshaskpass-5.2.1/po/fr/ksshaskpass.po  1970-01-01 01:00:00.0 
+0100
+++ new/ksshaskpass-5.2.2/po/fr/ksshaskpass.po  2015-03-19 13:31:13.0 
+0100
@@ -0,0 +1,78 @@
+# Copyright (C) YEAR This_file_is_part_of_KDE
+# This file is distributed under the same license as the PACKAGE package.
+# Thomas Vergnaud , 2015.
+#
+msgid ""
+msgstr ""
+"Project-Id-Version: \n"
+"Report-Msgid-Bugs-To: http://bugs.kde.org\n";
+"POT-Creation-Date: 2015-01-13 12:16+\n"
+"PO-Revision-Date: 2015-02-12 21:50+0100\n"
+"Last-Translator: Thomas Vergnaud \n"
+"Language-Team: French \n"
+"Language: fr\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-Environment: kde\n"
+"X-Accelerator-Marker: &\n"
+"X-Te

commit ksshaskpass5 for openSUSE:Factory

2015-03-01 Thread h_root
Hello community,

here is the log from the commit of package ksshaskpass5 for openSUSE:Factory 
checked in at 2015-03-01 15:04:42

Comparing /work/SRC/openSUSE:Factory/ksshaskpass5 (Old)
 and  /work/SRC/openSUSE:Factory/.ksshaskpass5.new (New)


Package is "ksshaskpass5"

Changes:

--- /work/SRC/openSUSE:Factory/ksshaskpass5/ksshaskpass5.changes
2015-01-29 13:16:33.0 +0100
+++ /work/SRC/openSUSE:Factory/.ksshaskpass5.new/ksshaskpass5.changes   
2015-03-01 15:04:43.0 +0100
@@ -1,0 +2,8 @@
+Fri Feb 20 02:43:55 UTC 2015 - hrvoje.sen...@gmail.com
+
+- Update to 5.2.1:
+  * Bugfix release
+  * For more details please see:
+https://www.kde.org/announcements/plasma-5.2.1.php
+
+---

Old:

  ksshaskpass-5.2.0.tar.xz

New:

  ksshaskpass-5.2.1.tar.xz



Other differences:
--
++ ksshaskpass5.spec ++
--- /var/tmp/diff_new_pack.Vp5V7k/_old  2015-03-01 15:04:44.0 +0100
+++ /var/tmp/diff_new_pack.Vp5V7k/_new  2015-03-01 15:04:44.0 +0100
@@ -17,7 +17,7 @@
 
 
 Name:   ksshaskpass5
-Version:5.2.0
+Version:5.2.1
 Release:0
 Summary:Plasma 5 version of ssh-askpass
 License:GPL-2.0+

++ ksshaskpass-5.2.0.tar.xz -> ksshaskpass-5.2.1.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/ksshaskpass-5.2.0/CMakeLists.txt 
new/ksshaskpass-5.2.1/CMakeLists.txt
--- old/ksshaskpass-5.2.0/CMakeLists.txt2015-01-22 16:25:26.0 
+0100
+++ new/ksshaskpass-5.2.1/CMakeLists.txt2015-02-21 21:36:17.0 
+0100
@@ -1,5 +1,5 @@
 cmake_minimum_required(VERSION 2.8.12)
-set(PROJECT_VERSION "5.2.0")
+set(PROJECT_VERSION "5.2.1")
 
 project(ksshaskpass)
  
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/ksshaskpass-5.2.0/po/it/ksshaskpass.po 
new/ksshaskpass-5.2.1/po/it/ksshaskpass.po
--- old/ksshaskpass-5.2.0/po/it/ksshaskpass.po  1970-01-01 01:00:00.0 
+0100
+++ new/ksshaskpass-5.2.1/po/it/ksshaskpass.po  2015-02-21 21:36:09.0 
+0100
@@ -0,0 +1,75 @@
+# Copyright (C) YEAR This_file_is_part_of_KDE
+# This file is distributed under the same license as the PACKAGE package.
+# Vincenzo Reale , 2015.
+#
+msgid ""
+msgstr ""
+"Project-Id-Version: \n"
+"Report-Msgid-Bugs-To: http://bugs.kde.org\n";
+"POT-Creation-Date: 2015-01-13 12:16+\n"
+"PO-Revision-Date: 2015-02-10 00:15+0100\n"
+"Last-Translator: Vincenzo Reale \n"
+"Language-Team: Italian \n"
+"Language: it\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"
+
+msgctxt "NAME OF TRANSLATORS"
+msgid "Your names"
+msgstr "Vincenzo Reale"
+
+msgctxt "EMAIL OF TRANSLATORS"
+msgid "Your emails"
+msgstr "smart2...@baslug.org"
+
+#: main.cpp:41 main.cpp:106
+msgid "Ksshaskpass"
+msgstr "Ksshaskpass"
+
+#: main.cpp:43
+msgid "KDE version of ssh-askpass"
+msgstr "Versione di ssh-askpass per KDE"
+
+#: main.cpp:45
+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:46
+msgid ""
+"Ksshaskpass allows you to interactively prompt users for a passphrase for "
+"ssh-add"
+msgstr ""
+"Ksshaskpass ti consente di richiedere agli utenti, in modo interattivo, una "
+"frase segreta per ssh-dd"
+
+#: main.cpp:51
+msgid "Armin Berres"
+msgstr "Armin Berres"
+
+#: main.cpp:51
+msgid "Current author"
+msgstr "Autore attuale"
+
+#: main.cpp:52
+msgid "Hans van Leeuwen"
+msgstr "Hans van Leeuwen"
+
+#: main.cpp:52
+msgid "Original author"
+msgstr "Autore originale"
+
+#: main.cpp:59
+msgctxt "Name of a prompt for a password"
+msgid "Prompt"
+msgstr "Richiesta"
+
+#: main.cpp:66
+msgid "Please enter passphrase"
+msgstr "Digita la frase segreta"
\ No newline at end of file
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/ksshaskpass-5.2.0/po/sr/ksshaskpass.po 
new/ksshaskpass-5.2.1/po/sr/ksshaskpass.po
--- old/ksshaskpass-5.2.0/po/sr/ksshaskpass.po  2015-01-22 16:25:09.0 
+0100
+++ new/ksshaskpass-5.2.1/po/sr/ksshaskpass.po  2015-02-21 21:36:14.0 
+0100
@@ -8,12 +8,15 @@
 "PO-Revision-Date: 2015-01-17 13:25+0100\n"
 "Last-Translator: Chusslove Illich \n"
 "Language-Team: Serbian \n"
-"Language: \n"
+"Language: sr\n"
 "MIME-Version: 1.0\n"
 "Content-Type: text/plain; charset=UTF-8\n"
 "Content-Transfer-Encoding: 8bit\n"
 "Plural-Forms: nplurals=4; plural=n==1 ? 3 : n%10==1 && n%100!=11 ? 0 : n"
 "%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2;\n"
+"X-Accelerator-Marke

  1   2   >