Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package kaccounts-integration for 
openSUSE:Factory checked in at 2023-03-03 22:25:05
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/kaccounts-integration (Old)
 and      /work/SRC/openSUSE:Factory/.kaccounts-integration.new.31432 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "kaccounts-integration"

Fri Mar  3 22:25:05 2023 rev:99 rq:1068762 version:22.12.3

Changes:
--------
--- 
/work/SRC/openSUSE:Factory/kaccounts-integration/kaccounts-integration.changes  
    2023-02-04 14:17:01.834079796 +0100
+++ 
/work/SRC/openSUSE:Factory/.kaccounts-integration.new.31432/kaccounts-integration.changes
   2023-03-03 22:25:35.630777388 +0100
@@ -1,0 +2,8 @@
+Tue Feb 28 09:45:37 UTC 2023 - Christophe Marin <[email protected]>
+
+- Update to 22.12.3
+  * New bugfix release
+  * For more details please see:
+  * https://kde.org/announcements/gear/22.12.3/
+
+-------------------------------------------------------------------

Old:
----
  kaccounts-integration-22.12.2.tar.xz
  kaccounts-integration-22.12.2.tar.xz.sig

New:
----
  kaccounts-integration-22.12.3.tar.xz
  kaccounts-integration-22.12.3.tar.xz.sig

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

Other differences:
------------------
++++++ kaccounts-integration.spec ++++++
--- /var/tmp/diff_new_pack.n1Lqrv/_old  2023-03-03 22:25:36.390779812 +0100
+++ /var/tmp/diff_new_pack.n1Lqrv/_new  2023-03-03 22:25:36.394779825 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package kaccounts-integration
 #
-# Copyright (c) 2022 SUSE LLC
+# Copyright (c) 2023 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 @@
 %{!?_kapp_version: %define _kapp_version %(echo %{version}| awk -F. '{print 
$1"."$2}')}
 %bcond_without released
 Name:           kaccounts-integration
-Version:        22.12.2
+Version:        22.12.3
 Release:        0
 Summary:        KDE Accounts Providers
 License:        GPL-2.0-or-later
@@ -96,8 +96,7 @@
 
 %find_lang %{name} --with-man --all-name
 
-%post   -n libkaccounts%{sover} -p /sbin/ldconfig
-%postun -n libkaccounts%{sover} -p /sbin/ldconfig
+%ldconfig_scriptlets -n libkaccounts%{sover}
 
 %files
 %dir %{_kf5_sharedir}/kpackage


++++++ kaccounts-integration-22.12.2.tar.xz -> 
kaccounts-integration-22.12.3.tar.xz ++++++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kaccounts-integration-22.12.2/CMakeLists.txt 
new/kaccounts-integration-22.12.3/CMakeLists.txt
--- old/kaccounts-integration-22.12.2/CMakeLists.txt    2023-01-29 
23:33:13.000000000 +0100
+++ new/kaccounts-integration-22.12.3/CMakeLists.txt    2023-02-27 
05:00:14.000000000 +0100
@@ -2,7 +2,7 @@
 
 set(RELEASE_SERVICE_VERSION_MAJOR "22")
 set(RELEASE_SERVICE_VERSION_MINOR "12")
-set(RELEASE_SERVICE_VERSION_MICRO "2")
+set(RELEASE_SERVICE_VERSION_MICRO "3")
 set(KACCOUNTS_VERSION 
"${RELEASE_SERVICE_VERSION_MAJOR}.${RELEASE_SERVICE_VERSION_MINOR}.${RELEASE_SERVICE_VERSION_MICRO}")
 
 project(KAccounts LANGUAGES CXX VERSION ${KACCOUNTS_VERSION})
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/kaccounts-integration-22.12.2/po/ja/kaccounts-integration.po 
new/kaccounts-integration-22.12.3/po/ja/kaccounts-integration.po
--- old/kaccounts-integration-22.12.2/po/ja/kaccounts-integration.po    
2023-01-29 23:33:13.000000000 +0100
+++ new/kaccounts-integration-22.12.3/po/ja/kaccounts-integration.po    
2023-02-27 05:00:14.000000000 +0100
@@ -1,10 +1,11 @@
+# Ryuichi Yamada <[email protected]>, 2023.
 msgid ""
 msgstr ""
 "Project-Id-Version: kaccounts-integration\n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n";
 "POT-Creation-Date: 2022-09-19 00:44+0000\n"
-"PO-Revision-Date: 2014-11-27 00:20-0800\n"
-"Last-Translator: Japanese KDE translation team <[email protected]>\n"
+"PO-Revision-Date: 2023-02-23 18:31+0900\n"
+"Last-Translator: Ryuichi Yamada <[email protected]>\n"
 "Language-Team: Japanese <[email protected]>\n"
 "Language: ja\n"
 "MIME-Version: 1.0\n"
@@ -13,23 +14,24 @@
 "Plural-Forms: nplurals=2; plural=n != 1;\n"
 "X-Accelerator-Marker: &\n"
 "X-Text-Markup: kde4\n"
+"X-Generator: Lokalize 22.12.2\n"
 
 #: src/kcm/package/contents/ui/AccountDetails.qml:20
 #, kde-format
 msgid "Account Details"
-msgstr ""
+msgstr "アカウントの詳細"
 
 #: src/kcm/package/contents/ui/AccountDetails.qml:59
 #: src/kcm/package/contents/ui/main.qml:47
 #, kde-format
 msgid "%1 (%2)"
-msgstr ""
+msgstr "%1 (%2)"
 
 #: src/kcm/package/contents/ui/AccountDetails.qml:63
 #: src/kcm/package/contents/ui/main.qml:51
 #, kde-format
 msgid "%1 account"
-msgstr ""
+msgstr "%1 アカウント"
 
 #: src/kcm/package/contents/ui/AccountDetails.qml:73
 #, kde-format
@@ -37,18 +39,18 @@
 "Button which spawns a dialog allowing the user to change the displayed "
 "account's human-readable name"
 msgid "Change Account Display Name"
-msgstr ""
+msgstr "アカウントの表示名を変更"
 
 #: src/kcm/package/contents/ui/AccountDetails.qml:81
 #, kde-format
 msgctxt "Heading for a list of services available with this account"
 msgid "Use This Account For"
-msgstr ""
+msgstr "アカウントを使用するサービス"
 
 #: src/kcm/package/contents/ui/AccountDetails.qml:88
 #, kde-format
 msgid "Remove This Account"
-msgstr ""
+msgstr "このアカウントを削除"
 
 #: src/kcm/package/contents/ui/AccountDetails.qml:110
 #, kde-format
@@ -57,11 +59,13 @@
 "There are no configurable services available for this account. You can still "
 "change its display name by clicking the edit icon above."
 msgstr ""
+"このアカウントのために利用できる設定可能なサービスがありません。上の編集アイ"
+"コンをクリックして、表示名を変更することは可能です。"
 
 #: src/kcm/package/contents/ui/AvailableAccounts.qml:19
 #, kde-format
 msgid "Add New Account"
-msgstr ""
+msgstr "新しいアカウントを追加"
 
 #: src/kcm/package/contents/ui/main.qml:58
 #, kde-format
@@ -69,13 +73,13 @@
 "Tooltip for an action which will offer the user to remove the mentioned "
 "account"
 msgid "Remove %1"
-msgstr ""
+msgstr "%1 を削除"
 
 #: src/kcm/package/contents/ui/main.qml:75
 #, kde-format
 msgctxt "A text shown when a user has not yet added any accounts"
 msgid "No accounts added yet"
-msgstr ""
+msgstr "追加されたアカウントはありません"
 
 #: src/kcm/package/contents/ui/main.qml:76
 #, kde-kuit-format
@@ -83,17 +87,18 @@
 msgid ""
 "Click the <interface>Add New Account...</interface> button below to add one"
 msgstr ""
+"<interface>新しいアカウントを追加
...</interface>ボタンをクリックして追加"
 
 #: src/kcm/package/contents/ui/main.qml:88
 #, kde-format
 msgid "Add New Account..."
-msgstr ""
+msgstr "新しいアカウントを追加..."
 
 #: src/kcm/package/contents/ui/RemoveAccountDialog.qml:20
 #, kde-format
 msgctxt "The title for a dialog which lets you remove an account"
 msgid "Remove Account?"
-msgstr ""
+msgstr "削除しますか?"
 
 #: src/kcm/package/contents/ui/RemoveAccountDialog.qml:23
 #, kde-format
@@ -101,7 +106,7 @@
 "The text for a dialog which lets you remove an account when both provider "
 "name and account name are available"
 msgid "Are you sure you wish to remove the \"%1\" account \"%2\"?"
-msgstr ""
+msgstr "本当に \"%1\" アカウント \"%2\" を削除しますか?"
 
 #: src/kcm/package/contents/ui/RemoveAccountDialog.qml:25
 #, kde-format
@@ -109,7 +114,7 @@
 "The text for a dialog which lets you remove an account when only the account "
 "name is available"
 msgid "Are you sure you wish to remove the account \"%1\"?"
-msgstr ""
+msgstr "本当にアカウント \"%1\" を削除しますか?"
 
 #: src/kcm/package/contents/ui/RemoveAccountDialog.qml:27
 #, kde-format
@@ -117,14 +122,14 @@
 "The text for a dialog which lets you remove an account when only the "
 "provider name is available"
 msgid "Are you sure you wish to remove this \"%1\" account?"
-msgstr ""
+msgstr "本当にこの \"%1\" アカウントを削除しますか?"
 
 #: src/kcm/package/contents/ui/RemoveAccountDialog.qml:32
 #, kde-format
 msgctxt ""
 "The label for a button which will cause the removal of a specified account"
 msgid "Remove Account"
-msgstr ""
+msgstr "アカウントを削除"
 
 #: src/kcm/package/contents/ui/RenameAccountDialog.qml:17
 #, kde-format
@@ -132,7 +137,7 @@
 "The title for a dialog which lets you set the human-readable name of an "
 "account"
 msgid "Rename Account"
-msgstr ""
+msgstr "アカウントの名前を変更"
 
 #: src/kcm/package/contents/ui/RenameAccountDialog.qml:31
 #, kde-format
@@ -140,7 +145,7 @@
 "Label for the text field used to enter a new human-readable name for an "
 "account"
 msgid "Enter new name:"
-msgstr ""
+msgstr "新しい名前を入力:"
 
 #: src/kcm/package/contents/ui/RenameAccountDialog.qml:37
 #, kde-format
@@ -148,55 +153,57 @@
 "Text of a button which will cause the human-readable name of an account to "
 "be set to a text specified by the user"
 msgid "Set Account Name"
-msgstr ""
+msgstr "アカウント名を設定"
 
 #: src/lib/changeaccountdisplaynamejob.cpp:71
 #, kde-format
 msgid "No account found with the ID %1"
-msgstr ""
+msgstr "ID %1 を使用するアカウントが見つかりませんでした"
 
 #: src/lib/changeaccountdisplaynamejob.cpp:76
 #, kde-format
 msgid "No accounts manager, this is not awesome."
-msgstr ""
+msgstr "アカウントマネージャがありません。"
 
 #: src/lib/changeaccountdisplaynamejob.cpp:81
 #, kde-format
 msgid "The display name cannot be empty"
-msgstr ""
+msgstr "表示名は空にはできません"
 
 #: src/lib/createaccountjob.cpp:89
 #, kde-format
 msgctxt "The %1 is for plugin name, eg. Could not load UI plugin"
 msgid "Could not load %1 plugin, please check your installation"
 msgstr ""
+"プラグイン %1 
を読み込めませんでした。正しくインストールされているか確認して"
+"ください"
 
 #: src/lib/createaccountjob.cpp:147
 #, kde-format
 msgid "Cancelled by user"
-msgstr ""
+msgstr "ユーザによってキャンセルされました"
 
 #: src/lib/createaccountjob.cpp:224
 #, kde-format
 msgid "There was an error while trying to process the request: %1"
-msgstr ""
+msgstr "要求の処理中にエラーが発生しました: %1"
 
 #: src/lib/getcredentialsjob.cpp:53
 #, kde-format
 msgid "Could not find account"
-msgstr ""
+msgstr "アカウントが見つかりません"
 
 #: src/lib/getcredentialsjob.cpp:68
 #, kde-format
 msgid "Could not find credentials"
-msgstr ""
+msgstr "認証情報が見つかりません"
 
 #: src/lib/getcredentialsjob.cpp:78
 #, kde-format
 msgid "Could not create auth session"
-msgstr ""
+msgstr "認証セッションを作成できません"
 
 #: src/plugins/kio-webdav/removenetattachjob.cpp:51
 #, kde-format
 msgid "Can't open wallet"
-msgstr ""
+msgstr "ウォレットを開けません"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/kaccounts-integration-22.12.2/po/zh_CN/kaccounts-integration.po 
new/kaccounts-integration-22.12.3/po/zh_CN/kaccounts-integration.po
--- old/kaccounts-integration-22.12.2/po/zh_CN/kaccounts-integration.po 
2023-01-29 23:33:13.000000000 +0100
+++ new/kaccounts-integration-22.12.3/po/zh_CN/kaccounts-integration.po 
2023-02-27 05:00:14.000000000 +0100
@@ -3,7 +3,7 @@
 "Project-Id-Version: kdeorg\n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n";
 "POT-Creation-Date: 2022-09-19 00:44+0000\n"
-"PO-Revision-Date: 2023-01-15 15:27\n"
+"PO-Revision-Date: 2023-02-24 12:58\n"
 "Last-Translator: \n"
 "Language-Team: Chinese Simplified\n"
 "Language: zh_CN\n"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/kaccounts-integration-22.12.2/src/kcm/kcm_kaccounts.json 
new/kaccounts-integration-22.12.3/src/kcm/kcm_kaccounts.json
--- old/kaccounts-integration-22.12.2/src/kcm/kcm_kaccounts.json        
2023-01-29 23:33:13.000000000 +0100
+++ new/kaccounts-integration-22.12.3/src/kcm/kcm_kaccounts.json        
2023-02-27 05:00:14.000000000 +0100
@@ -16,6 +16,7 @@
         "Description[ia]": "Configura tu contos de internet tall como Google, 
Live, OwnCloud",
         "Description[id]": "Atur akun internet Anda seperti Google, Live, 
Owncloud",
         "Description[it]": "Configura i tuoi account internet come Google, 
Live, ownCloud",
+        "Description[ja]": "Google, Live, Owncloud 
などのアカウントを設定",
         "Description[ka]": "დაამატეთ თქვენი 
ინტერნეტ-ანგარიშები. მაგ: Google, 
Live, Owncloud",
         "Description[ko]": "Google, Live, Owncloud 등 인터넷 계정 설ì 
•",
         "Description[nl]": "Stel uw internetaccounts in zoals Google, Live, 
Owncloud",
@@ -30,6 +31,7 @@
         "Description[uk]": "Налаштування ваших 
облікових записів у Google, Live, Owncloud тощо",
         "Description[x-test]": "xxConfigure your internet accounts such as 
Google, Live, Owncloudxx",
         "Description[zh_CN]": "配置您的网络账户,例如 
Google、Live、OwnCloud 等",
+        "Description[zh_TW]": "設定您的網路帳號,例如 
Google、Live、Owncloud",
         "FormFactors": [
             "desktop",
             "handset",
@@ -52,6 +54,7 @@
         "Name[ia]": "Contos in linea",
         "Name[id]": "Akun Daring",
         "Name[it]": "Account in linea",
+        "Name[ja]": "オンラインアカウント",
         "Name[ka]": "ონლაინ ანგარიშები",
         "Name[ko]": "온라인 계정",
         "Name[nl]": "Online accounts",
@@ -65,7 +68,8 @@
         "Name[tr]": "Çevrimiçi Hesaplar",
         "Name[uk]": "Облікові записи в інтернеті",
         "Name[x-test]": "xxOnline Accountsxx",
-        "Name[zh_CN]": "在线账户"
+        "Name[zh_CN]": "在线账户",
+        "Name[zh_TW]": "線上帳號"
     },
     "X-KDE-Keywords": 
"network,google,live,owncloud,sync,online,accounts,synchronization,opendesktop,nextcloud,youtube,drive,hangouts,gmail,google
 calendar",
     "X-KDE-Keywords[ar]": 
",شبكة,غوغل,جوجل,لايف,لايڤ,سحابتك,سحابة,جيم
يل,تقويم جوجل,تزامن",
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/kaccounts-integration-22.12.2/src/kded/kded_accounts.json 
new/kaccounts-integration-22.12.3/src/kded/kded_accounts.json
--- old/kaccounts-integration-22.12.2/src/kded/kded_accounts.json       
2023-01-29 23:33:13.000000000 +0100
+++ new/kaccounts-integration-22.12.3/src/kded/kded_accounts.json       
2023-02-27 05:00:14.000000000 +0100
@@ -21,6 +21,7 @@
         "Description[ia]": "Gestion de contos",
         "Description[id]": "Pengelolaan akun",
         "Description[it]": "Gestione account",
+        "Description[ja]": "アカウント管理",
         "Description[ka]": "ანგარიშების მარ
თვა",
         "Description[ko]": "계정 관리",
         "Description[lt]": "Paskyrų tvarkymas",
@@ -61,6 +62,7 @@
         "Name[ia]": "Contos",
         "Name[id]": "Akun",
         "Name[it]": "Account",
+        "Name[ja]": "アカウント",
         "Name[ka]": "ანგარიშები",
         "Name[ko]": "계정",
         "Name[lt]": "Paskyros",
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/kaccounts-integration-22.12.2/src/plugins/kio-webdav/kio-webdav.json 
new/kaccounts-integration-22.12.3/src/plugins/kio-webdav/kio-webdav.json
--- old/kaccounts-integration-22.12.2/src/plugins/kio-webdav/kio-webdav.json    
2023-01-29 23:33:13.000000000 +0100
+++ new/kaccounts-integration-22.12.3/src/plugins/kio-webdav/kio-webdav.json    
2023-02-27 05:00:14.000000000 +0100
@@ -20,6 +20,7 @@
         "Description[ia]": "Monta areas compartite de WebDAV con KIO",
         "Description[id]": "Kaitkan berbagi WebDAV dengan KIO",
         "Description[it]": "Monta condivisioni WebDAV con KIO",
+        "Description[ja]": "WebDAV 共有を KIO でマウント",
         "Description[ka]": "WebDAV-ის ზიარის KIO-ის 
საშუალებით მიბმა",
         "Description[ko]": "KIO로 WebDAV 공유 마운트",
         "Description[lt]": "Prijungti WebDAV viešinius naudojant KIO",
@@ -62,6 +63,7 @@
         "Name[ia]": "KIO WebDAV",
         "Name[id]": "KIO WebDAV",
         "Name[it]": "KIO WebDAV",
+        "Name[ja]": "KIO WebDAV",
         "Name[ka]": "KIO WebDAV",
         "Name[ko]": "KIO WebDAV",
         "Name[lt]": "KIO WebDAV",

Reply via email to