Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package kalendar for openSUSE:Factory 
checked in at 2023-01-07 17:17:59
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/kalendar (Old)
 and      /work/SRC/openSUSE:Factory/.kalendar.new.1563 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "kalendar"

Sat Jan  7 17:17:59 2023 rev:11 rq:1056468 version:22.12.1

Changes:
--------
--- /work/SRC/openSUSE:Factory/kalendar/kalendar.changes        2022-12-09 
17:01:49.945013720 +0100
+++ /work/SRC/openSUSE:Factory/.kalendar.new.1563/kalendar.changes      
2023-01-07 17:20:08.098306508 +0100
@@ -1,0 +2,8 @@
+Tue Jan  3 10:19:36 UTC 2023 - Christophe Marin <christo...@krop.fr>
+
+- Update to 22.12.1
+  * New bugfix release
+  * For more details please see:
+  * https://kde.org/announcements/gear/22.12.1/
+
+-------------------------------------------------------------------

Old:
----
  kalendar-22.12.0.tar.xz
  kalendar-22.12.0.tar.xz.sig

New:
----
  kalendar-22.12.1.tar.xz
  kalendar-22.12.1.tar.xz.sig

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

Other differences:
------------------
++++++ kalendar.spec ++++++
--- /var/tmp/diff_new_pack.6SMVMS/_old  2023-01-07 17:20:08.674309944 +0100
+++ /var/tmp/diff_new_pack.6SMVMS/_new  2023-01-07 17:20:08.678309968 +0100
@@ -20,7 +20,7 @@
 %define kf5_version 5.96.0
 %bcond_without released
 Name:           kalendar
-Version:        22.12.0
+Version:        22.12.1
 Release:        0
 Summary:        Calendar Application
 License:        GPL-3.0-only


++++++ kalendar-22.12.0.tar.xz -> kalendar-22.12.1.tar.xz ++++++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kalendar-22.12.0/CMakeLists.txt 
new/kalendar-22.12.1/CMakeLists.txt
--- old/kalendar-22.12.0/CMakeLists.txt 2022-12-01 04:09:40.000000000 +0100
+++ new/kalendar-22.12.1/CMakeLists.txt 2023-01-03 01:10:08.000000000 +0100
@@ -7,7 +7,7 @@
 # KDE Applications version, managed by release script.
 set(RELEASE_SERVICE_VERSION_MAJOR "22")
 set(RELEASE_SERVICE_VERSION_MINOR "12")
-set(RELEASE_SERVICE_VERSION_MICRO "0")
+set(RELEASE_SERVICE_VERSION_MICRO "1")
 set(RELEASE_SERVICE_VERSION 
"${RELEASE_SERVICE_VERSION_MAJOR}.${RELEASE_SERVICE_VERSION_MINOR}.${RELEASE_SERVICE_VERSION_MICRO}")
 
 project(kalendar VERSION ${RELEASE_SERVICE_VERSION})
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kalendar-22.12.0/org.kde.kalendar.appdata.xml 
new/kalendar-22.12.1/org.kde.kalendar.appdata.xml
--- old/kalendar-22.12.0/org.kde.kalendar.appdata.xml   2022-12-01 
04:09:40.000000000 +0100
+++ new/kalendar-22.12.1/org.kde.kalendar.appdata.xml   2023-01-03 
01:10:08.000000000 +0100
@@ -369,6 +369,7 @@
   <url type="bugtracker">https://invent.kde.org/pim/kalendar/-/issues</url>
   <content_rating type="oars-1.1"/>
   <releases>
+    <release version="22.12.1" date="2023-01-05"/>
     <release version="22.12.0" date="2022-12-08"/>
     <release version="22.08.3" date="2022-11-03"/>
     <release version="22.08.2" date="2022-10-13"/>
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kalendar-22.12.0/po/eu/kalendar.po 
new/kalendar-22.12.1/po/eu/kalendar.po
--- old/kalendar-22.12.0/po/eu/kalendar.po      2022-12-01 04:09:40.000000000 
+0100
+++ new/kalendar-22.12.1/po/eu/kalendar.po      2023-01-03 01:10:08.000000000 
+0100
@@ -10,15 +10,15 @@
 "Project-Id-Version: kalendar\n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n";
 "POT-Creation-Date: 2022-11-24 02:26+0000\n"
-"PO-Revision-Date: 2022-10-13 07:18+0200\n"
+"PO-Revision-Date: 2022-12-08 21:37+0100\n"
 "Last-Translator: Iñigo Salvador Azurmendi <xa...@ni.eus>\n"
-"Language-Team: Basque <kde-i18n...@kde.org>\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 22.08.1\n"
+"X-Generator: Lokalize 22.08.3\n"
 
 #, kde-format
 msgctxt "NAME OF TRANSLATORS"
@@ -2603,7 +2603,7 @@
 #: kalendarapplication.cpp:448
 #, kde-format
 msgid "Refresh All"
-msgstr "Freskatu guztia"
+msgstr "Berritu guztia"
 
 #: kalendarapplication.cpp:597 mail/qml/mailpartview/ErrorPart.qml:26
 #, kde-format
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kalendar-22.12.0/po/fr/kalendar.po 
new/kalendar-22.12.1/po/fr/kalendar.po
--- old/kalendar-22.12.0/po/fr/kalendar.po      2022-12-01 04:09:40.000000000 
+0100
+++ new/kalendar-22.12.1/po/fr/kalendar.po      2023-01-03 01:10:08.000000000 
+0100
@@ -12,7 +12,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.08.2\n"
+"X-Generator: Lokalize 22.12.0\n"
 
 #, kde-format
 msgctxt "NAME OF TRANSLATORS"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kalendar-22.12.0/po/it/kalendar.po 
new/kalendar-22.12.1/po/it/kalendar.po
--- old/kalendar-22.12.0/po/it/kalendar.po      2022-12-01 04:09:40.000000000 
+0100
+++ new/kalendar-22.12.1/po/it/kalendar.po      2023-01-03 01:10:08.000000000 
+0100
@@ -15,7 +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 22.08.3\n"
+"X-Generator: Lokalize 22.12.0\n"
 
 #, kde-format
 msgctxt "NAME OF TRANSLATORS"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kalendar-22.12.0/po/zh_CN/kalendar.po 
new/kalendar-22.12.1/po/zh_CN/kalendar.po
--- old/kalendar-22.12.0/po/zh_CN/kalendar.po   2022-12-01 04:09:40.000000000 
+0100
+++ new/kalendar-22.12.1/po/zh_CN/kalendar.po   2023-01-03 01:10:08.000000000 
+0100
@@ -3,7 +3,7 @@
 "Project-Id-Version: kdeorg\n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n";
 "POT-Creation-Date: 2022-11-24 02:26+0000\n"
-"PO-Revision-Date: 2022-11-19 14:51\n"
+"PO-Revision-Date: 2022-12-24 11:45\n"
 "Last-Translator: \n"
 "Language-Team: Chinese Simplified\n"
 "Language: zh_CN\n"
@@ -834,13 +834,13 @@
 #: contents/ui/Controls/IncidenceInfoContents.qml:573
 #, kde-format
 msgid "Super-task"
-msgstr ""
+msgstr "父任务"
 
 #: contents/ui/Controls/IncidenceInfoContents.qml:598
 #, kde-format
 msgid "Sub-task"
 msgid_plural "Sub-tasks"
-msgstr[0] ""
+msgstr[0] "子任务"
 
 #: contents/ui/Controls/IncidenceMouseArea.qml:61
 #, kde-format
@@ -933,27 +933,27 @@
 #: contents/ui/Controls/IncidenceMouseArea.qml:163
 #, kde-format
 msgid "Set due date..."
-msgstr ""
+msgstr "设置截止日期..."
 
 #: contents/ui/Controls/IncidenceMouseArea.qml:191
 #, kde-format
 msgid "Today (%1)"
-msgstr ""
+msgstr "今天 (%1)"
 
 #: contents/ui/Controls/IncidenceMouseArea.qml:202
 #, kde-format
 msgid "Tomorrow (%1)"
-msgstr ""
+msgstr "明天 (%1)"
 
 #: contents/ui/Controls/IncidenceMouseArea.qml:212
 #, kde-format
 msgid "In a week (%1)"
-msgstr ""
+msgstr "一周内 (%1)"
 
 #: contents/ui/Controls/IncidenceMouseArea.qml:223
 #, kde-format
 msgid "In a month (%1)"
-msgstr ""
+msgstr "一月内 (%1)"
 
 #: contents/ui/Controls/MainDrawerToggleButton.qml:25
 #, kde-format
@@ -1706,27 +1706,27 @@
 #: contents/ui/main.qml:438
 #, kde-format
 msgid "Month"
-msgstr ""
+msgstr "月"
 
 #: contents/ui/main.qml:441
 #, kde-format
 msgid "Week"
-msgstr ""
+msgstr "周"
 
 #: contents/ui/main.qml:444
 #, kde-format
 msgid "3 Days"
-msgstr ""
+msgstr "三日"
 
 #: contents/ui/main.qml:447
 #, kde-format
 msgid "Day"
-msgstr ""
+msgstr "一日"
 
 #: contents/ui/main.qml:450
 #, kde-format
 msgid "Schedule"
-msgstr ""
+msgstr "日程"
 
 #: contents/ui/main.qml:453 contents/ui/main.qml:1119
 #, kde-format
@@ -1737,7 +1737,7 @@
 #: mail/qml/mailboxselector/MailBoxListSidebar.qml:39
 #, kde-format
 msgid "Mail"
-msgstr ""
+msgstr "邮件"
 
 #: contents/ui/main.qml:820
 #, kde-format
@@ -1775,19 +1775,19 @@
 #, kde-format
 msgctxt "@action:inmenu open week view"
 msgid "Week"
-msgstr ""
+msgstr "周"
 
 #: contents/ui/main.qml:1083
 #, kde-format
 msgctxt "@action:inmenu open 3 days view"
 msgid "3 Days"
-msgstr ""
+msgstr "三日"
 
 #: contents/ui/main.qml:1089
 #, kde-format
 msgctxt "@action:inmenu open day view"
 msgid "Day"
-msgstr ""
+msgstr "一日"
 
 #: contents/ui/MainViews/BasicInternalHourlyView.qml:248
 #, kde-format
@@ -1804,7 +1804,7 @@
 #, kde-format
 msgctxt "Date has no events or tasks set"
 msgid "Clear day."
-msgstr ""
+msgstr "无事之日。"
 
 #: contents/ui/MainViews/BasicMonthListView.qml:284
 #, kde-format
@@ -1819,7 +1819,7 @@
 #: contents/ui/MainViews/BasicMonthListView.qml:285
 #, kde-format
 msgid "Nothing on the books today. %1 to add something."
-msgstr ""
+msgstr "今日无事被记录,此处%1以添加。"
 
 #: contents/ui/MainViews/BasicMonthListView.qml:408
 #, kde-format
@@ -1897,42 +1897,42 @@
 #: models/todosortfilterproxymodel.cpp:169
 #, kde-format
 msgid "Overdue"
-msgstr ""
+msgstr "已过期"
 
 #: contents/ui/MainViews/TodoTreeView.qml:77
 #, kde-format
 msgid "Priority %1"
-msgstr ""
+msgstr "优先级 %1"
 
 #: contents/ui/MainViews/TodoTreeView.qml:77
 #, kde-format
 msgid "No set priority"
-msgstr ""
+msgstr "未指定优先级"
 
 #: contents/ui/MainViews/TodoTreeView.qml:104
 #, kde-format
 msgid "No task calendars enabled."
-msgstr ""
+msgstr "没有被启用的任务日历。"
 
 #: contents/ui/MainViews/TodoTreeView.qml:111
 #, kde-format
 msgid "Calendar is not enabled"
-msgstr ""
+msgstr "日历未启用"
 
 #: contents/ui/MainViews/TodoTreeView.qml:114
 #, kde-format
 msgid "Enable"
-msgstr ""
+msgstr "启用"
 
 #: contents/ui/MainViews/TodoTreeView.qml:123
 #, kde-format
 msgid "No tasks completed"
-msgstr ""
+msgstr "没有已完成的任务。"
 
 #: contents/ui/MainViews/TodoTreeView.qml:123
 #, kde-format
 msgid "No tasks left to complete"
-msgstr ""
+msgstr "没有未完成的任务"
 
 #: contents/ui/MainViews/TodoView.qml:58 kalendarapplication.cpp:30
 #: kalendarapplication.cpp:33
@@ -1943,28 +1943,28 @@
 #: contents/ui/MainViews/TodoView.qml:92
 #, kde-format
 msgid "Show Completed"
-msgstr ""
+msgstr "显示已完成任务"
 
 #: contents/ui/MainViews/TodoView.qml:100
 #, kde-format
 msgid "Completed Tasks in %1"
-msgstr ""
+msgstr "%1 中的已完成任务"
 
 #: contents/ui/MainViews/TodoView.qml:100
 #, kde-format
 msgid "Completed Tasks"
-msgstr ""
+msgstr "已完成任务"
 
 #: contents/ui/MainViews/TodoView.qml:148
 #, kde-format
 msgid "Create a New Task…"
-msgstr ""
+msgstr "创建新任务…"
 
 #: contents/ui/MainViews/TodoView.qml:189
 #: contents/ui/MainViews/TodoView.qml:190
 #, kde-format
 msgid "Quickly Add a New Task."
-msgstr ""
+msgstr "快速添加新任务。"
 
 #: contents/ui/Menus/CalendarItemMenu.qml:24
 #, kde-format
@@ -2132,18 +2132,18 @@
 #, kde-format
 msgctxt "text editing menu action"
 msgid "Undo Text"
-msgstr ""
+msgstr "撤销文本"
 
 #: contents/ui/Menus/WindowMenu.qml:67
 #, kde-format
 msgctxt "text editing menu action"
 msgid "Redo Text"
-msgstr ""
+msgstr "重做文本"
 
 #: contents/ui/Menus/WindowMenu.qml:158
 #, kde-format
 msgid "Sort Tasks"
-msgstr ""
+msgstr "任务排序"
 
 #: contents/ui/Settings/CalendarSettingsPage.qml:138
 #, kde-format
@@ -2198,13 +2198,13 @@
 #: contents/ui/Settings/ViewSettingsPage.qml:12
 #, kde-format
 msgid "Appearance"
-msgstr ""
+msgstr "外观"
 
 #: contents/ui/Settings/SettingsPage.qml:19
 #: contents/ui/Settings/SourceSettingsPage.qml:13
 #, kde-format
 msgid "Accounts"
-msgstr ""
+msgstr "账户"
 
 #: contents/ui/Settings/SettingsPage.qml:29 kalendarapplication.cpp:210
 #, kde-format
@@ -2214,7 +2214,7 @@
 #: contents/ui/Settings/SourceSettingsPage.qml:19
 #, kde-format
 msgid "Add New Calendar Source…"
-msgstr ""
+msgstr "添加新日历源..."
 
 #: contents/ui/Settings/SourceSettingsPage.qml:26
 #, kde-format
@@ -2399,18 +2399,18 @@
 #: contents/ui/Settings/ViewSettingsPage.qml:347
 #, kde-format
 msgid "Enable maps"
-msgstr ""
+msgstr "启用地图"
 
 #: contents/ui/Settings/ViewSettingsPage.qml:368
 #, kde-format
 msgid "Location marker"
-msgstr ""
+msgstr "位置标记"
 
 #: incidencewrapper.cpp:140 models/incidenceoccurrencemodel.cpp:410
 #: models/todosortfilterproxymodel.cpp:135
 #, kde-format
 msgid "Task"
-msgstr ""
+msgstr "任务"
 
 #: kalendarapplication.cpp:82
 #, kde-format
@@ -2455,7 +2455,7 @@
 #: kalendarapplication.cpp:146
 #, kde-format
 msgid "Schedule View"
-msgstr ""
+msgstr "日程视图"
 
 #: kalendarapplication.cpp:156
 #, kde-format
@@ -2470,7 +2470,7 @@
 #: kalendarapplication.cpp:178
 #, kde-format
 msgid "Mail View"
-msgstr ""
+msgstr "邮件视图"
 
 #: kalendarapplication.cpp:188
 #, kde-format
@@ -2490,22 +2490,22 @@
 #: kalendarapplication.cpp:217
 #, kde-format
 msgid "Backwards"
-msgstr ""
+msgstr "后退"
 
 #: kalendarapplication.cpp:230
 #, kde-format
 msgid "Forwards"
-msgstr ""
+msgstr "前进"
 
 #: kalendarapplication.cpp:243
 #, kde-format
 msgid "To Today"
-msgstr ""
+msgstr "转到今天"
 
 #: kalendarapplication.cpp:256
 #, kde-format
 msgid "To Date…"
-msgstr ""
+msgstr "转到日期…"
 
 #: kalendarapplication.cpp:269
 #, kde-format
@@ -2565,7 +2565,7 @@
 #: kalendarapplication.cpp:448
 #, kde-format
 msgid "Refresh All"
-msgstr ""
+msgstr "刷新全部"
 
 #: kalendarapplication.cpp:597 mail/qml/mailpartview/ErrorPart.qml:26
 #, kde-format
@@ -2587,36 +2587,36 @@
 #: mail/contactimageprovider.cpp:126
 #, kde-format
 msgid "Image request has been cancelled"
-msgstr ""
+msgstr "图像请求已被取消"
 
 #: mail/mailmodel.cpp:48
 #, kde-format
 msgctxt "displayed as subject when the subject of a mail is empty"
 msgid "No Subject"
-msgstr ""
+msgstr "无主题"
 
 #: mail/mailmodel.cpp:49
 #, kde-format
 msgctxt "displayed when a mail has unknown sender, receiver or date"
 msgid "Unknown"
-msgstr ""
+msgstr "未知"
 
 #: mail/mime/attachmentmodel.cpp:223
 #, kde-format
 msgid "No keys were found in this attachment"
-msgstr ""
+msgstr "未在附件中找到密钥"
 
 #: mail/mime/attachmentmodel.cpp:226
 #, kde-format
 msgid "one key imported"
 msgid_plural "%1 keys imported"
-msgstr[0] ""
+msgstr[0] "已导入 %1 个密钥"
 
 #: mail/mime/attachmentmodel.cpp:228
 #, kde-format
 msgid "one key was already imported"
 msgid_plural "%1 keys were already imported"
-msgstr[0] ""
+msgstr[0] "%1 个密钥已经导入过了"
 
 #: mail/mime/mailtemplates.cpp:103
 #, kde-format
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/kalendar-22.12.0/po/zh_CN/plasma_applet_org.kde.kalendar.contact.po 
new/kalendar-22.12.1/po/zh_CN/plasma_applet_org.kde.kalendar.contact.po
--- old/kalendar-22.12.0/po/zh_CN/plasma_applet_org.kde.kalendar.contact.po     
2022-12-01 04:09:40.000000000 +0100
+++ new/kalendar-22.12.1/po/zh_CN/plasma_applet_org.kde.kalendar.contact.po     
2023-01-03 01:10:08.000000000 +0100
@@ -3,7 +3,7 @@
 "Project-Id-Version: kdeorg\n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n";
 "POT-Creation-Date: 2022-08-08 00:46+0000\n"
-"PO-Revision-Date: 2022-11-19 14:51\n"
+"PO-Revision-Date: 2022-12-24 11:45\n"
 "Last-Translator: \n"
 "Language-Team: Chinese Simplified\n"
 "Language: zh_CN\n"

Reply via email to