Hello community,
here is the log from the commit of package akonadi-calendar-tools for
openSUSE:Factory checked in at 2020-05-20 18:38:28
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/akonadi-calendar-tools (Old)
and /work/SRC/openSUSE:Factory/.akonadi-calendar-tools.new.2738 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "akonadi-calendar-tools"
Wed May 20 18:38:28 2020 rev:44 rq:806297 version:20.04.1
Changes:
--------
---
/work/SRC/openSUSE:Factory/akonadi-calendar-tools/akonadi-calendar-tools.changes
2020-04-25 20:21:09.689135829 +0200
+++
/work/SRC/openSUSE:Factory/.akonadi-calendar-tools.new.2738/akonadi-calendar-tools.changes
2020-05-20 18:38:35.384372464 +0200
@@ -1,0 +2,9 @@
+Fri May 15 15:40:48 UTC 2020 - Luca Beltrame <[email protected]>
+
+- Update to 20.04.1
+ * New bugfix release
+ * For more details please see:
+ * https://kde.org/announcements/releases/2020-05-apps-update
+- No code change since 20.04.0
+
+-------------------------------------------------------------------
@@ -15,2 +23,0 @@
- * For more details please see:
- * https://kde.org/announcements/releases/20.04-rc
@@ -25,2 +31,0 @@
- * For more details please see:
- * https://kde.org/announcements/releases/20.04-beta
@@ -40 +45 @@
- * https://www.kde.org/announcements/releases/19.12.3
+ * https://kde.org/announcements/releases/2020-03-apps-update
@@ -54 +59 @@
- * https://www.kde.org/announcements/releases/19.12.2
+ * https://kde.org/announcements/releases/2020-02-apps-update
Old:
----
akonadi-calendar-tools-20.04.0.tar.xz
akonadi-calendar-tools-20.04.0.tar.xz.sig
New:
----
akonadi-calendar-tools-20.04.1.tar.xz
akonadi-calendar-tools-20.04.1.tar.xz.sig
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ akonadi-calendar-tools.spec ++++++
--- /var/tmp/diff_new_pack.jQ1wJ6/_old 2020-05-20 18:38:36.276374334 +0200
+++ /var/tmp/diff_new_pack.jQ1wJ6/_new 2020-05-20 18:38:36.280374342 +0200
@@ -21,7 +21,7 @@
%{!?_kapp_version: %define _kapp_version %(echo %{version}| awk -F. '{print
$1"."$2}')}
%bcond_without lang
Name: akonadi-calendar-tools
-Version: 20.04.0
+Version: 20.04.1
Release: 0
Summary: Console applications and utilities for managing calendars
License: GPL-2.0-or-later AND LGPL-2.1-or-later
++++++ akonadi-calendar-tools-20.04.0.tar.xz ->
akonadi-calendar-tools-20.04.1.tar.xz ++++++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore' old/akonadi-calendar-tools-20.04.0/CMakeLists.txt
new/akonadi-calendar-tools-20.04.1/CMakeLists.txt
--- old/akonadi-calendar-tools-20.04.0/CMakeLists.txt 2020-04-17
02:38:28.000000000 +0200
+++ new/akonadi-calendar-tools-20.04.1/CMakeLists.txt 2020-05-12
03:25:05.000000000 +0200
@@ -1,5 +1,5 @@
cmake_minimum_required(VERSION 3.5)
-set(KDEPIM_VERSION_NUMBER "5.14.0")
+set(KDEPIM_VERSION_NUMBER "5.14.1")
project(akonadi-calendar-tools VERSION ${KDEPIM_VERSION_NUMBER})
set(KF5_MIN_VERSION "5.68.0")
@@ -37,11 +37,11 @@
set(KDEPIM_VERSION "${KDEPIM_VERSION_NUMBER}${KDEPIM_DEV_VERSION}")
-set(AKONADICALENDAR_LIB_VERSION "5.14.0")
-set(AKONADI_VERSION "5.14.0")
-set(LIBKDEPIM_LIB_VERSION "5.14.0")
-set(CALENDARSUPPORT_LIB_VERSION "5.14.0")
-set(KCALENDARCORE_LIB_VERSION "5.14.0")
+set(AKONADICALENDAR_LIB_VERSION "5.14.1")
+set(AKONADI_VERSION "5.14.1")
+set(LIBKDEPIM_LIB_VERSION "5.14.1")
+set(CALENDARSUPPORT_LIB_VERSION "5.14.1")
+set(KCALENDARCORE_LIB_VERSION "5.14.1")
set(KDEPIM_LIB_VERSION "${KDEPIM_VERSION_NUMBER}")
set(KDEPIM_LIB_SOVERSION "5")
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore'
old/akonadi-calendar-tools-20.04.0/po/ru/calendarjanitor.po
new/akonadi-calendar-tools-20.04.1/po/ru/calendarjanitor.po
--- old/akonadi-calendar-tools-20.04.0/po/ru/calendarjanitor.po 2020-04-17
02:38:27.000000000 +0200
+++ new/akonadi-calendar-tools-20.04.1/po/ru/calendarjanitor.po 2020-05-12
03:25:05.000000000 +0200
@@ -2,13 +2,14 @@
# This file is distributed under the same license as the PACKAGE package.
#
# Alexander Potashev <[email protected]>, 2014, 2015.
+# Alexander Yavorsky <[email protected]>, 2020.
msgid ""
msgstr ""
"Project-Id-Version: \n"
"Report-Msgid-Bugs-To: https://bugs.kde.org\n"
"POT-Creation-Date: 2020-03-04 03:29+0100\n"
-"PO-Revision-Date: 2015-07-20 16:48+0300\n"
-"Last-Translator: Alexander Potashev <[email protected]>\n"
+"PO-Revision-Date: 2020-04-22 17:16+0300\n"
+"Last-Translator: Alexander Yavorsky <[email protected]>\n"
"Language-Team: Russian <[email protected]>\n"
"Language: ru\n"
"MIME-Version: 1.0\n"
@@ -16,7 +17,7 @@
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=4; plural=n==1 ? 3 : n%10==1 && n%100!=11 ? 0 : n"
"%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2;\n"
-"X-Generator: Lokalize 2.0\n"
+"X-Generator: Lokalize 19.12.3\n"
"X-Environment: kde\n"
"X-Accelerator-Marker: &\n"
"X-Text-Markup: kde4\n"
@@ -230,9 +231,7 @@
msgstr "Полный объём встроенных вложений (КБ)"
#: calendarjanitor.cpp:534
-#, fuzzy, kde-format
-#| msgid ""
-#| "Checking for RECURRING-ID incidences with nonexistant master incidence..."
+#, kde-format
msgid ""
"Checking for RECURRING-ID incidences with nonexistent master incidence..."
msgstr "Поиск повторяющихся записей с несуществующей главной записью..."
@@ -277,12 +276,14 @@
#: main.cpp:47
#, kde-format
msgid "CalendarJanitor"
-msgstr ""
+msgstr "CalendarJanitor"
#: main.cpp:50
#, kde-format
msgid "A command line interface to report and fix errors in your calendar data"
msgstr ""
+"Интерфейс командной строки для поиска и исправления ошибок в данных "
+"календарей"
#: main.cpp:60
#, kde-format
@@ -305,25 +306,24 @@
msgstr "Сопровождающий"
#: main.cpp:89
-#, fuzzy, kde-format
-#| msgid "List of collection ids to scan"
+#, kde-format
msgid "Comma-separated list of collection ids to scan"
-msgstr "Список идентификаторов коллекций для сканирования"
+msgstr "Разделённый запятыми список идентификаторов коллекций."
#: main.cpp:90
#, kde-format
msgid "Fix broken incidences"
-msgstr "Исправлять записи с ошибками"
+msgstr "Исправлять записи с ошибками."
#: main.cpp:91
#, kde-format
msgid "Backup your calendar"
-msgstr "Создать резервную копию календаря"
+msgstr "Создать резервную копию календаря."
#: main.cpp:92
#, kde-format
msgid "Delete alarms older than 365 days"
-msgstr "Удалить напоминания старше 365 дней"
+msgstr "Удалить напоминания старше 365 дней."
#: main.cpp:124
#, kde-format
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore'
old/akonadi-calendar-tools-20.04.0/po/zh_CN/calendarjanitor.po
new/akonadi-calendar-tools-20.04.1/po/zh_CN/calendarjanitor.po
--- old/akonadi-calendar-tools-20.04.0/po/zh_CN/calendarjanitor.po
2020-04-17 02:38:27.000000000 +0200
+++ new/akonadi-calendar-tools-20.04.1/po/zh_CN/calendarjanitor.po
2020-05-12 03:25:05.000000000 +0200
@@ -7,7 +7,7 @@
"Project-Id-Version: kdeorg\n"
"Report-Msgid-Bugs-To: https://bugs.kde.org\n"
"POT-Creation-Date: 2020-03-04 03:29+0100\n"
-"PO-Revision-Date: 2020-03-25 19:56\n"
+"PO-Revision-Date: 2020-05-09 13:51\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
"Language-Team: Chinese Simplified\n"
"Language: zh_CN\n"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore'
old/akonadi-calendar-tools-20.04.0/po/zh_CN/konsolekalendar.po
new/akonadi-calendar-tools-20.04.1/po/zh_CN/konsolekalendar.po
--- old/akonadi-calendar-tools-20.04.0/po/zh_CN/konsolekalendar.po
2020-04-17 02:38:27.000000000 +0200
+++ new/akonadi-calendar-tools-20.04.1/po/zh_CN/konsolekalendar.po
2020-05-12 03:25:05.000000000 +0200
@@ -9,7 +9,7 @@
"Project-Id-Version: kdeorg\n"
"Report-Msgid-Bugs-To: https://bugs.kde.org\n"
"POT-Creation-Date: 2020-02-15 03:27+0100\n"
-"PO-Revision-Date: 2020-03-25 19:56\n"
+"PO-Revision-Date: 2020-05-09 13:51\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
"Language-Team: Chinese Simplified\n"
"Language: zh_CN\n"