Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package kcalutils for openSUSE:Factory 
checked in at 2023-07-07 15:46:31
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/kcalutils (Old)
 and      /work/SRC/openSUSE:Factory/.kcalutils.new.23466 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "kcalutils"

Fri Jul  7 15:46:31 2023 rev:98 rq:1097228 version:23.04.3

Changes:
--------
--- /work/SRC/openSUSE:Factory/kcalutils/kcalutils.changes      2023-06-09 
20:36:05.422084755 +0200
+++ /work/SRC/openSUSE:Factory/.kcalutils.new.23466/kcalutils.changes   
2023-07-07 15:46:51.492030764 +0200
@@ -1,0 +2,9 @@
+Tue Jul  4 10:19:32 UTC 2023 - Christophe Marin <[email protected]>
+
+- Update to 23.04.3
+  * New bugfix release
+  * For more details please see:
+  * https://kde.org/announcements/gear/23.04.3/
+- No code change since 23.04.2
+
+-------------------------------------------------------------------

Old:
----
  kcalutils-23.04.2.tar.xz
  kcalutils-23.04.2.tar.xz.sig

New:
----
  kcalutils-23.04.3.tar.xz
  kcalutils-23.04.3.tar.xz.sig

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

Other differences:
------------------
++++++ kcalutils.spec ++++++
--- /var/tmp/diff_new_pack.joCAbP/_old  2023-07-07 15:46:53.180040820 +0200
+++ /var/tmp/diff_new_pack.joCAbP/_new  2023-07-07 15:46:53.184040844 +0200
@@ -19,7 +19,7 @@
 %define kf5_version 5.103.0
 %bcond_without released
 Name:           kcalutils
-Version:        23.04.2
+Version:        23.04.3
 Release:        0
 Summary:        Library with utility functions for handling calendar data
 License:        LGPL-2.1-or-later


++++++ kcalutils-23.04.2.tar.xz -> kcalutils-23.04.3.tar.xz ++++++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kcalutils-23.04.2/CMakeLists.txt 
new/kcalutils-23.04.3/CMakeLists.txt
--- old/kcalutils-23.04.2/CMakeLists.txt        2023-05-30 06:36:04.000000000 
+0200
+++ new/kcalutils-23.04.3/CMakeLists.txt        2023-07-04 07:15:45.000000000 
+0200
@@ -2,7 +2,7 @@
 # SPDX-License-Identifier: BSD-3-Clause
 cmake_minimum_required(VERSION 3.16 FATAL_ERROR)
 
-set(PIM_VERSION "5.23.2")
+set(PIM_VERSION "5.23.3")
 project(KCalUtils VERSION ${PIM_VERSION})
 
 # ECM setup
@@ -47,7 +47,7 @@
 add_feature_info(QCH ${BUILD_QCH} "API documentation in QCH format (for e.g. 
Qt Assistant, Qt Creator & KDevelop)")
 
 set(CALENDARUTILS_LIB_VERSION ${PIM_VERSION})
-set(IDENTITYMANAGER_LIB_VERSION "5.23.2")
+set(IDENTITYMANAGER_LIB_VERSION "5.23.3")
 ecm_setup_version(PROJECT VARIABLE_PREFIX KCALUTILS
                         VERSION_HEADER 
"${CMAKE_CURRENT_BINARY_DIR}/kcalutils_version.h"
                         PACKAGE_VERSION_FILE 
"${CMAKE_CURRENT_BINARY_DIR}/KPim${KF_MAJOR_VERSION}CalendarUtilsConfigVersion.cmake"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kcalutils-23.04.2/po/cs/libkcalutils5.po 
new/kcalutils-23.04.3/po/cs/libkcalutils5.po
--- old/kcalutils-23.04.2/po/cs/libkcalutils5.po        2023-05-30 
06:36:04.000000000 +0200
+++ new/kcalutils-23.04.3/po/cs/libkcalutils5.po        2023-07-04 
07:15:45.000000000 +0200
@@ -3,22 +3,22 @@
 # Vít Pelčák <[email protected]>, 2010, 2011, 2012, 2013, 2014, 2015, 2016, 
2017, 2019, 2020.
 # Lukáš Tinkl <[email protected]>, 2010, 2011, 2012.
 # Tomáš Chvátal <[email protected]>, 2013.
-# Vit Pelcak <[email protected]>, 2021.
+# Vit Pelcak <[email protected]>, 2021, 2023.
 #
 msgid ""
 msgstr ""
 "Project-Id-Version: libkcal\n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n";
 "POT-Creation-Date: 2022-11-19 00:46+0000\n"
-"PO-Revision-Date: 2021-10-08 14:24+0200\n"
-"Last-Translator: Vit Pelcak <[email protected]>\n"
+"PO-Revision-Date: 2023-06-28 15:45+0200\n"
+"Last-Translator: Vit Pelcak <[email protected]>\n"
 "Language-Team: Czech <[email protected]>\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.08.1\n"
+"X-Generator: Lokalize 23.04.2\n"
 
 #: src/grantleetemplatemanager.cpp:108 src/grantleetemplatemanager.cpp:116
 #, kde-format
@@ -686,7 +686,7 @@
 #: src/incidenceformatter.cpp:1669
 #, kde-format
 msgid "Error: Free/Busy iTIP message with unknown method."
-msgstr "Chyba: iTIP zpráva o aktivitě s neznámou metodou."
+msgstr "Chyba: iTIP zpráva o zaneprázdněnosti s neznámou metodou."
 
 #: src/incidenceformatter.cpp:1724
 #, kde-format
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kcalutils-23.04.2/po/gl/libkcalutils5.po 
new/kcalutils-23.04.3/po/gl/libkcalutils5.po
--- old/kcalutils-23.04.2/po/gl/libkcalutils5.po        2023-05-30 
06:36:04.000000000 +0200
+++ new/kcalutils-23.04.3/po/gl/libkcalutils5.po        2023-07-04 
07:15:45.000000000 +0200
@@ -197,7 +197,7 @@
 #: src/incidenceformatter.cpp:353
 #, kde-format
 msgid "Show mail"
-msgstr "Mostrar o correo"
+msgstr "Amosar o correo"
 
 #: src/incidenceformatter.cpp:612 src/incidenceformatter.cpp:1260
 #, kde-format
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kcalutils-23.04.2/po/tr/libkcalutils5.po 
new/kcalutils-23.04.3/po/tr/libkcalutils5.po
--- old/kcalutils-23.04.2/po/tr/libkcalutils5.po        2023-05-30 
06:36:04.000000000 +0200
+++ new/kcalutils-23.04.3/po/tr/libkcalutils5.po        2023-07-04 
07:15:45.000000000 +0200
@@ -12,7 +12,7 @@
 "Project-Id-Version: kdepimlibs-kde4\n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n";
 "POT-Creation-Date: 2022-11-19 00:46+0000\n"
-"PO-Revision-Date: 2023-05-29 12:36+0300\n"
+"PO-Revision-Date: 2023-06-23 11:00+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.04.1\n"
+"X-Generator: Lokalize 23.07.70\n"
 
 #: src/grantleetemplatemanager.cpp:108 src/grantleetemplatemanager.cpp:116
 #, kde-format
@@ -685,7 +685,7 @@
 #: src/incidenceformatter.cpp:1669
 #, kde-format
 msgid "Error: Free/Busy iTIP message with unknown method."
-msgstr "Hata: Bilinmeyen yöntemli Boş/Dolu iTIP iletisi."
+msgstr "Hata: Bilinmeyen yöntemli Uygun/Meşgul iTIP iletisi."
 
 #: src/incidenceformatter.cpp:1724
 #, kde-format
@@ -879,7 +879,7 @@
 #: src/incidenceformatter.cpp:2532 src/templates/freebusy.html:5
 #, kde-format
 msgid "Free/Busy information for %1"
-msgstr "%1 için Boş/Meşgul bilgileri"
+msgstr "%1 için Uygun/Meşgul bilgisi"
 
 #: src/incidenceformatter.cpp:2552
 #, kde-format
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kcalutils-23.04.2/po/zh_CN/libkcalutils5.po 
new/kcalutils-23.04.3/po/zh_CN/libkcalutils5.po
--- old/kcalutils-23.04.2/po/zh_CN/libkcalutils5.po     2023-05-30 
06:36:04.000000000 +0200
+++ new/kcalutils-23.04.3/po/zh_CN/libkcalutils5.po     2023-07-04 
07:15:45.000000000 +0200
@@ -3,7 +3,7 @@
 "Project-Id-Version: kdeorg\n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n";
 "POT-Creation-Date: 2022-11-19 00:46+0000\n"
-"PO-Revision-Date: 2023-05-22 14:04\n"
+"PO-Revision-Date: 2023-07-03 11:41\n"
 "Last-Translator: \n"
 "Language-Team: Chinese Simplified\n"
 "Language: zh_CN\n"

Reply via email to