Script 'mail_helper' called by obssrc
Hello community,
here is the log from the commit of package calendarsupport for openSUSE:Factory
checked in at 2021-11-06 18:13:41
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/calendarsupport (Old)
and /work/SRC/openSUSE:Factory/.calendarsupport.new.1890 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "calendarsupport"
Sat Nov 6 18:13:41 2021 rev:70 rq:929242 version:21.08.3
Changes:
--------
--- /work/SRC/openSUSE:Factory/calendarsupport/calendarsupport.changes
2021-10-13 18:02:15.974915295 +0200
+++
/work/SRC/openSUSE:Factory/.calendarsupport.new.1890/calendarsupport.changes
2021-11-06 18:14:32.068775628 +0100
@@ -1,0 +2,9 @@
+Tue Nov 2 21:33:15 UTC 2021 - Christophe Giboudeaux <[email protected]>
+
+- Update to 21.08.3
+ * New bugfix release
+ * For more details please see:
+ * https://kde.org/announcements/gear/21.08.3/
+- No code change since 21.08.2
+
+-------------------------------------------------------------------
Old:
----
calendarsupport-21.08.2.tar.xz
calendarsupport-21.08.2.tar.xz.sig
New:
----
calendarsupport-21.08.3.tar.xz
calendarsupport-21.08.3.tar.xz.sig
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ calendarsupport.spec ++++++
--- /var/tmp/diff_new_pack.F7VQCH/_old 2021-11-06 18:14:34.304776800 +0100
+++ /var/tmp/diff_new_pack.F7VQCH/_new 2021-11-06 18:14:34.308776802 +0100
@@ -22,7 +22,7 @@
%{!?_kapp_version: %define _kapp_version %(echo %{version}| awk -F. '{print
$1"."$2}')}
%bcond_without lang
Name: calendarsupport
-Version: 21.08.2
+Version: 21.08.3
Release: 0
Summary: KDE PIM calendaring support library
License: GPL-2.0-or-later AND LGPL-2.1-or-later
++++++ calendarsupport-21.08.2.tar.xz -> calendarsupport-21.08.3.tar.xz ++++++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore' old/calendarsupport-21.08.2/CMakeLists.txt
new/calendarsupport-21.08.3/CMakeLists.txt
--- old/calendarsupport-21.08.2/CMakeLists.txt 2021-09-25 10:14:03.000000000
+0200
+++ new/calendarsupport-21.08.3/CMakeLists.txt 2021-10-09 09:23:45.000000000
+0200
@@ -1,5 +1,5 @@
cmake_minimum_required(VERSION 3.16 FATAL_ERROR)
-set(PIM_VERSION "5.18.2")
+set(PIM_VERSION "5.18.3")
project(calendarsupport VERSION ${PIM_VERSION})
@@ -24,15 +24,15 @@
include(ECMAddTests)
set(CALENDARSUPPORT_LIB_VERSION ${PIM_VERSION})
-set(AKONADI_MIMELIB_VERSION "5.18.2")
+set(AKONADI_MIMELIB_VERSION "5.18.3")
set(QT_REQUIRED_VERSION "5.15.0")
-set(KMIME_LIB_VERSION "5.18.2")
-set(CALENDARUTILS_LIB_VERSION "5.18.2")
-set(IDENTITYMANAGEMENT_LIB_VERSION "5.18.2")
-set(AKONADICALENDAR_LIB_VERSION "5.18.2")
-set(PIMCOMMON_LIB_VERSION "5.18.2")
-set(AKONADI_VERSION "5.18.2")
-set(AKONADI_NOTES_VERSION "5.18.2")
+set(KMIME_LIB_VERSION "5.18.3")
+set(CALENDARUTILS_LIB_VERSION "5.18.3")
+set(IDENTITYMANAGEMENT_LIB_VERSION "5.18.3")
+set(AKONADICALENDAR_LIB_VERSION "5.18.3")
+set(PIMCOMMON_LIB_VERSION "5.18.3")
+set(AKONADI_VERSION "5.18.3")
+set(AKONADI_NOTES_VERSION "5.18.3")
find_package(KF5Akonadi ${AKONADI_VERSION} CONFIG REQUIRED)
find_package(Qt5 ${QT_REQUIRED_VERSION} CONFIG REQUIRED Widgets Test
PrintSupport)
find_package(KF5I18n ${KF5_MIN_VERSION} CONFIG REQUIRED)
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore' old/calendarsupport-21.08.2/po/ca/calendarsupport.po
new/calendarsupport-21.08.3/po/ca/calendarsupport.po
--- old/calendarsupport-21.08.2/po/ca/calendarsupport.po 2021-10-05
07:46:00.000000000 +0200
+++ new/calendarsupport-21.08.3/po/ca/calendarsupport.po 2021-11-02
01:19:00.000000000 +0100
@@ -4,14 +4,14 @@
# version 3 or later versions approved by the membership of KDE e.V.
#
# Manuel Tortosa Moreno <[email protected]>, 2009, 2010, 2011.
-# Josep Ma. Ferrer <[email protected]>, 2010, 2011, 2012, 2013, 2014, 2015,
2017, 2018, 2019, 2020, 2021.
+# Josep M. Ferrer <[email protected]>, 2010, 2011, 2012, 2013, 2014, 2015,
2017, 2018, 2019, 2020, 2021.
# Antoni Bella P??rez <[email protected]>, 2013, 2014, 2015, 2016, 2018,
2019, 2020, 2021.
msgid ""
msgstr ""
"Project-Id-Version: calendarsupport\n"
"Report-Msgid-Bugs-To: https://bugs.kde.org\n"
"POT-Creation-Date: 2021-09-18 01:40+0000\n"
-"PO-Revision-Date: 2021-09-19 19:56+0200\n"
+"PO-Revision-Date: 2021-10-25 20:19+0200\n"
"Last-Translator: Josep M. Ferrer <[email protected]>\n"
"Language-Team: Catalan <[email protected]>\n"
"Language: ca\n"
@@ -44,7 +44,7 @@
msgstr ""
"L'arxivat desa els elements antics en el fitxer donat i llavors els "
"suprimeix del calendari actual. Si el fitxer d'arxiu ja existeix, llavors "
-"s'hi afegiran. (<link url=\"#\">Com recuperar-los</link>)."
+"s'hi afegiran. (<link url=\"#\">Com recuperar-los</link>)"
#: archivedialog.cpp:67
#, kde-format
@@ -1506,7 +1506,7 @@
#, kde-format
msgid "Exclude t&ime from timetable detail display items"
msgstr ""
-"Exclou el &temps dels elements de la vista detallada de la taula hor??ria "
+"Exclou el &temps dels elements de la vista detallada de la taula hor??ria"
#. i18n: ectx: property (title), widget (QGroupBox, mGeneralGroup)
#: printing/calprintdayconfig_base.ui:332
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore'
old/calendarsupport-21.08.2/po/ca@valencia/calendarsupport.po
new/calendarsupport-21.08.3/po/ca@valencia/calendarsupport.po
--- old/calendarsupport-21.08.2/po/ca@valencia/calendarsupport.po
2021-10-05 07:46:00.000000000 +0200
+++ new/calendarsupport-21.08.3/po/ca@valencia/calendarsupport.po
2021-11-02 01:19:00.000000000 +0100
@@ -4,14 +4,14 @@
# version 3 or later versions approved by the membership of KDE e.V.
#
# Manuel Tortosa Moreno <[email protected]>, 2009, 2010, 2011.
-# Josep Ma. Ferrer <[email protected]>, 2010, 2011, 2012, 2013, 2014, 2015,
2017, 2018, 2019, 2020, 2021.
+# Josep M. Ferrer <[email protected]>, 2010, 2011, 2012, 2013, 2014, 2015,
2017, 2018, 2019, 2020, 2021.
# Antoni Bella P??rez <[email protected]>, 2013, 2014, 2015, 2016, 2018,
2019, 2020, 2021.
msgid ""
msgstr ""
"Project-Id-Version: calendarsupport\n"
"Report-Msgid-Bugs-To: https://bugs.kde.org\n"
"POT-Creation-Date: 2021-09-18 01:40+0000\n"
-"PO-Revision-Date: 2021-09-19 19:56+0200\n"
+"PO-Revision-Date: 2021-10-25 20:19+0200\n"
"Last-Translator: Josep M. Ferrer <[email protected]>\n"
"Language-Team: Catalan <[email protected]>\n"
"Language: ca@valencia\n"
@@ -44,7 +44,7 @@
msgstr ""
"L'arxivat guarda els elements antics en el fitxer donat i llavors els "
"suprimeix del calendari actual. Si el fitxer d'arxiu ja existeix, llavors "
-"s'hi afegiran. (<link url=\"#\">Com recuperar-los</link>)."
+"s'hi afegiran. (<link url=\"#\">Com recuperar-los</link>)"
#: archivedialog.cpp:67
#, kde-format
@@ -1506,7 +1506,7 @@
#, kde-format
msgid "Exclude t&ime from timetable detail display items"
msgstr ""
-"Exclou el &temps dels elements de la vista detallada de la taula hor??ria "
+"Exclou el &temps dels elements de la vista detallada de la taula hor??ria"
#. i18n: ectx: property (title), widget (QGroupBox, mGeneralGroup)
#: printing/calprintdayconfig_base.ui:332
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore' old/calendarsupport-21.08.2/po/zh_CN/calendarsupport.po
new/calendarsupport-21.08.3/po/zh_CN/calendarsupport.po
--- old/calendarsupport-21.08.2/po/zh_CN/calendarsupport.po 2021-10-05
07:46:00.000000000 +0200
+++ new/calendarsupport-21.08.3/po/zh_CN/calendarsupport.po 2021-11-02
01:19:00.000000000 +0100
@@ -11,7 +11,7 @@
"Project-Id-Version: kdeorg\n"
"Report-Msgid-Bugs-To: https://bugs.kde.org\n"
"POT-Creation-Date: 2021-09-18 01:40+0000\n"
-"PO-Revision-Date: 2021-09-27 13:10\n"
+"PO-Revision-Date: 2021-10-29 13:28\n"
"Last-Translator: \n"
"Language-Team: Chinese Simplified\n"
"Language: zh_CN\n"