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-02-04 14:12:02
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/kaccounts-integration (Old)
 and      /work/SRC/openSUSE:Factory/.kaccounts-integration.new.4462 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "kaccounts-integration"

Sat Feb  4 14:12:02 2023 rev:98 rq:1062735 version:22.12.2

Changes:
--------
--- 
/work/SRC/openSUSE:Factory/kaccounts-integration/kaccounts-integration.changes  
    2023-01-07 17:17:27.857350539 +0100
+++ 
/work/SRC/openSUSE:Factory/.kaccounts-integration.new.4462/kaccounts-integration.changes
    2023-02-04 14:17:01.834079796 +0100
@@ -1,0 +2,8 @@
+Tue Jan 31 10:33:11 UTC 2023 - Christophe Marin <[email protected]>
+
+- Update to 22.12.2
+  * New bugfix release
+  * For more details please see:
+  * https://kde.org/announcements/gear/22.12.2/
+
+-------------------------------------------------------------------

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

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

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

Other differences:
------------------
++++++ kaccounts-integration.spec ++++++
--- /var/tmp/diff_new_pack.Mvysxn/_old  2023-02-04 14:17:02.198081826 +0100
+++ /var/tmp/diff_new_pack.Mvysxn/_new  2023-02-04 14:17:02.202081849 +0100
@@ -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.1
+Version:        22.12.2
 Release:        0
 Summary:        KDE Accounts Providers
 License:        GPL-2.0-or-later


++++++ kaccounts-integration-22.12.1.tar.xz -> 
kaccounts-integration-22.12.2.tar.xz ++++++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kaccounts-integration-22.12.1/CMakeLists.txt 
new/kaccounts-integration-22.12.2/CMakeLists.txt
--- old/kaccounts-integration-22.12.1/CMakeLists.txt    2023-01-02 
23:39:47.000000000 +0100
+++ new/kaccounts-integration-22.12.2/CMakeLists.txt    2023-01-29 
23:33:13.000000000 +0100
@@ -2,7 +2,7 @@
 
 set(RELEASE_SERVICE_VERSION_MAJOR "22")
 set(RELEASE_SERVICE_VERSION_MINOR "12")
-set(RELEASE_SERVICE_VERSION_MICRO "1")
+set(RELEASE_SERVICE_VERSION_MICRO "2")
 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.1/po/cs/kaccounts-integration.po 
new/kaccounts-integration-22.12.2/po/cs/kaccounts-integration.po
--- old/kaccounts-integration-22.12.1/po/cs/kaccounts-integration.po    
2023-01-02 23:39:47.000000000 +0100
+++ new/kaccounts-integration-22.12.2/po/cs/kaccounts-integration.po    
2023-01-29 23:33:13.000000000 +0100
@@ -1,22 +1,22 @@
 # 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 <[email protected]>, 2014, 2015, 2017.
-# Vit Pelcak <[email protected]>, 2017, 2019, 2020, 2021.
+# Vit Pelcak <[email protected]>, 2017, 2019, 2020, 2021, 2023.
 #
 msgid ""
 msgstr ""
 "Project-Id-Version: \n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n";
 "POT-Creation-Date: 2022-09-19 00:44+0000\n"
-"PO-Revision-Date: 2021-03-22 18:41+0100\n"
-"Last-Translator: Vit Pelcak <[email protected]>\n"
+"PO-Revision-Date: 2023-01-04 10:29+0100\n"
+"Last-Translator: Vit Pelcak <[email protected]>\n"
 "Language-Team: Czech <[email protected]>\n"
 "Language: cs\n"
 "MIME-Version: 1.0\n"
 "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 20.12.3\n"
+"X-Generator: Lokalize 22.12.0\n"
 
 #: src/kcm/package/contents/ui/AccountDetails.qml:20
 #, kde-format
@@ -87,6 +87,8 @@
 msgid ""
 "Click the <interface>Add New Account...</interface> button below to add one"
 msgstr ""
+"Pro přidání klikněte na tlačítko <interface>Přidat nový 
účet...</interface> "
+"níže"
 
 #: src/kcm/package/contents/ui/main.qml:88
 #, kde-format
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/kaccounts-integration-22.12.1/po/fr/kaccounts-integration.po 
new/kaccounts-integration-22.12.2/po/fr/kaccounts-integration.po
--- old/kaccounts-integration-22.12.1/po/fr/kaccounts-integration.po    
2023-01-02 23:39:47.000000000 +0100
+++ new/kaccounts-integration-22.12.2/po/fr/kaccounts-integration.po    
2023-01-29 23:33:13.000000000 +0100
@@ -5,20 +5,21 @@
 # Simon Depiets <[email protected]>, 2018, 2019, 2020.
 # Xavier Besnard <[email protected]>, 2020, 2021.
 #
+# Xavier BESNARD <xavier.besnard]neuf.fr>, 2023.
 msgid ""
 msgstr ""
 "Project-Id-Version: \n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n";
 "POT-Creation-Date: 2022-09-19 00:44+0000\n"
-"PO-Revision-Date: 2021-03-24 18:51+0100\n"
-"Last-Translator: Xavier Besnard <[email protected]>\n"
-"Language-Team: French <[email protected]>\n"
+"PO-Revision-Date: 2023-01-05 12:15+0100\n"
+"Last-Translator: Xavier BESNARD <xavier.besnard]neuf.fr>\n"
+"Language-Team: fr\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 20.12.3\n"
+"X-Generator: Lokalize 22.12.0\n"
 "X-Environment: kde\n"
 "X-Accelerator-Marker: &\n"
 "X-Text-Markup: kde4\n"
@@ -167,7 +168,7 @@
 #: src/lib/changeaccountdisplaynamejob.cpp:71
 #, kde-format
 msgid "No account found with the ID %1"
-msgstr "Aucun compte trouvé pour l'ID %1"
+msgstr "Aucun compte trouvé pour l'identifiant %1"
 
 #: src/lib/changeaccountdisplaynamejob.cpp:76
 #, kde-format
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/kaccounts-integration-22.12.1/po/zh_CN/kaccounts-integration.po 
new/kaccounts-integration-22.12.2/po/zh_CN/kaccounts-integration.po
--- old/kaccounts-integration-22.12.1/po/zh_CN/kaccounts-integration.po 
2023-01-02 23:39:47.000000000 +0100
+++ new/kaccounts-integration-22.12.2/po/zh_CN/kaccounts-integration.po 
2023-01-29 23:33:13.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: 2022-12-24 11:44\n"
+"PO-Revision-Date: 2023-01-15 15:27\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.1/src/kcm/kcm_kaccounts.json 
new/kaccounts-integration-22.12.2/src/kcm/kcm_kaccounts.json
--- old/kaccounts-integration-22.12.1/src/kcm/kcm_kaccounts.json        
2023-01-02 23:39:47.000000000 +0100
+++ new/kaccounts-integration-22.12.2/src/kcm/kcm_kaccounts.json        
2023-01-29 23:33:13.000000000 +0100
@@ -6,13 +6,15 @@
         "Description[bg]": "Настройване на интернет 
акаунти като Google, Live, Owncloud",
         "Description[ca@valencia]": "Configura els vostres comptes d'Internet 
com Google, Live, Owncloud",
         "Description[ca]": "Configura els vostres comptes d'Internet com 
Google, Live, Owncloud",
+        "Description[cs]": "Nastavte své webové účty jako např. Google, 
Live, Owncloud",
         "Description[de]": "Verwalten Sie Ihre Internet-Zugänge wie Google, 
Live und Owncloud",
+        "Description[el]": "Διαμόρφωση διαδικτυακών 
λογαριασμών όπως Google, Live, Owncloud",
         "Description[en_GB]": "Configure your internet accounts such as 
Google, Live, Owncloud",
         "Description[es]": "Configurar sus cuentas de internet, como Google, 
Live, Owncloud",
         "Description[eu]": "Konfiguratu zure interneteko kontuak, Google, 
Live, Owncloud eta halakoak",
-        "Description[fr]": "Configurer vos comptes Internet, comme par exemple 
sur Google, Live, Owncloud",
+        "Description[fr]": "Configurer vos comptes Internet, comme par exemple 
sur Google, Live, OwnCloud",
         "Description[ia]": "Configura tu contos de internet tall como Google, 
Live, OwnCloud",
-        "Description[id]": "Atur akun internetmu sepertihalnya 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[ka]": "დაამატეთ თქვენი 
ინტერნეტ-ანგარიშები. მაგ: Google, 
Live, Owncloud",
         "Description[ko]": "Google, Live, Owncloud 등 인터넷 계정 설ì 
•",
@@ -42,12 +44,13 @@
         "Name[ca]": "Comptes en línia",
         "Name[cs]": "Účty online",
         "Name[de]": "Online-Zugänge",
+        "Name[el]": "Επιγραμμικοί λογαριασμοί",
         "Name[en_GB]": "Online Accounts",
         "Name[es]": "Cuentas en línea",
         "Name[eu]": "Lerroko kontuak",
         "Name[fr]": "Comptes en ligne",
         "Name[ia]": "Contos in linea",
-        "Name[id]": "Akun Online",
+        "Name[id]": "Akun Daring",
         "Name[it]": "Account in linea",
         "Name[ka]": "ონლაინ ანგარიშები",
         "Name[ko]": "온라인 계정",

Reply via email to