Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package akonadi-calendar-tools for 
openSUSE:Factory checked in at 2023-03-03 22:24:47
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/akonadi-calendar-tools (Old)
 and      /work/SRC/openSUSE:Factory/.akonadi-calendar-tools.new.31432 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "akonadi-calendar-tools"

Fri Mar  3 22:24:47 2023 rev:78 rq:1068726 version:22.12.3

Changes:
--------
--- 
/work/SRC/openSUSE:Factory/akonadi-calendar-tools/akonadi-calendar-tools.changes
    2023-02-04 14:35:16.376501017 +0100
+++ 
/work/SRC/openSUSE:Factory/.akonadi-calendar-tools.new.31432/akonadi-calendar-tools.changes
 2023-03-03 22:25:06.602670104 +0100
@@ -1,0 +2,8 @@
+Tue Feb 28 09:45:20 UTC 2023 - Christophe Marin <christo...@krop.fr>
+
+- Update to 22.12.3
+  * New bugfix release
+  * For more details please see:
+  * https://kde.org/announcements/gear/22.12.3/
+
+-------------------------------------------------------------------

Old:
----
  akonadi-calendar-tools-22.12.2.tar.xz
  akonadi-calendar-tools-22.12.2.tar.xz.sig

New:
----
  akonadi-calendar-tools-22.12.3.tar.xz
  akonadi-calendar-tools-22.12.3.tar.xz.sig

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

Other differences:
------------------
++++++ akonadi-calendar-tools.spec ++++++
--- /var/tmp/diff_new_pack.awt1rQ/_old  2023-03-03 22:25:07.882674968 +0100
+++ /var/tmp/diff_new_pack.awt1rQ/_new  2023-03-03 22:25:07.894675013 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package akonadi-calendar-tools
 #
-# 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
@@ -21,7 +21,7 @@
 %{!?_kapp_version: %define _kapp_version %(echo %{version}| awk -F. '{print 
$1"."$2}')}
 %bcond_without released
 Name:           akonadi-calendar-tools
-Version:        22.12.2
+Version:        22.12.3
 Release:        0
 Summary:        Console applications and utilities for managing calendars
 License:        GPL-2.0-or-later AND LGPL-2.1-or-later

++++++ akonadi-calendar-tools-22.12.2.tar.xz -> 
akonadi-calendar-tools-22.12.3.tar.xz ++++++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/akonadi-calendar-tools-22.12.2/CMakeLists.txt 
new/akonadi-calendar-tools-22.12.3/CMakeLists.txt
--- old/akonadi-calendar-tools-22.12.2/CMakeLists.txt   2023-01-28 
04:31:44.000000000 +0100
+++ new/akonadi-calendar-tools-22.12.3/CMakeLists.txt   2023-02-25 
05:50:23.000000000 +0100
@@ -1,5 +1,5 @@
 cmake_minimum_required(VERSION 3.16 FATAL_ERROR)
-set(PIM_VERSION "5.22.2")
+set(PIM_VERSION "5.22.3")
 project(akonadi-calendar-tools VERSION ${PIM_VERSION})
 
 set(KF5_MIN_VERSION "5.99.0")
@@ -41,11 +41,11 @@
 set(KDEPIM_VERSION "${PIM_VERSION}${KDEPIM_DEV_VERSION}")
 
 
-set(AKONADICALENDAR_LIB_VERSION "5.22.2")
-set(AKONADI_VERSION "5.22.2")
-set(CALENDARSUPPORT_LIB_VERSION "5.22.2")
-set(KCALENDARCORE_LIB_VERSION "5.22.2")
-set(CALENDARUTILS_LIB_VERSION "5.22.2")
+set(AKONADICALENDAR_LIB_VERSION "5.22.3")
+set(AKONADI_VERSION "5.22.3")
+set(CALENDARSUPPORT_LIB_VERSION "5.22.3")
+set(KCALENDARCORE_LIB_VERSION "5.22.3")
+set(CALENDARUTILS_LIB_VERSION "5.22.3")
 set(KDEPIM_LIB_VERSION "${PIM_VERSION}")
 set(KDEPIM_LIB_SOVERSION "5")
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/akonadi-calendar-tools-22.12.2/po/zh_CN/calendarjanitor.po 
new/akonadi-calendar-tools-22.12.3/po/zh_CN/calendarjanitor.po
--- old/akonadi-calendar-tools-22.12.2/po/zh_CN/calendarjanitor.po      
2023-01-28 04:31:44.000000000 +0100
+++ new/akonadi-calendar-tools-22.12.3/po/zh_CN/calendarjanitor.po      
2023-02-25 05:50:23.000000000 +0100
@@ -3,7 +3,7 @@
 "Project-Id-Version: kdeorg\n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n";
 "POT-Creation-Date: 2022-04-24 00:44+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"
@@ -265,7 +265,7 @@
 #: main.cpp:41
 #, kde-format
 msgid "Example usage: %1"
-msgstr "示例用法︰ %1"
+msgstr "示例用法:%1"
 
 #: main.cpp:61
 #, kde-format
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/akonadi-calendar-tools-22.12.2/po/zh_CN/konsolekalendar.po 
new/akonadi-calendar-tools-22.12.3/po/zh_CN/konsolekalendar.po
--- old/akonadi-calendar-tools-22.12.2/po/zh_CN/konsolekalendar.po      
2023-01-28 04:31:44.000000000 +0100
+++ new/akonadi-calendar-tools-22.12.3/po/zh_CN/konsolekalendar.po      
2023-02-25 05:50:23.000000000 +0100
@@ -3,7 +3,7 @@
 "Project-Id-Version: kdeorg\n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n";
 "POT-Creation-Date: 2021-11-26 00:28+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"

Reply via email to