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-03-03 22:24:57
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/calendarsupport (Old)
 and      /work/SRC/openSUSE:Factory/.calendarsupport.new.31432 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "calendarsupport"

Fri Mar  3 22:24:57 2023 rev:86 rq:1068742 version:22.12.3

Changes:
--------
--- /work/SRC/openSUSE:Factory/calendarsupport/calendarsupport.changes  
2023-02-04 14:12:29.816582786 +0100
+++ 
/work/SRC/openSUSE:Factory/.calendarsupport.new.31432/calendarsupport.changes   
    2023-03-03 22:25:23.438734076 +0100
@@ -1,0 +2,8 @@
+Tue Feb 28 09:45:28 UTC 2023 - Christophe Marin <[email protected]>
+
+- Update to 22.12.3
+  * New bugfix release
+  * For more details please see:
+  * https://kde.org/announcements/gear/22.12.3/
+
+-------------------------------------------------------------------

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

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

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

Other differences:
------------------
++++++ calendarsupport.spec ++++++
--- /var/tmp/diff_new_pack.saEY9H/_old  2023-03-03 22:25:24.086736538 +0100
+++ /var/tmp/diff_new_pack.saEY9H/_new  2023-03-03 22:25:24.094736568 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package calendarsupport
 #
-# Copyright (c) 2022 SUSE LLC
+# Copyright (c) 2023 SUSE LLC
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -22,7 +22,7 @@
 %{!?_kapp_version: %define _kapp_version %(echo %{version}| awk -F. '{print 
$1"."$2}')}
 %bcond_without released
 Name:           calendarsupport
-Version:        22.12.2
+Version:        22.12.3
 Release:        0
 Summary:        KDE PIM calendaring support library
 License:        GPL-2.0-or-later AND LGPL-2.1-or-later
@@ -95,8 +95,7 @@
 
 %find_lang %{name} --with-man --all-name
 
-%post -n %{lname}  -p /sbin/ldconfig
-%postun -n %{lname} -p /sbin/ldconfig
+%ldconfig_scriptlets -n %{lname}
 
 %files
 %{_kf5_debugdir}/calendarsupport.categories


++++++ calendarsupport-22.12.2.tar.xz -> calendarsupport-22.12.3.tar.xz ++++++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/calendarsupport-22.12.2/CMakeLists.txt 
new/calendarsupport-22.12.3/CMakeLists.txt
--- old/calendarsupport-22.12.2/CMakeLists.txt  2023-01-22 04:36:25.000000000 
+0100
+++ new/calendarsupport-22.12.3/CMakeLists.txt  2023-02-25 05:52:52.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.22.2")
+set(PIM_VERSION "5.22.3")
 
 project(calendarsupport VERSION ${PIM_VERSION})
 
@@ -37,17 +37,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.22.2")
+set(AKONADI_MIMELIB_VERSION "5.22.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.22.2")
-set(CALENDARUTILS_LIB_VERSION "5.22.2")
-set(IDENTITYMANAGEMENT_LIB_VERSION "5.22.2")
-set(AKONADICALENDAR_LIB_VERSION "5.22.2")
-set(AKONADI_VERSION "5.22.2")
-set(AKONADI_NOTES_VERSION "5.22.2")
+set(KMIME_LIB_VERSION "5.22.3")
+set(CALENDARUTILS_LIB_VERSION "5.22.3")
+set(IDENTITYMANAGEMENT_LIB_VERSION "5.22.3")
+set(AKONADICALENDAR_LIB_VERSION "5.22.3")
+set(AKONADI_VERSION "5.22.3")
+set(AKONADI_NOTES_VERSION "5.22.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.12.2/po/zh_CN/calendarsupport.po 
new/calendarsupport-22.12.3/po/zh_CN/calendarsupport.po
--- old/calendarsupport-22.12.2/po/zh_CN/calendarsupport.po     2023-01-22 
04:36:25.000000000 +0100
+++ new/calendarsupport-22.12.3/po/zh_CN/calendarsupport.po     2023-02-25 
05:52:52.000000000 +0100
@@ -3,7 +3,7 @@
 "Project-Id-Version: kdeorg\n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n";
 "POT-Creation-Date: 2022-09-25 00:45+0000\n"
-"PO-Revision-Date: 2023-01-15 15:27\n"
+"PO-Revision-Date: 2023-02-24 12:58\n"
 "Last-Translator: \n"
 "Language-Team: Chinese Simplified\n"
 "Language: zh_CN\n"
@@ -1748,7 +1748,7 @@
 #, kde-format
 msgctxt "@option sort by summary"
 msgid "Summary"
-msgstr ""
+msgstr "概览"
 
 #: printing/calprintdefaultplugins.cpp:1521
 #, kde-format

Reply via email to