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-05-12 20:32:55
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/calendarsupport (Old)
 and      /work/SRC/openSUSE:Factory/.calendarsupport.new.1533 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "calendarsupport"

Fri May 12 20:32:55 2023 rev:88 rq:1086242 version:23.04.1

Changes:
--------
--- /work/SRC/openSUSE:Factory/calendarsupport/calendarsupport.changes  
2023-04-23 22:46:50.818502422 +0200
+++ 
/work/SRC/openSUSE:Factory/.calendarsupport.new.1533/calendarsupport.changes    
    2023-05-12 20:33:09.956710733 +0200
@@ -1,0 +2,10 @@
+Tue May  9 10:46:27 UTC 2023 - Christophe Marin <[email protected]>
+
+- Update to 23.04.1
+  * New bugfix release
+  * For more details please see:
+  * https://kde.org/announcements/gear/23.04.1/
+- Changes since 23.04.0:
+  * Use correct INSTALL_TARGETS_DEFAULT_ARGS
+
+-------------------------------------------------------------------

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

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

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

Other differences:
------------------
++++++ calendarsupport.spec ++++++
--- /var/tmp/diff_new_pack.s7LEcN/_old  2023-05-12 20:33:11.192714865 +0200
+++ /var/tmp/diff_new_pack.s7LEcN/_new  2023-05-12 20:33:11.200714892 +0200
@@ -20,7 +20,7 @@
 %define kf5_version 5.99.0
 %bcond_without released
 Name:           calendarsupport
-Version:        23.04.0
+Version:        23.04.1
 Release:        0
 Summary:        KDE PIM calendaring support library
 License:        GPL-2.0-or-later AND LGPL-2.1-or-later


++++++ calendarsupport-23.04.0.tar.xz -> calendarsupport-23.04.1.tar.xz ++++++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/calendarsupport-23.04.0/CMakeLists.txt 
new/calendarsupport-23.04.1/CMakeLists.txt
--- old/calendarsupport-23.04.0/CMakeLists.txt  2023-04-11 06:34:54.000000000 
+0200
+++ new/calendarsupport-23.04.1/CMakeLists.txt  2023-04-30 07:27:55.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.23.0")
+set(PIM_VERSION "5.23.1")
 
 project(calendarsupport VERSION ${PIM_VERSION})
 
@@ -45,17 +45,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.23.0")
+set(AKONADI_MIMELIB_VERSION "5.23.1")
 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.23.0")
-set(CALENDARUTILS_LIB_VERSION "5.23.0")
-set(IDENTITYMANAGEMENT_LIB_VERSION "5.23.0")
-set(AKONADICALENDAR_LIB_VERSION "5.23.0")
-set(AKONADI_VERSION "5.23.0")
-set(AKONADI_NOTES_VERSION "5.23.0")
+set(KMIME_LIB_VERSION "5.23.1")
+set(CALENDARUTILS_LIB_VERSION "5.23.1")
+set(IDENTITYMANAGEMENT_LIB_VERSION "5.23.1")
+set(AKONADICALENDAR_LIB_VERSION "5.23.1")
+set(AKONADI_VERSION "5.23.1")
+set(AKONADI_NOTES_VERSION "5.23.1")
 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.04.0/po/de/calendarsupport.po 
new/calendarsupport-23.04.1/po/de/calendarsupport.po
--- old/calendarsupport-23.04.0/po/de/calendarsupport.po        2023-04-11 
06:34:54.000000000 +0200
+++ new/calendarsupport-23.04.1/po/de/calendarsupport.po        2023-04-30 
07:27:55.000000000 +0200
@@ -19,7 +19,7 @@
 "MIME-Version: 1.0\n"
 "Content-Type: text/plain; charset=UTF-8\n"
 "Content-Transfer-Encoding: 8bit\n"
-"Plural-Forms: nplurals=2; plural=n != 1;\n"
+"Plural-Forms: nplurals=2; plural=(n != 1);\n"
 "X-Generator: Lokalize 22.08.3\n"
 
 #: archivedialog.cpp:43
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/calendarsupport-23.04.0/po/tr/calendarsupport.po 
new/calendarsupport-23.04.1/po/tr/calendarsupport.po
--- old/calendarsupport-23.04.0/po/tr/calendarsupport.po        2023-04-11 
06:34:54.000000000 +0200
+++ new/calendarsupport-23.04.1/po/tr/calendarsupport.po        2023-04-30 
07:27:55.000000000 +0200
@@ -12,7 +12,7 @@
 "Project-Id-Version: kdepim-kde4\n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n";
 "POT-Creation-Date: 2023-02-20 00:58+0000\n"
-"PO-Revision-Date: 2023-03-31 21:27+0300\n"
+"PO-Revision-Date: 2023-04-20 15:09+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 22.12.3\n"
+"X-Generator: Lokalize 23.03.70\n"
 "(http: //www.transifex.com/projects/p/kdepim-k-tr/language/tr/)\n"
 "X-POOTLE-MTIME: 1413102218.000000\n"
 
@@ -596,8 +596,8 @@
 "Enter the default reminder time for all newly created items. The time unit "
 "is specified in the adjacent combobox."
 msgstr ""
-"Yeni oluşturulan bütün unsurlar için öntanımlı anımsatıcı süresini 
girin. "
-"Zaman birimi, yanındaki birleşik kutucuk ile belirlenecektir."
+"Yeni oluşturulan bütün ögeler için öntanımlı anımsatıcı süresini 
girin. "
+"Zaman birimi, yanındaki çoklu kutuyla belirlenecektir."
 
 #. i18n: ectx: tooltip, entry (ReminderTime), group (Default Datetimes)
 #: kcalprefs.kcfg:64
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/calendarsupport-23.04.0/po/zh_CN/calendarsupport.po 
new/calendarsupport-23.04.1/po/zh_CN/calendarsupport.po
--- old/calendarsupport-23.04.0/po/zh_CN/calendarsupport.po     2023-04-11 
06:34:54.000000000 +0200
+++ new/calendarsupport-23.04.1/po/zh_CN/calendarsupport.po     2023-04-30 
07:27:55.000000000 +0200
@@ -3,7 +3,7 @@
 "Project-Id-Version: kdeorg\n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n";
 "POT-Creation-Date: 2023-02-20 00:58+0000\n"
-"PO-Revision-Date: 2023-04-10 14:13\n"
+"PO-Revision-Date: 2023-04-29 08:36\n"
 "Last-Translator: \n"
 "Language-Team: Chinese Simplified\n"
 "Language: zh_CN\n"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/calendarsupport-23.04.0/src/CMakeLists.txt 
new/calendarsupport-23.04.1/src/CMakeLists.txt
--- old/calendarsupport-23.04.0/src/CMakeLists.txt      2023-04-11 
06:34:54.000000000 +0200
+++ new/calendarsupport-23.04.1/src/CMakeLists.txt      2023-04-30 
07:27:55.000000000 +0200
@@ -116,7 +116,7 @@
 
 install(TARGETS
     KPim${KF_MAJOR_VERSION}CalendarSupport
-    EXPORT KPim${KF_MAJOR_VERSION}CalendarSupportTargets 
${KF_INSTALL_TARGETS_DEFAULT_ARGS}
+    EXPORT KPim${KF_MAJOR_VERSION}CalendarSupportTargets 
${KDE_INSTALL_TARGETS_DEFAULT_ARGS}
 )
 
 ecm_generate_headers(CalendarSupport_CamelCase_HEADERS

Reply via email to