commit ksshaskpass6 for openSUSE:Factory

2024-06-27 Thread Source-Sync
Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package ksshaskpass6 for openSUSE:Factory 
checked in at 2024-06-27 15:58:48

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


Package is "ksshaskpass6"

Thu Jun 27 15:58:48 2024 rev:7 rq:1183369 version:6.1.1

Changes:

--- /work/SRC/openSUSE:Factory/ksshaskpass6/ksshaskpass6.changes
2024-06-22 13:22:11.799975578 +0200
+++ /work/SRC/openSUSE:Factory/.ksshaskpass6.new.18349/ksshaskpass6.changes 
2024-06-27 15:59:13.645603845 +0200
@@ -1,0 +2,9 @@
+Tue Jun 25 17:13:18 UTC 2024 - Fabian Vogt 
+
+- Update to 6.1.1:
+  * New bugfix release
+  * For more details see https://kde.org/announcements/plasma/6/6.1.1
+- Changes since 6.1.0:
+  * update version for new release
+
+---

Old:

  ksshaskpass-6.1.0.tar.xz
  ksshaskpass-6.1.0.tar.xz.sig

New:

  ksshaskpass-6.1.1.tar.xz
  ksshaskpass-6.1.1.tar.xz.sig



Other differences:
--
++ ksshaskpass6.spec ++
--- /var/tmp/diff_new_pack.lyyne3/_old  2024-06-27 15:59:14.085619968 +0200
+++ /var/tmp/diff_new_pack.lyyne3/_new  2024-06-27 15:59:14.089620115 +0200
@@ -21,14 +21,14 @@
 %define rname ksshaskpass
 %bcond_without released
 Name:   ksshaskpass6
-Version:6.1.0
+Version:6.1.1
 Release:0
 Summary:Plasma 6 version of ssh-askpass
 License:GPL-2.0-or-later
 URL:https://www.kde.org/
-Source: %{rname}-%{version}.tar.xz
+Source: 
https://download.kde.org/stable/plasma/%{version}/%{rname}-%{version}.tar.xz
 %if %{with released}
-Source1:%{rname}-%{version}.tar.xz.sig
+Source1:
https://download.kde.org/stable/plasma/%{version}/%{rname}-%{version}.tar.xz.sig
 Source2:plasma.keyring
 %endif
 BuildRequires:  kf6-extra-cmake-modules >= %{kf6_version}

++ ksshaskpass-6.1.0.tar.xz -> ksshaskpass-6.1.1.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/ksshaskpass-6.1.0/CMakeLists.txt 
new/ksshaskpass-6.1.1/CMakeLists.txt
--- old/ksshaskpass-6.1.0/CMakeLists.txt2024-06-13 12:35:23.0 
+0200
+++ new/ksshaskpass-6.1.1/CMakeLists.txt2024-06-25 17:39:51.0 
+0200
@@ -1,6 +1,6 @@
 cmake_minimum_required(VERSION 3.16)
 project(ksshaskpass)
-set(PROJECT_VERSION "6.1.0")
+set(PROJECT_VERSION "6.1.1")
 
 set(QT_MIN_VERSION "6.6.0")
 set(KF6_MIN_VERSION "6.2.0")


commit ksshaskpass6 for openSUSE:Factory

2024-06-22 Thread Source-Sync
Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package ksshaskpass6 for openSUSE:Factory 
checked in at 2024-06-22 13:22:00

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


Package is "ksshaskpass6"

Sat Jun 22 13:22:00 2024 rev:6 rq:1181120 version:6.1.0

Changes:

--- /work/SRC/openSUSE:Factory/ksshaskpass6/ksshaskpass6.changes
2024-05-27 11:48:18.769206328 +0200
+++ /work/SRC/openSUSE:Factory/.ksshaskpass6.new.18349/ksshaskpass6.changes 
2024-06-22 13:22:11.799975578 +0200
@@ -1,0 +2,20 @@
+Thu Jun 13 10:58:31 UTC 2024 - Fabian Vogt 
+
+- Update to 6.1.0:
+  * New bugfix release
+  * For more details see https://kde.org/announcements/plasma/6/6.1.0
+- Changes since 6.0.90:
+  * update version for new release
+
+---
+Sat May 25 11:18:19 UTC 2024 - Fabian Vogt 
+
+- Update to 6.0.90:
+  * New feature release
+  * For more details see https://kde.org/announcements/plasma/6/6.0.90
+- Changes since 6.0.5:
+  * update version for new release
+  * add support for -SK type SSH keys (kde#458711)
+  * Move cmake_minimum_required to the top
+
+---

Old:

  ksshaskpass-6.0.5.tar.xz
  ksshaskpass-6.0.5.tar.xz.sig

New:

  ksshaskpass-6.1.0.tar.xz
  ksshaskpass-6.1.0.tar.xz.sig



Other differences:
--
++ ksshaskpass6.spec ++
--- /var/tmp/diff_new_pack.jsG7x8/_old  2024-06-22 13:22:13.504037887 +0200
+++ /var/tmp/diff_new_pack.jsG7x8/_new  2024-06-22 13:22:13.520038471 +0200
@@ -16,19 +16,19 @@
 #
 
 
-%define kf6_version 6.0.0
+%define kf6_version 6.2.0
 %define qt6_version 6.6.0
 %define rname ksshaskpass
 %bcond_without released
 Name:   ksshaskpass6
-Version:6.0.5
+Version:6.1.0
 Release:0
 Summary:Plasma 6 version of ssh-askpass
 License:GPL-2.0-or-later
 URL:https://www.kde.org/
-Source: 
https://download.kde.org/stable/plasma/%{version}/%{rname}-%{version}.tar.xz
+Source: %{rname}-%{version}.tar.xz
 %if %{with released}
-Source1:
https://download.kde.org/stable/plasma/%{version}/%{rname}-%{version}.tar.xz.sig
+Source1:%{rname}-%{version}.tar.xz.sig
 Source2:plasma.keyring
 %endif
 BuildRequires:  kf6-extra-cmake-modules >= %{kf6_version}

++ ksshaskpass-6.0.5.tar.xz -> ksshaskpass-6.1.0.tar.xz ++
 5448 lines of diff (skipped)


commit ksshaskpass6 for openSUSE:Factory

2024-05-27 Thread Source-Sync
Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package ksshaskpass6 for openSUSE:Factory 
checked in at 2024-05-27 11:45:45

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


Package is "ksshaskpass6"

Mon May 27 11:45:45 2024 rev:5 rq:1176101 version:6.0.5

Changes:

--- /work/SRC/openSUSE:Factory/ksshaskpass6/ksshaskpass6.changes
2024-04-18 22:12:19.192850169 +0200
+++ /work/SRC/openSUSE:Factory/.ksshaskpass6.new.24587/ksshaskpass6.changes 
2024-05-27 11:48:18.769206328 +0200
@@ -1,0 +2,9 @@
+Wed May 22 07:43:05 UTC 2024 - Fabian Vogt 
+
+- Update to 6.0.5:
+  * New bugfix release
+  * For more details see https://kde.org/announcements/plasma/6/6.0.5
+- Changes since 6.0.4:
+  * update version for new release
+
+---

Old:

  ksshaskpass-6.0.4.tar.xz
  ksshaskpass-6.0.4.tar.xz.sig

New:

  ksshaskpass-6.0.5.tar.xz
  ksshaskpass-6.0.5.tar.xz.sig



Other differences:
--
++ ksshaskpass6.spec ++
--- /var/tmp/diff_new_pack.moHB7P/_old  2024-05-27 11:48:24.885430445 +0200
+++ /var/tmp/diff_new_pack.moHB7P/_new  2024-05-27 11:48:24.889430592 +0200
@@ -21,7 +21,7 @@
 %define rname ksshaskpass
 %bcond_without released
 Name:   ksshaskpass6
-Version:6.0.4
+Version:6.0.5
 Release:0
 Summary:Plasma 6 version of ssh-askpass
 License:GPL-2.0-or-later

++ ksshaskpass-6.0.4.tar.xz -> ksshaskpass-6.0.5.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/ksshaskpass-6.0.4/CMakeLists.txt 
new/ksshaskpass-6.0.5/CMakeLists.txt
--- old/ksshaskpass-6.0.4/CMakeLists.txt2024-04-16 12:35:46.0 
+0200
+++ new/ksshaskpass-6.0.5/CMakeLists.txt2024-05-21 18:48:31.0 
+0200
@@ -1,6 +1,6 @@
 project(ksshaskpass)
 cmake_minimum_required(VERSION 3.16)
-set(PROJECT_VERSION "6.0.4")
+set(PROJECT_VERSION "6.0.5")
 
 set(QT_MIN_VERSION "6.6.0")
 set(KF6_MIN_VERSION "6.0.0")
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/ksshaskpass-6.0.4/po/eo/ksshaskpass.po 
new/ksshaskpass-6.0.5/po/eo/ksshaskpass.po
--- old/ksshaskpass-6.0.4/po/eo/ksshaskpass.po  2024-04-16 12:35:46.0 
+0200
+++ new/ksshaskpass-6.0.5/po/eo/ksshaskpass.po  2024-05-21 18:48:31.0 
+0200
@@ -1,6 +1,6 @@
 # translation of ksshaskpass.pot to Esperanto
 # Copyright (C) 2015 Free Software Foundation, Inc.
-# Oliver Kellogg , 2023.
+# Oliver Kellogg , 2023.
 #
 msgid ""
 msgstr ""
@@ -8,7 +8,7 @@
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n;
 "POT-Creation-Date: 2023-07-05 02:51+\n"
 "PO-Revision-Date: 2023-05-07 18:25+0100\n"
-"Last-Translator: Oliver Kellogg \n"
+"Last-Translator: Oliver Kellogg \n"
 "Language-Team: Esperanto \n"
 "Language: eo\n"
 "MIME-Version: 1.0\n"
@@ -24,7 +24,7 @@
 #, kde-format
 msgctxt "EMAIL OF TRANSLATORS"
 msgid "Your emails"
-msgstr "okell...@users.sourceforge.net"
+msgstr "olivermkell...@gmail.com"
 
 #: main.cpp:244 main.cpp:313 main.cpp:336
 #, kde-format
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/ksshaskpass-6.0.4/po/fr/ksshaskpass.po 
new/ksshaskpass-6.0.5/po/fr/ksshaskpass.po
--- old/ksshaskpass-6.0.4/po/fr/ksshaskpass.po  2024-04-16 12:35:46.0 
+0200
+++ new/ksshaskpass-6.0.5/po/fr/ksshaskpass.po  2024-05-21 18:48:31.0 
+0200
@@ -2,7 +2,7 @@
 # This file is distributed under the same license as the PACKAGE package.
 # Thomas Vergnaud , 2015, 2022.
 # Simon Depiets , 2020.
-# Xavier Besnard , 2022.
+# SPDX-FileCopyrightText: 2022, 2024 Xavier Besnard 
 # Xavier Besnard , 2023.
 #
 msgid ""
@@ -10,15 +10,15 @@
 "Project-Id-Version: \n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n;
 "POT-Creation-Date: 2023-07-05 02:51+\n"
-"PO-Revision-Date: 2023-01-06 06:59+0100\n"
-"Last-Translator: Xavier BESNARD \n"
-"Language-Team: French \n"
+"PO-Revision-Date: 2024-04-29 14:31+0200\n"
+"Last-Translator: Xavier Besnard \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 22.12.0\n"
+"X-Generator: Lokalize 23.08.5\n"
 "X-Environment: kde\n"
 "X-Accelerator-Marker: &\n"
 "X-Text-Markup: kde4\n"
@@ -36,7 +36,7 @@
 #: main.cpp:244 main.cpp:313 main.cpp:336
 #, kde-format
 msgid "Ksshaskpass"
-msgstr "Ksshaskpass"
+msgstr "KSSHAskPass"
 
 #: main.cpp:246
 #, kde-format
@@ -60,7 +60,7 @@
 "Ksshaskpass allows you to interactively prompt users for a passphrase for "
 

commit ksshaskpass6 for openSUSE:Factory

2024-04-18 Thread Source-Sync
Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package ksshaskpass6 for openSUSE:Factory 
checked in at 2024-04-18 22:11:22

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


Package is "ksshaskpass6"

Thu Apr 18 22:11:22 2024 rev:4 rq:1168740 version:6.0.4

Changes:

--- /work/SRC/openSUSE:Factory/ksshaskpass6/ksshaskpass6.changes
2024-03-28 14:14:14.089323685 +0100
+++ /work/SRC/openSUSE:Factory/.ksshaskpass6.new.26366/ksshaskpass6.changes 
2024-04-18 22:12:19.192850169 +0200
@@ -1,0 +2,9 @@
+Wed Apr 17 08:12:37 UTC 2024 - Fabian Vogt 
+
+- Update to 6.0.4:
+  * New bugfix release
+  * For more details see https://kde.org/announcements/plasma/6/6.0.4
+- Changes since 6.0.3:
+  * update version for new release
+
+---

Old:

  ksshaskpass-6.0.3.tar.xz
  ksshaskpass-6.0.3.tar.xz.sig

New:

  ksshaskpass-6.0.4.tar.xz
  ksshaskpass-6.0.4.tar.xz.sig



Other differences:
--
++ ksshaskpass6.spec ++
--- /var/tmp/diff_new_pack.zYiQ2I/_old  2024-04-18 22:12:20.812909706 +0200
+++ /var/tmp/diff_new_pack.zYiQ2I/_new  2024-04-18 22:12:20.828910294 +0200
@@ -21,7 +21,7 @@
 %define rname ksshaskpass
 %bcond_without released
 Name:   ksshaskpass6
-Version:6.0.3
+Version:6.0.4
 Release:0
 Summary:Plasma 6 version of ssh-askpass
 License:GPL-2.0-or-later

++ ksshaskpass-6.0.3.tar.xz -> ksshaskpass-6.0.4.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/ksshaskpass-6.0.3/CMakeLists.txt 
new/ksshaskpass-6.0.4/CMakeLists.txt
--- old/ksshaskpass-6.0.3/CMakeLists.txt2024-03-26 16:02:34.0 
+0100
+++ new/ksshaskpass-6.0.4/CMakeLists.txt2024-04-16 12:35:46.0 
+0200
@@ -1,6 +1,6 @@
 project(ksshaskpass)
 cmake_minimum_required(VERSION 3.16)
-set(PROJECT_VERSION "6.0.3")
+set(PROJECT_VERSION "6.0.4")
 
 set(QT_MIN_VERSION "6.6.0")
 set(KF6_MIN_VERSION "6.0.0")
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/ksshaskpass-6.0.3/po/zh_CN/ksshaskpass.po 
new/ksshaskpass-6.0.4/po/zh_CN/ksshaskpass.po
--- old/ksshaskpass-6.0.3/po/zh_CN/ksshaskpass.po   2024-03-26 
16:02:34.0 +0100
+++ new/ksshaskpass-6.0.4/po/zh_CN/ksshaskpass.po   2024-04-16 
12:35:46.0 +0200
@@ -3,7 +3,7 @@
 "Project-Id-Version: kdeorg\n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n;
 "POT-Creation-Date: 2023-07-05 02:51+\n"
-"PO-Revision-Date: 2024-01-06 03:31\n"
+"PO-Revision-Date: 2024-03-30 19:38\n"
 "Last-Translator: \n"
 "Language-Team: Chinese Simplified\n"
 "Language: zh_CN\n"
@@ -14,8 +14,8 @@
 "X-Crowdin-Project: kdeorg\n"
 "X-Crowdin-Project-ID: 269464\n"
 "X-Crowdin-Language: zh-CN\n"
-"X-Crowdin-File: /kf6-trunk/messages/ksshaskpass/ksshaskpass.pot\n"
-"X-Crowdin-File-ID: 43007\n"
+"X-Crowdin-File: /kf6-stable/messages/ksshaskpass/ksshaskpass.pot\n"
+"X-Crowdin-File-ID: 50552\n"
 
 #, kde-format
 msgctxt "NAME OF TRANSLATORS"


commit ksshaskpass6 for openSUSE:Factory

2024-03-28 Thread Source-Sync
Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package ksshaskpass6 for openSUSE:Factory 
checked in at 2024-03-28 13:53:43

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


Package is "ksshaskpass6"

Thu Mar 28 13:53:43 2024 rev:3 rq:1162425 version:6.0.3

Changes:

--- /work/SRC/openSUSE:Factory/ksshaskpass6/ksshaskpass6.changes
2024-03-14 17:43:47.634593151 +0100
+++ /work/SRC/openSUSE:Factory/.ksshaskpass6.new.1905/ksshaskpass6.changes  
2024-03-28 14:14:14.089323685 +0100
@@ -1,0 +2,9 @@
+Tue Mar 26 18:05:44 UTC 2024 - Fabian Vogt 
+
+- Update to 6.0.3:
+  * New bugfix release
+  * For more details see https://kde.org/announcements/plasma/6/6.0.3
+- Changes since 6.0.2:
+  * update version for new release
+
+---

Old:

  ksshaskpass-6.0.2.tar.xz
  ksshaskpass-6.0.2.tar.xz.sig

New:

  ksshaskpass-6.0.3.tar.xz
  ksshaskpass-6.0.3.tar.xz.sig



Other differences:
--
++ ksshaskpass6.spec ++
--- /var/tmp/diff_new_pack.nO3RUn/_old  2024-03-28 14:14:23.965686794 +0100
+++ /var/tmp/diff_new_pack.nO3RUn/_new  2024-03-28 14:14:23.965686794 +0100
@@ -21,7 +21,7 @@
 %define rname ksshaskpass
 %bcond_without released
 Name:   ksshaskpass6
-Version:6.0.2
+Version:6.0.3
 Release:0
 Summary:Plasma 6 version of ssh-askpass
 License:GPL-2.0-or-later

++ ksshaskpass-6.0.2.tar.xz -> ksshaskpass-6.0.3.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/ksshaskpass-6.0.2/CMakeLists.txt 
new/ksshaskpass-6.0.3/CMakeLists.txt
--- old/ksshaskpass-6.0.2/CMakeLists.txt2024-03-12 13:44:08.0 
+0100
+++ new/ksshaskpass-6.0.3/CMakeLists.txt2024-03-26 16:02:34.0 
+0100
@@ -1,6 +1,6 @@
 project(ksshaskpass)
 cmake_minimum_required(VERSION 3.16)
-set(PROJECT_VERSION "6.0.2")
+set(PROJECT_VERSION "6.0.3")
 
 set(QT_MIN_VERSION "6.6.0")
 set(KF6_MIN_VERSION "6.0.0")


commit ksshaskpass6 for openSUSE:Factory

2024-03-14 Thread Source-Sync
Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package ksshaskpass6 for openSUSE:Factory 
checked in at 2024-03-14 17:43:21

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


Package is "ksshaskpass6"

Thu Mar 14 17:43:21 2024 rev:2 rq:1157699 version:6.0.2

Changes:

--- /work/SRC/openSUSE:Factory/ksshaskpass6/ksshaskpass6.changes
2024-03-11 15:31:40.185404171 +0100
+++ /work/SRC/openSUSE:Factory/.ksshaskpass6.new.1905/ksshaskpass6.changes  
2024-03-14 17:43:47.634593151 +0100
@@ -1,0 +2,9 @@
+Wed Mar 13 09:09:45 UTC 2024 - Fabian Vogt 
+
+- Update to 6.0.2:
+  * New bugfix release
+  * For more details see https://kde.org/announcements/plasma/6/6.0.2
+- Changes since 6.0.1:
+  * update version for new release
+
+---

Old:

  ksshaskpass-6.0.1.tar.xz
  ksshaskpass-6.0.1.tar.xz.sig

New:

  ksshaskpass-6.0.2.tar.xz
  ksshaskpass-6.0.2.tar.xz.sig



Other differences:
--
++ ksshaskpass6.spec ++
--- /var/tmp/diff_new_pack.XLoWew/_old  2024-03-14 17:43:48.270616470 +0100
+++ /var/tmp/diff_new_pack.XLoWew/_new  2024-03-14 17:43:48.270616470 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package ksshaskpass6
 #
-# Copyright (c) 2023 SUSE LLC
+# Copyright (c) 2024 SUSE LLC
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -21,7 +21,7 @@
 %define rname ksshaskpass
 %bcond_without released
 Name:   ksshaskpass6
-Version:6.0.1
+Version:6.0.2
 Release:0
 Summary:Plasma 6 version of ssh-askpass
 License:GPL-2.0-or-later

++ ksshaskpass-6.0.1.tar.xz -> ksshaskpass-6.0.2.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/ksshaskpass-6.0.1/CMakeLists.txt 
new/ksshaskpass-6.0.2/CMakeLists.txt
--- old/ksshaskpass-6.0.1/CMakeLists.txt2024-03-05 23:35:42.0 
+0100
+++ new/ksshaskpass-6.0.2/CMakeLists.txt2024-03-12 13:44:08.0 
+0100
@@ -1,6 +1,6 @@
 project(ksshaskpass)
 cmake_minimum_required(VERSION 3.16)
-set(PROJECT_VERSION "6.0.1")
+set(PROJECT_VERSION "6.0.2")
 
 set(QT_MIN_VERSION "6.6.0")
 set(KF6_MIN_VERSION "6.0.0")