Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package incidenceeditor for openSUSE:Factory 
checked in at 2025-05-09 18:43:26
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/incidenceeditor (Old)
 and      /work/SRC/openSUSE:Factory/.incidenceeditor.new.30101 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "incidenceeditor"

Fri May  9 18:43:26 2025 rev:110 rq:1275693 version:25.04.1

Changes:
--------
--- /work/SRC/openSUSE:Factory/incidenceeditor/incidenceeditor.changes  
2025-04-20 19:56:29.668213208 +0200
+++ 
/work/SRC/openSUSE:Factory/.incidenceeditor.new.30101/incidenceeditor.changes   
    2025-05-09 18:43:29.817377914 +0200
@@ -1,0 +2,10 @@
+Wed May  7 20:59:51 UTC 2025 - Christophe Marin <christo...@krop.fr>
+
+- Update to 25.04.1
+  * New bugfix release
+  * For more details please see:
+  * https://kde.org/announcements/gear/25.04.1/
+- Changes since 25.04.0:
+  * templatemanagementdialog - save/restore dialog size (kde#503850)
+
+-------------------------------------------------------------------

Old:
----
  incidenceeditor-25.04.0.tar.xz
  incidenceeditor-25.04.0.tar.xz.sig

New:
----
  incidenceeditor-25.04.1.tar.xz
  incidenceeditor-25.04.1.tar.xz.sig

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

Other differences:
------------------
++++++ incidenceeditor.spec ++++++
--- /var/tmp/diff_new_pack.W9ohmA/_old  2025-05-09 18:43:30.497406349 +0200
+++ /var/tmp/diff_new_pack.W9ohmA/_new  2025-05-09 18:43:30.497406349 +0200
@@ -18,11 +18,11 @@
 
 %define kf6_version 6.6.0
 %define qt6_version 6.6.0
-%define kpim6_version 6.4.0
+%define kpim6_version 6.4.1
 
 %bcond_without released
 Name:           incidenceeditor
-Version:        25.04.0
+Version:        25.04.1
 Release:        0
 Summary:        Incidenceeditor library
 License:        GPL-2.0-or-later AND LGPL-2.1-or-later


++++++ incidenceeditor-25.04.0.tar.xz -> incidenceeditor-25.04.1.tar.xz ++++++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/incidenceeditor-25.04.0/CMakeLists.txt 
new/incidenceeditor-25.04.1/CMakeLists.txt
--- old/incidenceeditor-25.04.0/CMakeLists.txt  2025-04-11 05:10:29.000000000 
+0200
+++ new/incidenceeditor-25.04.1/CMakeLists.txt  2025-04-28 05:16:40.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 "6.4.0")
+set(PIM_VERSION "6.4.1")
 
 project(incidenceeditor VERSION ${PIM_VERSION})
 
@@ -34,20 +34,20 @@
 
 
 set(INCIDENCEEDITOR_LIB_VERSION ${PIM_VERSION})
-set(AKONADI_MIMELIB_VERSION "6.4.0")
-set(KDEPIM_LIB_VERSION "6.4.0")
-set(KMIME_LIB_VERSION "6.4.0")
-set(KLDAP_LIB_VERSION "6.4.0")
-set(CALENDARUTILS_LIB_VERSION "6.4.0")
-set(CALENDARSUPPORT_LIB_VERSION "6.4.0")
-set(LIBKDEPIM_LIB_VERSION "6.4.0")
-set(EVENTVIEW_LIB_VERSION "6.4.0")
-set(AKONADI_VERSION "6.4.0")
-set(AKONADICONTACT_LIB_VERSION "6.4.0")
-set(AKONADICALENDAR_LIB_VERSION "6.4.0")
-set(PIMCOMMON_LIB_VERSION "6.4.0")
-set(PIMTEXTEDIT_LIB_VERSION "6.4.0")
-set(IDENTITYMANAGEMENT_LIB_VERSION "6.4.0")
+set(AKONADI_MIMELIB_VERSION "6.4.1")
+set(KDEPIM_LIB_VERSION "6.4.1")
+set(KMIME_LIB_VERSION "6.4.1")
+set(KLDAP_LIB_VERSION "6.4.1")
+set(CALENDARUTILS_LIB_VERSION "6.4.1")
+set(CALENDARSUPPORT_LIB_VERSION "6.4.1")
+set(LIBKDEPIM_LIB_VERSION "6.4.1")
+set(EVENTVIEW_LIB_VERSION "6.4.1")
+set(AKONADI_VERSION "6.4.1")
+set(AKONADICONTACT_LIB_VERSION "6.4.1")
+set(AKONADICALENDAR_LIB_VERSION "6.4.1")
+set(PIMCOMMON_LIB_VERSION "6.4.1")
+set(PIMTEXTEDIT_LIB_VERSION "6.4.1")
+set(IDENTITYMANAGEMENT_LIB_VERSION "6.4.1")
 
 set(KDIAGRAM_LIB_VERSION "3.0.0")
 find_package(KGantt6 ${KDIAGRAM_LIB_VERSION} CONFIG REQUIRED)
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/incidenceeditor-25.04.0/po/hu/libincidenceeditors6.po 
new/incidenceeditor-25.04.1/po/hu/libincidenceeditors6.po
--- old/incidenceeditor-25.04.0/po/hu/libincidenceeditors6.po   2025-04-11 
05:10:29.000000000 +0200
+++ new/incidenceeditor-25.04.1/po/hu/libincidenceeditors6.po   2025-04-28 
05:16:40.000000000 +0200
@@ -3,13 +3,13 @@
 #
 # Kristóf Kiszel <ulys...@kubuntu.org>, 2011, 2012, 2014.
 # Balázs Úr <urbal...@gmail.com>, 2012, 2013, 2014.
-# SPDX-FileCopyrightText: 2024 Kristof Kiszel <ulys...@fsf.hu>
+# SPDX-FileCopyrightText: 2024, 2025 Kristof Kiszel <ulys...@fsf.hu>
 msgid ""
 msgstr ""
 "Project-Id-Version: \n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n";
 "POT-Creation-Date: 2025-03-11 02:35+0000\n"
-"PO-Revision-Date: 2024-07-31 22:05+0200\n"
+"PO-Revision-Date: 2025-04-27 22:25+0200\n"
 "Last-Translator: Kristof Kiszel <ulys...@fsf.hu>\n"
 "Language-Team: Hungarian <kde-l10n...@kde.org>\n"
 "Language: hu\n"
@@ -17,7 +17,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 24.05.2\n"
+"X-Generator: Lokalize 25.04.0\n"
 
 #: alarmdialog.cpp:24
 #, kde-format
@@ -1689,14 +1689,14 @@
 
 #. i18n: ectx: property (toolTip), widget (QCheckBox, mInlineCheck)
 #: ui/attachmenteditdialog.ui:72
-#, fuzzy, kde-format
-#| msgctxt "@info:tooltip"
-#| msgid "Store the attachment file inside the calendar"
+#, kde-format
 msgctxt "@info:tooltip"
 msgid ""
 "<html><head/><body><p>Store a copy of the attachment file inside the "
 "calendar</p></body></html>"
-msgstr "A melléklet tárolása a naptáron belül"
+msgstr ""
+"<html><head/><body><p>A melléklet másolatának tárolása a naptáron belül</p></"
+"body></html>"
 
 #. i18n: ectx: property (whatsThis), widget (QCheckBox, mInlineCheck)
 #: ui/attachmenteditdialog.ui:75
@@ -1717,12 +1717,10 @@
 
 #. i18n: ectx: property (text), widget (QCheckBox, mInlineCheck)
 #: ui/attachmenteditdialog.ui:78
-#, fuzzy, kde-format
-#| msgctxt "@info:tooltip"
-#| msgid "Store the attachment file inside the calendar"
+#, kde-format
 msgctxt "@option:check"
 msgid "Store a copy of the attachment in the calendar "
-msgstr "A melléklet tárolása a naptáron belül"
+msgstr "A melléklet másolatának tárolása a naptáron belül "
 
 #. i18n: ectx: property (text), widget (QLabel, label_2)
 #: ui/attachmenteditdialog.ui:123

Reply via email to