Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package calendarsupport for openSUSE:Factory 
checked in at 2023-11-10 12:29:26
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/calendarsupport (Old)
 and      /work/SRC/openSUSE:Factory/.calendarsupport.new.17445 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "calendarsupport"

Fri Nov 10 12:29:26 2023 rev:94 rq:1124477 version:23.08.3

Changes:
--------
--- /work/SRC/openSUSE:Factory/calendarsupport/calendarsupport.changes  
2023-10-12 23:40:18.056970370 +0200
+++ 
/work/SRC/openSUSE:Factory/.calendarsupport.new.17445/calendarsupport.changes   
    2023-11-10 12:30:02.537223233 +0100
@@ -1,0 +2,9 @@
+Tue Nov  7 17:04:03 UTC 2023 - Christophe Marin <[email protected]>
+
+- Update to 23.08.3
+  * New bugfix release
+  * For more details please see:
+  * https://kde.org/announcements/gear/23.08.3/
+- No code change since 23.08.2
+
+-------------------------------------------------------------------

Old:
----
  calendarsupport-23.08.2.tar.xz
  calendarsupport-23.08.2.tar.xz.sig

New:
----
  calendarsupport-23.08.3.tar.xz
  calendarsupport-23.08.3.tar.xz.sig

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

Other differences:
------------------
++++++ calendarsupport.spec ++++++
--- /var/tmp/diff_new_pack.rTvIiL/_old  2023-11-10 12:30:03.213248029 +0100
+++ /var/tmp/diff_new_pack.rTvIiL/_new  2023-11-10 12:30:03.217248176 +0100
@@ -20,7 +20,7 @@
 %define kf5_version 5.105.0
 %bcond_without released
 Name:           calendarsupport
-Version:        23.08.2
+Version:        23.08.3
 Release:        0
 Summary:        KDE PIM calendaring support library
 License:        GPL-2.0-or-later AND LGPL-2.1-or-later


++++++ calendarsupport-23.08.2.tar.xz -> calendarsupport-23.08.3.tar.xz ++++++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/calendarsupport-23.08.2/CMakeLists.txt 
new/calendarsupport-23.08.3/CMakeLists.txt
--- old/calendarsupport-23.08.2/CMakeLists.txt  2023-10-09 05:25:39.000000000 
+0200
+++ new/calendarsupport-23.08.3/CMakeLists.txt  2023-11-03 04:08:56.000000000 
+0100
@@ -1,7 +1,7 @@
 # SPDX-FileCopyrightText: none
 # SPDX-License-Identifier: BSD-3-Clause
 cmake_minimum_required(VERSION 3.16 FATAL_ERROR)
-set(PIM_VERSION "5.24.2")
+set(PIM_VERSION "5.24.3")
 
 project(calendarsupport VERSION ${PIM_VERSION})
 
@@ -44,17 +44,17 @@
 add_feature_info(QCH ${BUILD_QCH} "API documentation in QCH format (for e.g. 
Qt Assistant, Qt Creator & KDevelop)")
 
 set(CALENDARSUPPORT_LIB_VERSION ${PIM_VERSION})
-set(AKONADI_MIMELIB_VERSION "5.24.2")
+set(AKONADI_MIMELIB_VERSION "5.24.3")
 set(QT_REQUIRED_VERSION "5.15.2")
 if (QT_MAJOR_VERSION STREQUAL "6")
     set(QT_REQUIRED_VERSION "6.4.0")
 endif()
-set(KMIME_LIB_VERSION "5.24.2")
-set(CALENDARUTILS_LIB_VERSION "5.24.2")
-set(IDENTITYMANAGEMENT_LIB_VERSION "5.24.2")
-set(AKONADICALENDAR_LIB_VERSION "5.24.2")
-set(AKONADI_VERSION "5.24.2")
-set(AKONADI_NOTES_VERSION "5.24.2")
+set(KMIME_LIB_VERSION "5.24.3")
+set(CALENDARUTILS_LIB_VERSION "5.24.3")
+set(IDENTITYMANAGEMENT_LIB_VERSION "5.24.3")
+set(AKONADICALENDAR_LIB_VERSION "5.24.3")
+set(AKONADI_VERSION "5.24.3")
+set(AKONADI_NOTES_VERSION "5.24.3")
 find_package(KPim${KF_MAJOR_VERSION}Akonadi ${AKONADI_VERSION} CONFIG REQUIRED)
 find_package(Qt${QT_MAJOR_VERSION} ${QT_REQUIRED_VERSION} CONFIG REQUIRED 
Widgets Test PrintSupport)
 find_package(KF${KF_MAJOR_VERSION}I18n ${KF_MIN_VERSION} CONFIG REQUIRED)
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/calendarsupport-23.08.2/po/cs/calendarsupport.po 
new/calendarsupport-23.08.3/po/cs/calendarsupport.po
--- old/calendarsupport-23.08.2/po/cs/calendarsupport.po        2023-10-09 
05:25:39.000000000 +0200
+++ new/calendarsupport-23.08.3/po/cs/calendarsupport.po        2023-11-03 
04:08:56.000000000 +0100
@@ -1,6 +1,6 @@
 # Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER
 # This file is distributed under the same license as the PACKAGE package.
-# Vít Pelčák <[email protected]>, 2010, 2011, 2012, 2013, 2014, 2015, 2016, 
2018, 2020.
+# SPDX-FileCopyrightText: 2010, 2011, 2012, 2013, 2014, 2015, 2016, 2018, 
2020, 2023 Vít Pelčák <[email protected]>
 # Lukáš Tinkl <[email protected]>, 2011.
 # Tomáš Chvátal <[email protected]>, 2012, 2013.
 # Vit Pelcak <[email protected]>, 2021, 2022.
@@ -18,7 +18,7 @@
 "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 22.08.1\n"
+"X-Generator: Lokalize 23.08.2\n"
 
 #: archivedialog.cpp:43
 #, kde-format
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/calendarsupport-23.08.2/po/tr/calendarsupport.po 
new/calendarsupport-23.08.3/po/tr/calendarsupport.po
--- old/calendarsupport-23.08.2/po/tr/calendarsupport.po        2023-10-09 
05:25:39.000000000 +0200
+++ new/calendarsupport-23.08.3/po/tr/calendarsupport.po        2023-11-03 
04:08:56.000000000 +0100
@@ -6,13 +6,13 @@
 # obsoleteman <[email protected]>, 2009,2012.
 # Volkan Gezer <[email protected]>, 2013-2014, 2015, 2017.
 # Kaan Ozdincer <[email protected]>, 2014.
-# Emir SARI <[email protected]>, 2022, 2023.
+# SPDX-FileCopyrightText: 2022, 2023 Emir SARI <[email protected]>
 msgid ""
 msgstr ""
 "Project-Id-Version: kdepim-kde4\n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n";
 "POT-Creation-Date: 2023-06-26 00:51+0000\n"
-"PO-Revision-Date: 2023-08-26 12:31+0300\n"
+"PO-Revision-Date: 2023-11-02 13:11+0300\n"
 "Last-Translator: Emir SARI <[email protected]>\n"
 "Language-Team: Turkish <[email protected]>\n"
 "Language: tr\n"
@@ -20,7 +20,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 23.11.70\n"
+"X-Generator: Lokalize 23.08.2\n"
 "(http: //www.transifex.com/projects/p/kdepim-k-tr/language/tr/)\n"
 "X-POOTLE-MTIME: 1413102218.000000\n"
 
@@ -942,7 +942,7 @@
 #: printing/calprintweekconfig_base.ui:24
 #, kde-format
 msgid "Date && Time Range"
-msgstr "Tarih ve Saat Aralığı"
+msgstr "Tarih ve Saat Erimi"
 
 #. i18n: ectx: property (toolTip), widget (QLabel, mFromDateLabel)
 #. i18n: ectx: property (toolTip), widget (KDateComboBox, mFromDate)
@@ -972,8 +972,8 @@
 "this option and the <i>End date</i> option. This option is used to define "
 "the start date."
 msgstr ""
-"Bir kerede birden fazla gün yazdırmak istiyorsanız, bu seçenek ve 
<i>Bitiş "
-"tarihi</i> seçeneği ile bir tarih aralığı tanımlayabilirsiniz. Bu 
seçenek, "
+"Bir kerede birden fazla gün yazdırmak istiyorsanız bu seçenek ve 
<i>Bitiş "
+"tarihi</i> seçeneği ile bir tarih erimi tanımlayabilirsiniz. Bu seçenek, "
 "başlangıç tarihini tanımlamak için kullanılır."
 
 #. i18n: ectx: property (text), widget (QLabel, mFromDateLabel)
@@ -1069,8 +1069,8 @@
 "this option and the <i>Start date</i> option. This option is used to define "
 "the end date."
 msgstr ""
-"Birden fazla günü bastırmak istiyorsanız, bu seçenekle ve 
<i>Başlangıç "
-"tarihi</i> seçeneği ile bir tarih aralığı tanımlayabilirsiniz. Bu 
seçenek "
+"Birden fazla günü bastırmak istiyorsanız bu seçenekle ve <i>Başlangıç 
"
+"tarihi</i> seçeneği ile bir tarih erimi tanımlayabilirsiniz. Bu seçenek "
 "bitiş tarihini tanımlamak için kullanılır."
 
 #. i18n: ectx: property (text), widget (QLabel, mToDateLabel)
@@ -1220,7 +1220,7 @@
 "&#8220;Confidential&#8221;"
 msgstr ""
 "Erişim düzeyi &#8220;Gizli&#8221; olarak ayarlanan ögeleri dışarıda 
tutmak "
-"için bu seçeneği imleyin"
+"için bu seçeneği işaretleyin"
 
 #. i18n: ectx: property (text), widget (QCheckBox, mExcludeConfidential)
 #: printing/calprintdayconfig_base.ui:251
@@ -2218,19 +2218,19 @@
 "weight:400; font-style:normal;\">\n"
 "<p style=\" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-"
 "right:0px; -qt-block-indent:0; text-indent:0px;\"><span style=\" font-"
-"weight:600;\">Günlük yazdırma seçenekleri:</span></p></body></html>"
+"weight:600;\">Günce yazdırma seçenekleri:</span></p></body></html>"
 
 #. i18n: ectx: property (text), widget (QRadioButton, mAllJournals)
 #: printing/calprintjournalconfig_base.ui:30
 #, kde-format
 msgid "&All journal entries"
-msgstr "&Tüm günlük girdileri"
+msgstr "&Tüm günce girdileri"
 
 #. i18n: ectx: property (text), widget (QRadioButton, mRangeJournals)
 #: printing/calprintjournalconfig_base.ui:43
 #, kde-format
 msgid "Date &range:"
-msgstr "Tarih ar&alığı:"
+msgstr "Tarih &erimi:"
 
 #. i18n: ectx: property (text), widget (QLabel, label)
 #: printing/calprintmonthconfig_base.ui:17
@@ -2788,17 +2788,17 @@
 #: printing/journalprint.cpp:156
 #, kde-format
 msgid "Journal entries"
-msgstr "Günlük girdileri"
+msgstr "Günce girdileri"
 
 #: printing/journalprint.h:32
 #, kde-format
 msgid "Print &journal"
-msgstr "Günlükleri girdilerini ya&zdır"
+msgstr "Günceyi ya&zdır"
 
 #: printing/journalprint.h:37
 #, kde-format
 msgid "Prints all journals for a given date range"
-msgstr "Verilen bir tarih aralığı için tüm günlük girdilerini 
yazdırır"
+msgstr "Verilen bir tarih erimi için tüm günce girdilerini yazdırır"
 
 #: printing/yearprint.h:31
 #, kde-format
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/calendarsupport-23.08.2/po/zh_CN/calendarsupport.po 
new/calendarsupport-23.08.3/po/zh_CN/calendarsupport.po
--- old/calendarsupport-23.08.2/po/zh_CN/calendarsupport.po     2023-10-09 
05:25:39.000000000 +0200
+++ new/calendarsupport-23.08.3/po/zh_CN/calendarsupport.po     2023-11-03 
04:08:56.000000000 +0100
@@ -3,7 +3,7 @@
 "Project-Id-Version: kdeorg\n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n";
 "POT-Creation-Date: 2023-06-26 00:51+0000\n"
-"PO-Revision-Date: 2023-09-16 10:11\n"
+"PO-Revision-Date: 2023-10-21 13:57\n"
 "Last-Translator: \n"
 "Language-Team: Chinese Simplified\n"
 "Language: zh_CN\n"

Reply via email to