Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package calendarsupport for openSUSE:Factory 
checked in at 2022-11-04 17:32:26
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/calendarsupport (Old)
 and      /work/SRC/openSUSE:Factory/.calendarsupport.new.2275 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "calendarsupport"

Fri Nov  4 17:32:26 2022 rev:82 rq:1033203 version:22.08.3

Changes:
--------
--- /work/SRC/openSUSE:Factory/calendarsupport/calendarsupport.changes  
2022-10-15 16:33:49.577629860 +0200
+++ 
/work/SRC/openSUSE:Factory/.calendarsupport.new.2275/calendarsupport.changes    
    2022-11-04 17:33:24.980329960 +0100
@@ -1,0 +2,8 @@
+Tue Nov  1 11:19:47 UTC 2022 - Christophe Giboudeaux <christo...@krop.fr>
+
+- Update to 22.08.3
+  * New bugfix release
+  * For more details please see:
+  * https://kde.org/announcements/gear/22.08.3/
+
+-------------------------------------------------------------------

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

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

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

Other differences:
------------------
++++++ calendarsupport.spec ++++++
--- /var/tmp/diff_new_pack.WlKEAS/_old  2022-11-04 17:33:25.664333641 +0100
+++ /var/tmp/diff_new_pack.WlKEAS/_new  2022-11-04 17:33:25.668333663 +0100
@@ -22,7 +22,7 @@
 %{!?_kapp_version: %define _kapp_version %(echo %{version}| awk -F. '{print 
$1"."$2}')}
 %bcond_without released
 Name:           calendarsupport
-Version:        22.08.2
+Version:        22.08.3
 Release:        0
 Summary:        KDE PIM calendaring support library
 License:        GPL-2.0-or-later AND LGPL-2.1-or-later


++++++ calendarsupport-22.08.2.tar.xz -> calendarsupport-22.08.3.tar.xz ++++++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/calendarsupport-22.08.2/CMakeLists.txt 
new/calendarsupport-22.08.3/CMakeLists.txt
--- old/calendarsupport-22.08.2/CMakeLists.txt  2022-09-11 10:02:31.000000000 
+0200
+++ new/calendarsupport-22.08.3/CMakeLists.txt  2022-10-14 06:51:43.000000000 
+0200
@@ -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.21.2")
+set(PIM_VERSION "5.21.3")
 
 project(calendarsupport VERSION ${PIM_VERSION})
 
@@ -37,14 +37,14 @@
 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.21.2")
+set(AKONADI_MIMELIB_VERSION "5.21.3")
 set(QT_REQUIRED_VERSION "5.15.2")
-set(KMIME_LIB_VERSION "5.21.2")
-set(CALENDARUTILS_LIB_VERSION "5.21.2")
-set(IDENTITYMANAGEMENT_LIB_VERSION "5.21.2")
-set(AKONADICALENDAR_LIB_VERSION "5.21.2")
-set(AKONADI_VERSION "5.21.2")
-set(AKONADI_NOTES_VERSION "5.21.2")
+set(KMIME_LIB_VERSION "5.21.3")
+set(CALENDARUTILS_LIB_VERSION "5.21.3")
+set(IDENTITYMANAGEMENT_LIB_VERSION "5.21.3")
+set(AKONADICALENDAR_LIB_VERSION "5.21.3")
+set(AKONADI_VERSION "5.21.3")
+set(AKONADI_NOTES_VERSION "5.21.3")
 find_package(KF5Akonadi ${AKONADI_VERSION} CONFIG REQUIRED)
 find_package(Qt${QT_MAJOR_VERSION} ${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-22.08.2/po/ca@valencia/calendarsupport.po 
new/calendarsupport-22.08.3/po/ca@valencia/calendarsupport.po
--- old/calendarsupport-22.08.2/po/ca@valencia/calendarsupport.po       
2022-10-11 07:03:43.000000000 +0200
+++ new/calendarsupport-22.08.3/po/ca@valencia/calendarsupport.po       
2022-11-01 01:16:15.000000000 +0100
@@ -139,9 +139,8 @@
 "The age of the events and to-dos to archive. All older items will be saved "
 "and deleted, the newer will be kept."
 msgstr ""
-"L'antiguitat dels esdeveniments i tasques pendents que s'han d'arxivar. Tots "
-"els elements anteriors es guardaran i suprimiran, els posteriors es "
-"conservaran."
+"L'antiguitat dels esdeveniments i tasques pendents que s'arxivaran. Tots els "
+"elements anteriors es guardaran i suprimiran, els posteriors es conservaran."
 
 #: archivedialog.cpp:130
 #, kde-format
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/calendarsupport-22.08.2/po/fi/calendarsupport.po 
new/calendarsupport-22.08.3/po/fi/calendarsupport.po
--- old/calendarsupport-22.08.2/po/fi/calendarsupport.po        2022-10-11 
07:03:43.000000000 +0200
+++ new/calendarsupport-22.08.3/po/fi/calendarsupport.po        2022-11-01 
01:16:15.000000000 +0100
@@ -13,7 +13,7 @@
 "POT-Creation-Date: 2022-06-23 00:44+0000\n"
 "PO-Revision-Date: 2022-07-29 11:35+0300\n"
 "Last-Translator: Tommi Nieminen <transla...@legisign.org>\n"
-"Language-Team: Finnish <kde-i18n-...@kde.org>\n"
+"Language-Team: KDE\n"
 "Language: fi\n"
 "MIME-Version: 1.0\n"
 "Content-Type: text/plain; charset=UTF-8\n"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/calendarsupport-22.08.2/po/zh_CN/calendarsupport.po 
new/calendarsupport-22.08.3/po/zh_CN/calendarsupport.po
--- old/calendarsupport-22.08.2/po/zh_CN/calendarsupport.po     2022-10-11 
07:03:43.000000000 +0200
+++ new/calendarsupport-22.08.3/po/zh_CN/calendarsupport.po     2022-11-01 
01:16:15.000000000 +0100
@@ -3,7 +3,7 @@
 "Project-Id-Version: kdeorg\n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n";
 "POT-Creation-Date: 2022-06-23 00:44+0000\n"
-"PO-Revision-Date: 2022-10-02 15:52\n"
+"PO-Revision-Date: 2022-10-30 07:51\n"
 "Last-Translator: \n"
 "Language-Team: Chinese Simplified\n"
 "Language: zh_CN\n"

Reply via email to