Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package kcalutils for openSUSE:Factory checked in at 2021-10-13 18:02:17 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/kcalutils (Old) and /work/SRC/openSUSE:Factory/.kcalutils.new.2443 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "kcalutils" Wed Oct 13 18:02:17 2021 rev:75 rq:923872 version:21.08.2 Changes: -------- --- /work/SRC/openSUSE:Factory/kcalutils/kcalutils.changes 2021-09-04 22:34:36.112091612 +0200 +++ /work/SRC/openSUSE:Factory/.kcalutils.new.2443/kcalutils.changes 2021-10-13 18:02:41.774955736 +0200 @@ -1,0 +2,10 @@ +Tue Oct 5 16:27:58 UTC 2021 - Christophe Giboudeaux <christo...@krop.fr> + +- Update to 21.08.2 + * New bugfix release + * For more details please see: + * https://kde.org/announcements/gear/21.08.2/ +- Changes since 21.08.1: + * Display completion date as a date and time + +------------------------------------------------------------------- Old: ---- kcalutils-21.08.1.tar.xz kcalutils-21.08.1.tar.xz.sig New: ---- kcalutils-21.08.2.tar.xz kcalutils-21.08.2.tar.xz.sig ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ kcalutils.spec ++++++ --- /var/tmp/diff_new_pack.hHPErw/_old 2021-10-13 18:02:42.350956639 +0200 +++ /var/tmp/diff_new_pack.hHPErw/_new 2021-10-13 18:02:42.354956645 +0200 @@ -21,7 +21,7 @@ %{!?_kapp_version: %define _kapp_version %(echo %{version}| awk -F. '{print $1"."$2}')} %bcond_without lang Name: kcalutils -Version: 21.08.1 +Version: 21.08.2 Release: 0 Summary: Library with utility functions for handling calendar data License: LGPL-2.1-or-later ++++++ kcalutils-21.08.1.tar.xz -> kcalutils-21.08.2.tar.xz ++++++ diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/kcalutils-21.08.1/.gitlab-ci.yml new/kcalutils-21.08.2/.gitlab-ci.yml --- old/kcalutils-21.08.1/.gitlab-ci.yml 2021-08-13 08:46:25.000000000 +0200 +++ new/kcalutils-21.08.2/.gitlab-ci.yml 2021-09-25 10:14:02.000000000 +0200 @@ -31,4 +31,4 @@ - cd build && run-clang-tidy variables: PLATFORM: SUSEQt5.15 - BRANCH_GROUP: kf5-qt5 + BRANCH_GROUP: stable-kf5-qt5 diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/kcalutils-21.08.1/CMakeLists.txt new/kcalutils-21.08.2/CMakeLists.txt --- old/kcalutils-21.08.1/CMakeLists.txt 2021-08-13 08:46:25.000000000 +0200 +++ new/kcalutils-21.08.2/CMakeLists.txt 2021-09-25 10:14:02.000000000 +0200 @@ -1,6 +1,6 @@ cmake_minimum_required(VERSION 3.16 FATAL_ERROR) -set(PIM_VERSION "5.18.1") +set(PIM_VERSION "5.18.2") project(KCalUtils VERSION ${PIM_VERSION}) # ECM setup @@ -26,7 +26,7 @@ include(KPIMGrantleeMacros) set(CALENDARUTILS_LIB_VERSION ${PIM_VERSION}) -set(IDENTITYMANAGER_LIB_VERSION "5.18.1") +set(IDENTITYMANAGER_LIB_VERSION "5.18.2") ecm_setup_version(PROJECT VARIABLE_PREFIX KCALUTILS VERSION_HEADER "${CMAKE_CURRENT_BINARY_DIR}/kcalutils_version.h" PACKAGE_VERSION_FILE "${CMAKE_CURRENT_BINARY_DIR}/KF5CalendarUtilsConfigVersion.cmake" diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/kcalutils-21.08.1/autotests/data/todo-2.html new/kcalutils-21.08.2/autotests/data/todo-2.html --- old/kcalutils-21.08.1/autotests/data/todo-2.html 1970-01-01 01:00:00.000000000 +0100 +++ new/kcalutils-21.08.2/autotests/data/todo-2.html 2021-09-25 10:14:02.000000000 +0200 @@ -0,0 +1,66 @@ +<?xml version="1.0" encoding="UTF8"?> +<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd"> +<html xmlns="http://www.w3.org/1999/xhtml"> + <head> + <meta http-equiv="Content-Type" content="text/html; charset=UTF8" /> + <title></title> + <style></style> + </head> + <body> + <style type="text/css"> +th { + text-align: left; + width: 25%; + white-space: nowrap; + font-weight: bold; +} +.header th { + vertical-align: middle; +} +td { + padding-left: 5px; +} + +</style> + <table class="header"> + <tr> + <th> + <img src="file:task-complete" align="top" height="16" width="16" alt="Todo" title="Todo" /> + </th> + <td> + <b> + <u>completed to-do</u> + </b> + </td> + </tr> + </table> + <table class="main"> +<!-- Calendar --> +<!-- Location --> +<!-- Start date --> +<!-- Due date --> +<!-- Duration --> +<!-- Recurrence --> +<!-- Description --> +<!-- Comments --> +<!-- Reminders --> +<!-- Organizer --> +<!-- Attendees - Chair --> +<!-- Attendees - Required Participants --> +<!-- Attendees - Optional Participants --> +<!-- Attendees - Observers --> +<!-- Categories --> +<!-- Priority --> +<!-- Completed --> + <tr> + <th valign="top">Completed:</th> + <td>Wednesday, 22 September 2021 20:28:15 UTC</td> + </tr> +<!-- Attachments --> + </table> +<!-- Creation date --> + <p> + <em>Creation date: Wednesday, 22 September 2021 20:28:00 UTC</em> + </p> + </body> +</html> diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/kcalutils-21.08.1/autotests/data/todo-2.ical new/kcalutils-21.08.2/autotests/data/todo-2.ical --- old/kcalutils-21.08.1/autotests/data/todo-2.ical 1970-01-01 01:00:00.000000000 +0100 +++ new/kcalutils-21.08.2/autotests/data/todo-2.ical 2021-09-25 10:14:02.000000000 +0200 @@ -0,0 +1,17 @@ +BEGIN:VCALENDAR +PRODID:-//K Desktop Environment//NONSGML KOrganizer 5.18.2 (21.08.2)//EN +VERSION:2.0 +X-KDE-ICAL-IMPLEMENTATION-VERSION:1.0 +BEGIN:VTODO +ORGANIZER;CN=Stable:MAILTO:gjditchfi...@acm.org +DTSTAMP:20210922T202815Z +CREATED:20210922T202800Z +UID:c962d358-f448-43fc-ac2f-4a629625a7a9 +SEQUENCE:1 +LAST-MODIFIED:20210922T202815Z +SUMMARY:completed to-do +COMPLETED:20210922T202815Z +PERCENT-COMPLETE:100 +STATUS:COMPLETED +END:VTODO +END:VCALENDAR diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/kcalutils-21.08.1/autotests/testincidenceformatter.cpp new/kcalutils-21.08.2/autotests/testincidenceformatter.cpp --- old/kcalutils-21.08.1/autotests/testincidenceformatter.cpp 2021-08-13 08:46:25.000000000 +0200 +++ new/kcalutils-21.08.2/autotests/testincidenceformatter.cpp 2021-09-25 10:14:02.000000000 +0200 @@ -280,6 +280,7 @@ QTest::addColumn<QString>("name"); QTest::newRow("todo-1") << QStringLiteral("todo-1"); + QTest::newRow("todo-2") << QStringLiteral("todo-2"); } void IncidenceFormatterTest::testDisplayViewFormatTodo() diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/kcalutils-21.08.1/po/ca/libkcalutils5.po new/kcalutils-21.08.2/po/ca/libkcalutils5.po --- old/kcalutils-21.08.1/po/ca/libkcalutils5.po 2021-08-31 02:36:17.000000000 +0200 +++ new/kcalutils-21.08.2/po/ca/libkcalutils5.po 2021-10-05 07:43:57.000000000 +0200 @@ -1,17 +1,17 @@ # Translation of libkcalutils5.po to Catalan -# Copyright (C) 2010-2020 This_file_is_part_of_KDE +# Copyright (C) 2010-2021 This_file_is_part_of_KDE # This file is distributed under the license LGPL version 2.1 or # version 3 or later versions approved by the membership of KDE e.V. # -# Josep Ma. Ferrer <txe...@gmail.com>, 2010, 2011, 2012, 2013, 2016, 2020. +# Josep Ma. Ferrer <txe...@gmail.com>, 2010, 2011, 2012, 2013, 2016, 2020, 2021. # Antoni Bella P??rez <antonibel...@yahoo.com>, 2013, 2014, 2015, 2016, 2018, 2020. msgid "" msgstr "" "Project-Id-Version: kcalutils\n" "Report-Msgid-Bugs-To: https://bugs.kde.org\n" "POT-Creation-Date: 2021-02-02 02:47+0100\n" -"PO-Revision-Date: 2020-07-13 23:37+0200\n" -"Last-Translator: Antoni Bella P??rez <antonibel...@yahoo.com>\n" +"PO-Revision-Date: 2021-09-13 16:33+0200\n" +"Last-Translator: Josep M. Ferrer <txe...@gmail.com>\n" "Language-Team: Catalan <kde-i18n...@kde.org>\n" "Language: ca\n" "MIME-Version: 1.0\n" @@ -19,7 +19,7 @@ "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=2; plural=n != 1;\n" "X-Accelerator-Marker: &\n" -"X-Generator: Lokalize 20.04.3\n" +"X-Generator: Lokalize 20.12.0\n" #: src/grantleetemplatemanager.cpp:83 #, kde-format @@ -1121,7 +1121,7 @@ #: src/incidenceformatter.cpp:2855 #, kde-format msgid "Repeats forever\n" -msgstr "Es repeteix per a sempre\n" +msgstr "Es repeteix per sempre\n" #: src/incidenceformatter.cpp:2868 src/incidenceformatter.cpp:2892 #, kde-format @@ -1690,7 +1690,7 @@ #: src/incidenceformatter.cpp:3366 #, kde-format msgid "forever" -msgstr "per a sempre" +msgstr "per sempre" #: src/incidenceformatter.cpp:3408 #, kde-format @@ -2066,7 +2066,7 @@ #, kde-format msgctxt "@item this is a request for a new scheduling message" msgid "New Scheduling Message Request" -msgstr "Sol??licitud nova per a un missatge de planificaci??" +msgstr "Sol??licitud nova de missatge de planificaci??" #: src/stringify.cpp:239 #, kde-format diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/kcalutils-21.08.1/po/ca@valencia/libkcalutils5.po new/kcalutils-21.08.2/po/ca@valencia/libkcalutils5.po --- old/kcalutils-21.08.1/po/ca@valencia/libkcalutils5.po 2021-08-31 02:36:17.000000000 +0200 +++ new/kcalutils-21.08.2/po/ca@valencia/libkcalutils5.po 2021-10-05 07:43:57.000000000 +0200 @@ -1,17 +1,17 @@ # Translation of libkcalutils5.po to Catalan (Valencian) -# Copyright (C) 2010-2020 This_file_is_part_of_KDE +# Copyright (C) 2010-2021 This_file_is_part_of_KDE # This file is distributed under the license LGPL version 2.1 or # version 3 or later versions approved by the membership of KDE e.V. # -# Josep Ma. Ferrer <txe...@gmail.com>, 2010, 2011, 2012, 2013, 2016, 2020. +# Josep Ma. Ferrer <txe...@gmail.com>, 2010, 2011, 2012, 2013, 2016, 2020, 2021. # Antoni Bella P??rez <antonibel...@yahoo.com>, 2013, 2014, 2015, 2016, 2018, 2020. msgid "" msgstr "" "Project-Id-Version: kcalutils\n" "Report-Msgid-Bugs-To: https://bugs.kde.org\n" "POT-Creation-Date: 2021-02-02 02:47+0100\n" -"PO-Revision-Date: 2020-07-13 23:37+0200\n" -"Last-Translator: Antoni Bella P??rez <antonibel...@yahoo.com>\n" +"PO-Revision-Date: 2021-09-13 16:33+0200\n" +"Last-Translator: Josep M. Ferrer <txe...@gmail.com>\n" "Language-Team: Catalan <kde-i18n...@kde.org>\n" "Language: ca@valencia\n" "MIME-Version: 1.0\n" @@ -19,7 +19,7 @@ "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=2; plural=n != 1;\n" "X-Accelerator-Marker: &\n" -"X-Generator: Lokalize 20.04.3\n" +"X-Generator: Lokalize 20.12.0\n" #: src/grantleetemplatemanager.cpp:83 #, kde-format @@ -1121,7 +1121,7 @@ #: src/incidenceformatter.cpp:2855 #, kde-format msgid "Repeats forever\n" -msgstr "Es repeteix per a sempre\n" +msgstr "Es repeteix per sempre\n" #: src/incidenceformatter.cpp:2868 src/incidenceformatter.cpp:2892 #, kde-format @@ -1690,7 +1690,7 @@ #: src/incidenceformatter.cpp:3366 #, kde-format msgid "forever" -msgstr "per a sempre" +msgstr "per sempre" #: src/incidenceformatter.cpp:3408 #, kde-format @@ -2066,7 +2066,7 @@ #, kde-format msgctxt "@item this is a request for a new scheduling message" msgid "New Scheduling Message Request" -msgstr "Sol??licitud nova per a un missatge de planificaci??" +msgstr "Sol??licitud nova de missatge de planificaci??" #: src/stringify.cpp:239 #, kde-format diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/kcalutils-21.08.1/po/cs/libkcalutils5.po new/kcalutils-21.08.2/po/cs/libkcalutils5.po --- old/kcalutils-21.08.1/po/cs/libkcalutils5.po 2021-08-31 02:36:17.000000000 +0200 +++ new/kcalutils-21.08.2/po/cs/libkcalutils5.po 2021-10-05 07:43:57.000000000 +0200 @@ -10,15 +10,15 @@ "Project-Id-Version: libkcal\n" "Report-Msgid-Bugs-To: https://bugs.kde.org\n" "POT-Creation-Date: 2021-02-02 02:47+0100\n" -"PO-Revision-Date: 2020-06-11 13:28+0200\n" -"Last-Translator: Vit Pelcak <v...@pelcak.org>\n" +"PO-Revision-Date: 2021-09-08 15:56+0200\n" +"Last-Translator: Vit Pelcak <vpel...@suse.cz>\n" "Language-Team: Czech <kde-i18n-...@kde.org>\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 21.04.3\n" +"X-Generator: Lokalize 21.08.1\n" #: src/grantleetemplatemanager.cpp:83 #, kde-format @@ -2322,7 +2322,7 @@ #: src/templates/todo.html:5 msgid "Todo" -msgstr "??koly" +msgstr "??lohy" #: src/templates/todo.html:30 msgctxt "to-do start date/time" diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/kcalutils-21.08.1/po/fr/libkcalutils5.po new/kcalutils-21.08.2/po/fr/libkcalutils5.po --- old/kcalutils-21.08.1/po/fr/libkcalutils5.po 2021-08-31 02:36:17.000000000 +0200 +++ new/kcalutils-21.08.2/po/fr/libkcalutils5.po 2021-10-05 07:43:57.000000000 +0200 @@ -31,7 +31,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 21.04.3\n" +"X-Generator: Lokalize 21.08.1\n" "X-Environment: kde\n" "X-Accelerator-Marker: &\n" "X-Text-Markup: kde4\n" diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/kcalutils-21.08.1/po/zh_CN/libkcalutils5.po new/kcalutils-21.08.2/po/zh_CN/libkcalutils5.po --- old/kcalutils-21.08.1/po/zh_CN/libkcalutils5.po 2021-08-31 02:36:17.000000000 +0200 +++ new/kcalutils-21.08.2/po/zh_CN/libkcalutils5.po 2021-10-05 07:43:57.000000000 +0200 @@ -8,7 +8,7 @@ "Project-Id-Version: kdeorg\n" "Report-Msgid-Bugs-To: https://bugs.kde.org\n" "POT-Creation-Date: 2021-02-02 02:47+0100\n" -"PO-Revision-Date: 2021-08-30 11:46\n" +"PO-Revision-Date: 2021-09-27 13:11\n" "Last-Translator: \n" "Language-Team: Chinese Simplified\n" "Language: zh_CN\n" @@ -339,7 +339,7 @@ #: src/incidenceformatter.cpp:1367 #, kde-format msgid "%1 indicates this invitation still needs some action." -msgstr "%1 ???????????????????????????????????????" +msgstr "%1 ???????????????????????????????????????" #: src/incidenceformatter.cpp:1371 #, kde-format @@ -474,7 +474,7 @@ #: src/incidenceformatter.cpp:1498 #, kde-format msgid "%1 indicates this to-do assignment still needs some action." -msgstr "%1 ??????????????????????????????????????????????????????" +msgstr "%1 ??????????????????????????????????????????????????????" #: src/incidenceformatter.cpp:1503 #, kde-format @@ -600,7 +600,7 @@ #: src/incidenceformatter.cpp:1608 #, kde-format msgid "Sender indicates this journal assignment still needs some action." -msgstr "?????????????????????????????????????????????????????????" +msgstr "?????????????????????????????????????????????????????????" #: src/incidenceformatter.cpp:1610 #, kde-format @@ -1902,7 +1902,7 @@ #, kde-format msgctxt "@item" msgid "Load Error" -msgstr "????????????" +msgstr "????????????" #: src/stringify.cpp:161 #, kde-format diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/kcalutils-21.08.1/src/templates/todo.html new/kcalutils-21.08.2/src/templates/todo.html --- old/kcalutils-21.08.1/src/templates/todo.html 2021-08-13 08:46:25.000000000 +0200 +++ new/kcalutils-21.08.2/src/templates/todo.html 2021-09-25 10:14:02.000000000 +0200 @@ -171,7 +171,7 @@ {% if incidence.completedDate %} <tr> <th valign="top">{% i18nc "Completed: date" "Completed:" %}</th> - <td>{{ incidence.completedDate|kdate }}</td> + <td>{{ incidence.completedDate|kdatetime }}</td> </tr> {% else %} <tr>