Hello community,
here is the log from the commit of package akonadi-calendar for
openSUSE:Factory checked in at 2020-05-20 18:38:19
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/akonadi-calendar (Old)
and /work/SRC/openSUSE:Factory/.akonadi-calendar.new.2738 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "akonadi-calendar"
Wed May 20 18:38:19 2020 rev:59 rq:806295 version:20.04.1
Changes:
--------
--- /work/SRC/openSUSE:Factory/akonadi-calendar/akonadi-calendar.changes
2020-04-25 20:21:07.461131236 +0200
+++
/work/SRC/openSUSE:Factory/.akonadi-calendar.new.2738/akonadi-calendar.changes
2020-05-20 18:38:28.376357778 +0200
@@ -1,0 +2,9 @@
+Fri May 15 15:40:47 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
@@ -39 +44 @@
- * 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-20.04.0.tar.xz
akonadi-calendar-20.04.0.tar.xz.sig
New:
----
akonadi-calendar-20.04.1.tar.xz
akonadi-calendar-20.04.1.tar.xz.sig
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ akonadi-calendar.spec ++++++
--- /var/tmp/diff_new_pack.ZzUAyn/_old 2020-05-20 18:38:29.764360687 +0200
+++ /var/tmp/diff_new_pack.ZzUAyn/_new 2020-05-20 18:38:29.768360695 +0200
@@ -21,7 +21,7 @@
%{!?_kapp_version: %define _kapp_version %(echo %{version}| awk -F. '{print
$1"."$2}')}
%bcond_without lang
Name: akonadi-calendar
-Version: 20.04.0
+Version: 20.04.1
Release: 0
Summary: Akonadi calendar integration
License: LGPL-2.1-or-later
++++++ akonadi-calendar-20.04.0.tar.xz -> akonadi-calendar-20.04.1.tar.xz ++++++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore' old/akonadi-calendar-20.04.0/CMakeLists.txt
new/akonadi-calendar-20.04.1/CMakeLists.txt
--- old/akonadi-calendar-20.04.0/CMakeLists.txt 2020-04-17 02:38:16.000000000
+0200
+++ new/akonadi-calendar-20.04.1/CMakeLists.txt 2020-05-12 03:24:54.000000000
+0200
@@ -1,6 +1,6 @@
cmake_minimum_required(VERSION 3.5)
-set(PIM_VERSION "5.14.0")
+set(PIM_VERSION "5.14.1")
project(Akonadi-Calendar VERSION ${PIM_VERSION})
# ECM setup
@@ -24,11 +24,11 @@
set(AKONADICALENDAR_LIB_VERSION ${PIM_VERSION})
-set(AKONADICONTACT_LIB_VERSION "5.14.0")
-set(AKONADI_LIB_VERSION "5.14.0")
-set(MAILTRANSPORT_LIB_VERSION "5.14.0")
-set(CALENDARUTILS_LIB_VERSION "5.14.0")
-set(IDENTITYMANAGEMENT_LIB_VERSION "5.14.0")
+set(AKONADICONTACT_LIB_VERSION "5.14.1")
+set(AKONADI_LIB_VERSION "5.14.1")
+set(MAILTRANSPORT_LIB_VERSION "5.14.1")
+set(CALENDARUTILS_LIB_VERSION "5.14.1")
+set(IDENTITYMANAGEMENT_LIB_VERSION "5.14.1")
ecm_setup_version(PROJECT VARIABLE_PREFIX AKONADICALENDAR
VERSION_HEADER
"${CMAKE_CURRENT_BINARY_DIR}/akonadi-calendar_version.h"
PACKAGE_VERSION_FILE
"${CMAKE_CURRENT_BINARY_DIR}/KF5AkonadiCalendarConfigVersion.cmake"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore'
old/akonadi-calendar-20.04.0/po/it/libakonadi-calendar5.po
new/akonadi-calendar-20.04.1/po/it/libakonadi-calendar5.po
--- old/akonadi-calendar-20.04.0/po/it/libakonadi-calendar5.po 2020-04-17
02:38:15.000000000 +0200
+++ new/akonadi-calendar-20.04.1/po/it/libakonadi-calendar5.po 2020-05-12
03:24:53.000000000 +0200
@@ -1,7 +1,7 @@
# Copyright (C) YEAR This_file_is_part_of_KDE
# This file is distributed under the same license as the PACKAGE package.
# Federico Zenith <[email protected]>, 2011, 2013, 2014.
-# Luigi Toscano <[email protected]>, 2015, 2016, 2017, 2019.
+# Luigi Toscano <[email protected]>, 2015, 2016, 2017, 2019, 2020.
#
msgid ""
msgstr ""
@@ -16,7 +16,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 19.08.1\n"
+"X-Generator: Lokalize 19.12.0\n"
#: calendarbase.cpp:289
#, kde-format
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore'
old/akonadi-calendar-20.04.0/po/ko/libakonadi-calendar5.po
new/akonadi-calendar-20.04.1/po/ko/libakonadi-calendar5.po
--- old/akonadi-calendar-20.04.0/po/ko/libakonadi-calendar5.po 2020-04-17
02:38:15.000000000 +0200
+++ new/akonadi-calendar-20.04.1/po/ko/libakonadi-calendar5.po 2020-05-12
03:24:53.000000000 +0200
@@ -7,7 +7,7 @@
"Project-Id-Version: \n"
"Report-Msgid-Bugs-To: https://bugs.kde.org\n"
"POT-Creation-Date: 2020-03-30 09:03+0200\n"
-"PO-Revision-Date: 2020-04-05 13:57+0200\n"
+"PO-Revision-Date: 2020-04-24 20:18+0200\n"
"Last-Translator: Shinjo Park <[email protected]>\n"
"Language-Team: Korean <[email protected]>\n"
"Language: ko\n"
@@ -15,13 +15,13 @@
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=1; plural=0;\n"
-"X-Generator: Lokalize 19.04.3\n"
+"X-Generator: Lokalize 19.12.3\n"
#: calendarbase.cpp:289
#, kde-format
msgid "Could not find incidence to update, it probably was deleted recently."
msgstr ""
-"업데이트 할 반복 항목을 찾을 수 없습니다. 최근에 삭제되었을 수 있습니다."
+"업데이트할 반복 항목을 찾을 수 없습니다. 최근에 삭제되었을 수 있습니다."
#: calendarclipboard.cpp:85
#, kde-format
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore'
old/akonadi-calendar-20.04.0/po/pl/libakonadi-calendar5.po
new/akonadi-calendar-20.04.1/po/pl/libakonadi-calendar5.po
--- old/akonadi-calendar-20.04.0/po/pl/libakonadi-calendar5.po 2020-04-17
02:38:16.000000000 +0200
+++ new/akonadi-calendar-20.04.1/po/pl/libakonadi-calendar5.po 2020-05-12
03:24:53.000000000 +0200
@@ -1,13 +1,13 @@
# Copyright (C) YEAR This_file_is_part_of_KDE
# This file is distributed under the same license as the PACKAGE package.
#
-# Łukasz Wojniłowicz <[email protected]>, 2014, 2015, 2016, 2017,
2018, 2019.
+# Łukasz Wojniłowicz <[email protected]>, 2014, 2015, 2016, 2017,
2018, 2019, 2020.
msgid ""
msgstr ""
"Project-Id-Version: \n"
"Report-Msgid-Bugs-To: https://bugs.kde.org\n"
"POT-Creation-Date: 2020-03-30 09:03+0200\n"
-"PO-Revision-Date: 2019-01-20 07:25+0100\n"
+"PO-Revision-Date: 2020-04-19 09:27+0200\n"
"Last-Translator: Łukasz Wojniłowicz <[email protected]>\n"
"Language-Team: Polish <[email protected]>\n"
"Language: pl\n"
@@ -16,7 +16,7 @@
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=3; plural=(n==1 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 "
"|| n%100>=20) ? 1 : 2);\n"
-"X-Generator: Lokalize 19.03.70\n"
+"X-Generator: Lokalize 20.07.70\n"
#: calendarbase.cpp:289
#, kde-format
@@ -839,8 +839,8 @@
"Clicking the <b>Cancel</b> button will cause the email operation to be "
"terminated."
msgstr ""
-"Naciśnięcie przycisku <b>Zaniechaj</b> spowoduje wstrzymanie procesu "
-"wysyłania wiadomości."
+"Naciśnięcie przycisku <b>Anuluj</b> spowoduje wstrzymanie procesu wysyłania "
+"wiadomości."
#: publishdialog.cpp:92
#, kde-format
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore'
old/akonadi-calendar-20.04.0/po/ru/libakonadi-calendar5.po
new/akonadi-calendar-20.04.1/po/ru/libakonadi-calendar5.po
--- old/akonadi-calendar-20.04.0/po/ru/libakonadi-calendar5.po 2020-04-17
02:38:16.000000000 +0200
+++ new/akonadi-calendar-20.04.1/po/ru/libakonadi-calendar5.po 2020-05-12
03:24:54.000000000 +0200
@@ -4,13 +4,14 @@
# Alexander Potashev <[email protected]>, 2011, 2015.
# Alexander Lakhin <[email protected]>, 2013.
# Александр Яворский <[email protected]>, 2018.
+# 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-30 09:03+0200\n"
-"PO-Revision-Date: 2018-08-14 09:42+0300\n"
-"Last-Translator: Александр Яворский <[email protected]>\n"
+"PO-Revision-Date: 2020-05-05 18:16+0300\n"
+"Last-Translator: Alexander Yavorsky <[email protected]>\n"
"Language-Team: Russian <[email protected]>\n"
"Language: ru\n"
"MIME-Version: 1.0\n"
@@ -18,7 +19,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 20.04.0\n"
"X-Environment: kde\n"
"X-Accelerator-Marker: &\n"
"X-Text-Markup: kde4\n"
@@ -819,8 +820,7 @@
msgstr "Ошибка отправки сообщения: "
#: publishdialog.cpp:47
-#, fuzzy, kde-format
-#| msgid "Select Addresses"
+#, kde-format
msgctxt "@title:window"
msgid "Select Addresses"
msgstr "Выбор адресов"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore'
old/akonadi-calendar-20.04.0/po/zh_CN/libakonadi-calendar5-serializer.po
new/akonadi-calendar-20.04.1/po/zh_CN/libakonadi-calendar5-serializer.po
--- old/akonadi-calendar-20.04.0/po/zh_CN/libakonadi-calendar5-serializer.po
2020-04-17 02:38:16.000000000 +0200
+++ new/akonadi-calendar-20.04.1/po/zh_CN/libakonadi-calendar5-serializer.po
2020-05-12 03:24:54.000000000 +0200
@@ -9,7 +9,7 @@
"Project-Id-Version: kdeorg\n"
"Report-Msgid-Bugs-To: https://bugs.kde.org\n"
"POT-Creation-Date: 2019-05-20 03:13+0200\n"
-"PO-Revision-Date: 2020-03-25 19:57\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-20.04.0/po/zh_CN/libakonadi-calendar5.po
new/akonadi-calendar-20.04.1/po/zh_CN/libakonadi-calendar5.po
--- old/akonadi-calendar-20.04.0/po/zh_CN/libakonadi-calendar5.po
2020-04-17 02:38:16.000000000 +0200
+++ new/akonadi-calendar-20.04.1/po/zh_CN/libakonadi-calendar5.po
2020-05-12 03:24:54.000000000 +0200
@@ -8,7 +8,7 @@
"Project-Id-Version: kdeorg\n"
"Report-Msgid-Bugs-To: https://bugs.kde.org\n"
"POT-Creation-Date: 2020-03-30 09:03+0200\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"