Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package akonadi-contact for openSUSE:Factory 
checked in at 2023-06-09 20:35:29
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/akonadi-contact (Old)
 and      /work/SRC/openSUSE:Factory/.akonadi-contact.new.15902 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "akonadi-contact"

Fri Jun  9 20:35:29 2023 rev:87 rq:1091453 version:23.04.2

Changes:
--------
--- /work/SRC/openSUSE:Factory/akonadi-contact/akonadi-contact.changes  
2023-05-12 20:32:56.692657649 +0200
+++ 
/work/SRC/openSUSE:Factory/.akonadi-contact.new.15902/akonadi-contact.changes   
    2023-06-09 20:35:30.501881963 +0200
@@ -1,0 +2,9 @@
+Tue Jun  6 20:00:26 UTC 2023 - Christophe Marin <christo...@krop.fr>
+
+- Update to 23.04.2
+  * New bugfix release
+  * For more details please see:
+  * https://kde.org/announcements/gear/23.04.2/
+- No code change since 23.04.1
+
+-------------------------------------------------------------------

Old:
----
  akonadi-contacts-23.04.1.tar.xz
  akonadi-contacts-23.04.1.tar.xz.sig

New:
----
  akonadi-contacts-23.04.2.tar.xz
  akonadi-contacts-23.04.2.tar.xz.sig

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

Other differences:
------------------
++++++ akonadi-contact.spec ++++++
--- /var/tmp/diff_new_pack.vDfJ0i/_old  2023-06-09 20:35:31.313886678 +0200
+++ /var/tmp/diff_new_pack.vDfJ0i/_new  2023-06-09 20:35:31.317886702 +0200
@@ -21,7 +21,7 @@
 %define kf5_version 5.104.0
 %bcond_without released
 Name:           akonadi-contact
-Version:        23.04.1
+Version:        23.04.2
 Release:        0
 Summary:        KDE PIM Libraries for Akonadi Contacts
 License:        LGPL-2.1-or-later

++++++ akonadi-contacts-23.04.1.tar.xz -> akonadi-contacts-23.04.2.tar.xz ++++++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/akonadi-contacts-23.04.1/CMakeLists.txt 
new/akonadi-contacts-23.04.2/CMakeLists.txt
--- old/akonadi-contacts-23.04.1/CMakeLists.txt 2023-05-09 05:30:47.000000000 
+0200
+++ new/akonadi-contacts-23.04.2/CMakeLists.txt 2023-05-30 06:33:28.000000000 
+0200
@@ -1,7 +1,7 @@
 # SPDX-FileCopyrightText: none
 # SPDX-License-Identifier: BSD-3-Clause
 cmake_minimum_required(VERSION 3.16 FATAL_ERROR)
-set(PIM_VERSION "5.23.1")
+set(PIM_VERSION "5.23.2")
 
 project(Akonadi-Contact VERSION ${PIM_VERSION})
 
@@ -38,9 +38,9 @@
 
 
 set(AKONADI_CONTACTS_VERSION ${PIM_VERSION})
-set(KMIMELIB_VERSION "5.23.1")
-set(AKONADI_VERSION "5.23.1")
-set(GRANTLEETHEME_LIB_VERSION "5.23.1")
+set(KMIMELIB_VERSION "5.23.2")
+set(AKONADI_VERSION "5.23.2")
+set(GRANTLEETHEME_LIB_VERSION "5.23.2")
 set(GRANTLEE_VERSION "5.3")
 
 set(QT_REQUIRED_VERSION "5.15.2")
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/akonadi-contacts-23.04.1/po/ar/kcm_akonadicontact_actions.po 
new/akonadi-contacts-23.04.2/po/ar/kcm_akonadicontact_actions.po
--- old/akonadi-contacts-23.04.1/po/ar/kcm_akonadicontact_actions.po    
2023-05-09 05:30:47.000000000 +0200
+++ new/akonadi-contacts-23.04.2/po/ar/kcm_akonadicontact_actions.po    
2023-05-30 06:33:28.000000000 +0200
@@ -56,7 +56,7 @@
 #: kcmakonadicontactactions.cpp:31
 #, kde-format
 msgid "(c) 2009 Tobias Koenig"
-msgstr "‏© ٢٠٠٩ لِ‍ Tobias Koenig"
+msgstr "‏© 2009 لِ‍ Tobias Koenig"
 
 #: kcmakonadicontactactions.cpp:33
 #, kde-format
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/akonadi-contacts-23.04.1/po/ja/akonadicontact5-serializer.po 
new/akonadi-contacts-23.04.2/po/ja/akonadicontact5-serializer.po
--- old/akonadi-contacts-23.04.1/po/ja/akonadicontact5-serializer.po    
2023-05-09 05:30:47.000000000 +0200
+++ new/akonadi-contacts-23.04.2/po/ja/akonadicontact5-serializer.po    
2023-05-30 06:33:28.000000000 +0200
@@ -11,7 +11,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=1; plural=0;\n"
 "X-Accelerator-Marker: &\n"
 "X-Text-Markup: kde4\n"
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/akonadi-contacts-23.04.1/po/ja/akonadicontact5.po 
new/akonadi-contacts-23.04.2/po/ja/akonadicontact5.po
--- old/akonadi-contacts-23.04.1/po/ja/akonadicontact5.po       2023-05-09 
05:30:47.000000000 +0200
+++ new/akonadi-contacts-23.04.2/po/ja/akonadicontact5.po       2023-05-30 
06:33:28.000000000 +0200
@@ -13,7 +13,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=1; plural=0;\n"
 "X-Accelerator-Marker: &\n"
 "X-Text-Markup: kde4\n"
 
@@ -651,8 +651,7 @@
 #, kde-format
 msgid "Copy Address Book Folder"
 msgid_plural "Copy %1 Address Book Folders"
-msgstr[0] "アドレス帳フォルダをコピー"
-msgstr[1] "アドレス帳フォルダ %1 個を選択"
+msgstr[0] "アドレス帳フォルダ %1 個を選択"
 
 #: akonadi-contacts/standardcontactactionmanager.cpp:117
 #, kde-format
@@ -663,8 +662,7 @@
 #, kde-format
 msgid "Delete Address Book Folder"
 msgid_plural "Delete %1 Address Book Folders"
-msgstr[0] "アドレス帳フォルダを削除"
-msgstr[1] "アドレス帳フォルダ %1 個を削除"
+msgstr[0] "アドレス帳フォルダ %1 個を削除"
 
 #: akonadi-contacts/standardcontactactionmanager.cpp:123
 #, kde-format
@@ -679,8 +677,7 @@
 msgid_plural ""
 "Do you really want to delete %1 address book folders and all their sub-"
 "folders?"
-msgstr[0] 
"本当にアドレス帳フォルダとそのサブディレクトリを削除しますか?"
-msgstr[1] ""
+msgstr[0] ""
 "本当にアドレス帳フォルダ %1 
個とそのサブディレクトリを削除しますか?"
 
 #: akonadi-contacts/standardcontactactionmanager.cpp:131
@@ -689,7 +686,6 @@
 msgid "Delete address book folder?"
 msgid_plural "Delete address book folders?"
 msgstr[0] "アドレス帳フォルダを削除?"
-msgstr[1] "アドレス帳フォルダを削除?"
 
 #: akonadi-contacts/standardcontactactionmanager.cpp:135
 #, kde-format
@@ -705,8 +701,7 @@
 #, kde-format
 msgid "Update Address Book Folder"
 msgid_plural "Update %1 Address Book Folders"
-msgstr[0] "アドレス帳フォルダを更新"
-msgstr[1] "アドレス帳フォルダ %1 個を更新"
+msgstr[0] "アドレス帳フォルダ %1 個を更新"
 
 #: akonadi-contacts/standardcontactactionmanager.cpp:145
 #, kde-format
@@ -717,8 +712,7 @@
 #, kde-format
 msgid "Cut Address Book Folder"
 msgid_plural "Cut %1 Address Book Folders"
-msgstr[0] "アドレス帳フォルダを切り取る"
-msgstr[1] "アドレス帳フォルダ %1 個を切り取る"
+msgstr[0] "アドレス帳フォルダ %1 個を切り取る"
 
 #: akonadi-contacts/standardcontactactionmanager.cpp:150
 #, kde-format
@@ -747,8 +741,7 @@
 #, kde-format
 msgid "Copy Contact"
 msgid_plural "Copy %1 Contacts"
-msgstr[0] "連絡先をコピー"
-msgstr[1] "連絡先 %1 個をコピー"
+msgstr[0] "連絡先 %1 個をコピー"
 
 #: akonadi-contacts/standardcontactactionmanager.cpp:162
 #, kde-format
@@ -760,8 +753,7 @@
 #, kde-format
 msgid "Delete Contact"
 msgid_plural "Delete %1 Contacts"
-msgstr[0] "連絡先を削除"
-msgstr[1] "連絡先 %1 個削除"
+msgstr[0] "連絡先 %1 個削除"
 
 #: akonadi-contacts/standardcontactactionmanager.cpp:166
 #, kde-format
@@ -772,8 +764,7 @@
 #, kde-format
 msgid "Do you really want to delete the selected contact?"
 msgid_plural "Do you really want to delete %1 contacts?"
-msgstr[0] "本当に選択した連絡先を削除しますか?"
-msgstr[1] "本当に連絡先 %1 個を削除しますか?"
+msgstr[0] "本当に連絡先 %1 個を削除しますか?"
 
 #: akonadi-contacts/standardcontactactionmanager.cpp:173
 #, kde-format
@@ -781,7 +772,6 @@
 msgid "Delete Contact?"
 msgid_plural "Delete Contacts?"
 msgstr[0] "連絡先を削除?"
-msgstr[1] "連絡先を削除?"
 
 #: akonadi-contacts/standardcontactactionmanager.cpp:175
 #, kde-format
@@ -798,8 +788,7 @@
 #, kde-format
 msgid "Cut Contact"
 msgid_plural "Cut %1 Contacts"
-msgstr[0] "連絡先を切り取る"
-msgstr[1] "連絡先 %1 個を切り取る"
+msgstr[0] "連絡先 %1 個を切り取る"
 
 #: akonadi-contacts/standardcontactactionmanager.cpp:181
 #, kde-format
@@ -832,8 +821,7 @@
 #, kde-format
 msgid "&Delete Address Book"
 msgid_plural "&Delete %1 Address Books"
-msgstr[0] "アドレス帳を削除(&D)"
-msgstr[1] "アドレス帳 %1 個を削除(&D)"
+msgstr[0] "アドレス帳 %1 個を削除(&D)"
 
 #: akonadi-contacts/standardcontactactionmanager.cpp:205
 #, kde-format
@@ -847,8 +835,7 @@
 #, kde-format
 msgid "Do you really want to delete this address book?"
 msgid_plural "Do you really want to delete %1 address books?"
-msgstr[0] "このアドレス帳を本当に削除しますか?"
-msgstr[1] "アドレス帳  %1 個を本当に削除しますか?"
+msgstr[0] "アドレス帳  %1 個を本当に削除しますか?"
 
 #: akonadi-contacts/standardcontactactionmanager.cpp:214
 #, kde-format
@@ -856,7 +843,6 @@
 msgid "Delete Address Book?"
 msgid_plural "Delete Address Books?"
 msgstr[0] "アドレス帳を削除?"
-msgstr[1] "アドレス帳を削除?"
 
 #: akonadi-contacts/standardcontactactionmanager.cpp:219
 #, kde-format
@@ -872,8 +858,7 @@
 #, kde-format
 msgid "Update Address Book"
 msgid_plural "Update %1 Address Books"
-msgstr[0] "アドレス帳を更新"
-msgstr[1] "アドレス帳 %1 個を更新"
+msgstr[0] "アドレス帳 %1 個を更新"
 
 #: akonadi-contacts/standardcontactactionmanager.cpp:227
 #, kde-format
@@ -912,8 +897,7 @@
 #, kde-format
 msgid "Copy Group"
 msgid_plural "Copy %1 Groups"
-msgstr[0] "グループをコピー"
-msgstr[1] "グループ %1 個をコピー"
+msgstr[0] "グループ %1 個をコピー"
 
 #: akonadi-contacts/standardcontactactionmanager.cpp:324
 #: akonadi-contacts/standardcontactactionmanager.cpp:328
@@ -925,15 +909,13 @@
 #, kde-format
 msgid "Delete Group"
 msgid_plural "Delete %1 Groups"
-msgstr[0] "グループを削除"
-msgstr[1] "グループ %1 個を削除"
+msgstr[0] "グループ %1 個を削除"
 
 #: akonadi-contacts/standardcontactactionmanager.cpp:334
 #, kde-format
 msgid "Cut Group"
 msgid_plural "Cut %1 Groups"
-msgstr[0] "グループを切り取る"
-msgstr[1] "グループ %1 個を切り取る"
+msgstr[0] "グループ %1 個を切り取る"
 
 #: akonadi-contacts/standardcontactactionmanager.cpp:338
 #: akonadi-contacts/standardcontactactionmanager.cpp:342
@@ -983,7 +965,6 @@
 msgid "(One year old)"
 msgid_plural "(%1 years old)"
 msgstr[0] ""
-msgstr[1] ""
 
 #: akonadi-contacts/standardcontactformatter.cpp:107
 #, kde-format
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/akonadi-contacts-23.04.1/po/ja/kcm_akonadicontact_actions.po 
new/akonadi-contacts-23.04.2/po/ja/kcm_akonadicontact_actions.po
--- old/akonadi-contacts-23.04.1/po/ja/kcm_akonadicontact_actions.po    
2023-05-09 05:30:47.000000000 +0200
+++ new/akonadi-contacts-23.04.2/po/ja/kcm_akonadicontact_actions.po    
2023-05-30 06:33:28.000000000 +0200
@@ -13,7 +13,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=1; plural=0;\n"
 "X-Accelerator-Marker: &\n"
 "X-Text-Markup: kde4\n"
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/akonadi-contacts-23.04.1/po/tr/akonadicontact5.po 
new/akonadi-contacts-23.04.2/po/tr/akonadicontact5.po
--- old/akonadi-contacts-23.04.1/po/tr/akonadicontact5.po       2023-05-09 
05:30:47.000000000 +0200
+++ new/akonadi-contacts-23.04.2/po/tr/akonadicontact5.po       2023-05-30 
06:33:28.000000000 +0200
@@ -13,7 +13,7 @@
 "Project-Id-Version: kdepimlibs-kde4\n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n";
 "POT-Creation-Date: 2023-02-07 01:00+0000\n"
-"PO-Revision-Date: 2023-03-07 19:57+0300\n"
+"PO-Revision-Date: 2023-05-15 22:38+0300\n"
 "Last-Translator: Emir SARI <emir_s...@icloud.com>\n"
 "Language-Team: Turkish <kde-l10n...@kde.org>\n"
 "Language: tr\n"
@@ -21,7 +21,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 22.12.3\n"
+"X-Generator: Lokalize 23.03.70\n"
 "(http: //www.transifex.com/projects/p/kdepimlibs-k-tr/language/tr/)\n"
 
 #. i18n: ectx: whatsthis, entry (DialPhoneNumberAction), group (Phone Dial 
Settings)
@@ -217,13 +217,13 @@
 #: akonadi-contacts/contactgroupeditor.cpp:135
 #, kde-format
 msgid "Take over changes"
-msgstr "Değişiklikleri yönet"
+msgstr "Değişiklikleri Üzerine Al"
 
 #: akonadi-contacts/contacteditor.cpp:164
 #: akonadi-contacts/contactgroupeditor.cpp:136
 #, kde-format
 msgid "Ignore and Overwrite changes"
-msgstr "Gözardı et ve değişikliklerin üzerine yaz"
+msgstr "Değişiklikleri Yok Say ve Üzerine Yaz"
 
 #: akonadi-contacts/contacteditor.cpp:278
 #: akonadi-contacts/contactgroupeditor.cpp:290
@@ -624,13 +624,13 @@
 #: akonadi-contacts/standardcontactactionmanager.cpp:466
 #, kde-format
 msgid "Contact cannot be stored: %1"
-msgstr "Kişi kaydedilemiyor: %1"
+msgstr "Kişi depolanamıyor: %1"
 
 #: akonadi-contacts/job/addemailaddressjob.cpp:246
 #: akonadi-contacts/standardcontactactionmanager.cpp:466
 #, kde-format
 msgid "Failed to store contact"
-msgstr "Kişi kaydetme başarısız"
+msgstr "Kişi depolanamadı"
 
 #: akonadi-contacts/job/addemailaddressjob.cpp:253
 #, kde-format
@@ -1012,8 +1012,9 @@
 "can edit the data stored about a person, including addresses and phone "
 "numbers.</p>"
 msgstr ""
-"Seçili kişiyi düzenle<p>Kişiye ait adresler ve telefon numaraları da 
dahil "
-"olmak üzere birçok bilgiyi düzenleyebileceğiniz bir pencere 
açılacak.</p>"
+"Seçili kişiyi düzenle<p>Adresler ve telefon numaraları da dahil olmak 
üzere, "
+"bir kişi hakkında depolanan verileri düzenleyebileceğiniz bir iletişim "
+"kutusu sunulur.</p>"
 
 #: akonadi-contacts/standardcontactformatter.cpp:94
 #, kde-format
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/akonadi-contacts-23.04.1/po/zh_CN/akonadicontact5-serializer.po 
new/akonadi-contacts-23.04.2/po/zh_CN/akonadicontact5-serializer.po
--- old/akonadi-contacts-23.04.1/po/zh_CN/akonadicontact5-serializer.po 
2023-05-09 05:30:47.000000000 +0200
+++ new/akonadi-contacts-23.04.2/po/zh_CN/akonadicontact5-serializer.po 
2023-05-30 06:33:28.000000000 +0200
@@ -3,7 +3,7 @@
 "Project-Id-Version: kdeorg\n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n";
 "POT-Creation-Date: 2022-03-22 00:43+0000\n"
-"PO-Revision-Date: 2023-04-29 08:36\n"
+"PO-Revision-Date: 2023-05-22 14:04\n"
 "Last-Translator: \n"
 "Language-Team: Chinese Simplified\n"
 "Language: zh_CN\n"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/akonadi-contacts-23.04.1/po/zh_CN/akonadicontact5.po 
new/akonadi-contacts-23.04.2/po/zh_CN/akonadicontact5.po
--- old/akonadi-contacts-23.04.1/po/zh_CN/akonadicontact5.po    2023-05-09 
05:30:47.000000000 +0200
+++ new/akonadi-contacts-23.04.2/po/zh_CN/akonadicontact5.po    2023-05-30 
06:33:28.000000000 +0200
@@ -3,7 +3,7 @@
 "Project-Id-Version: kdeorg\n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n";
 "POT-Creation-Date: 2023-02-07 01:00+0000\n"
-"PO-Revision-Date: 2023-04-29 08:36\n"
+"PO-Revision-Date: 2023-05-22 14:04\n"
 "Last-Translator: \n"
 "Language-Team: Chinese Simplified\n"
 "Language: zh_CN\n"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/akonadi-contacts-23.04.1/po/zh_CN/kcm_akonadicontact_actions.po 
new/akonadi-contacts-23.04.2/po/zh_CN/kcm_akonadicontact_actions.po
--- old/akonadi-contacts-23.04.1/po/zh_CN/kcm_akonadicontact_actions.po 
2023-05-09 05:30:47.000000000 +0200
+++ new/akonadi-contacts-23.04.2/po/zh_CN/kcm_akonadicontact_actions.po 
2023-05-30 06:33:28.000000000 +0200
@@ -3,7 +3,7 @@
 "Project-Id-Version: kdeorg\n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n";
 "POT-Creation-Date: 2022-02-05 00:44+0000\n"
-"PO-Revision-Date: 2023-04-29 08:36\n"
+"PO-Revision-Date: 2023-05-22 14:04\n"
 "Last-Translator: \n"
 "Language-Team: Chinese Simplified\n"
 "Language: zh_CN\n"

Reply via email to