Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package akonadi-calendar for 
openSUSE:Factory checked in at 2026-06-08 14:06:00
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/akonadi-calendar (Old)
 and      /work/SRC/openSUSE:Factory/.akonadi-calendar.new.2375 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "akonadi-calendar"

Mon Jun  8 14:06:00 2026 rev:132 rq:1357263 version:26.04.2

Changes:
--------
--- /work/SRC/openSUSE:Factory/akonadi-calendar/akonadi-calendar.changes        
2026-05-11 16:48:52.223817860 +0200
+++ 
/work/SRC/openSUSE:Factory/.akonadi-calendar.new.2375/akonadi-calendar.changes  
    2026-06-08 14:06:06.217252064 +0200
@@ -1,0 +2,9 @@
+Thu Jun  4 08:43:10 UTC 2026 - Christophe Marin <[email protected]>
+
+- Update to 26.04.2
+  * New bugfix release
+  * For more details please see:
+  * https://kde.org/announcements/gear/26.04.2/
+- No code change since 26.04.1
+
+-------------------------------------------------------------------

Old:
----
  akonadi-calendar-26.04.1.tar.xz
  akonadi-calendar-26.04.1.tar.xz.sig

New:
----
  akonadi-calendar-26.04.2.tar.xz
  akonadi-calendar-26.04.2.tar.xz.sig

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

Other differences:
------------------
++++++ akonadi-calendar.spec ++++++
--- /var/tmp/diff_new_pack.Y7Ev8d/_old  2026-06-08 14:06:07.405301321 +0200
+++ /var/tmp/diff_new_pack.Y7Ev8d/_new  2026-06-08 14:06:07.409301487 +0200
@@ -18,11 +18,11 @@
 
 %define kf6_version 6.19.0
 %define qt6_version 6.9.0
-%define kpim6_version 6.7.1
+%define kpim6_version 6.7.2
 
 %bcond_without released
 Name:           akonadi-calendar
-Version:        26.04.1
+Version:        26.04.2
 Release:        0
 Summary:        Akonadi calendar integration
 License:        LGPL-2.1-or-later

++++++ akonadi-calendar-26.04.1.tar.xz -> akonadi-calendar-26.04.2.tar.xz ++++++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/akonadi-calendar-26.04.1/CMakeLists.txt 
new/akonadi-calendar-26.04.2/CMakeLists.txt
--- old/akonadi-calendar-26.04.1/CMakeLists.txt 2026-05-05 05:31:58.000000000 
+0200
+++ new/akonadi-calendar-26.04.2/CMakeLists.txt 2026-05-29 05:28:06.000000000 
+0200
@@ -3,7 +3,7 @@
 
 cmake_minimum_required(VERSION 3.27)
 
-set(PIM_VERSION "6.7.1")
+set(PIM_VERSION "6.7.2")
 project(Akonadi-Calendar VERSION ${PIM_VERSION})
 
 # ECM setup
@@ -102,18 +102,18 @@
 
 include(ECMGenerateQDoc)
 
-set(KPIM_MIME_VERSION "6.7.1")
+set(KPIM_MIME_VERSION "6.7.2")
 find_package(KPim6Mime ${KPIM_MIME_VERSION} CONFIG REQUIRED)
 set(AKONADICALENDAR_LIB_VERSION ${PIM_VERSION})
-set(AKONADICONTACT_LIB_VERSION "6.7.1")
-set(AKONADIMIME_LIB_VERSION "6.7.1")
-set(AKONADI_LIB_VERSION "6.7.1")
-set(MAILTRANSPORT_LIB_VERSION "6.7.1")
-set(CALENDARUTILS_LIB_VERSION "6.7.1")
-set(IDENTITYMANAGEMENT_LIB_VERSION "6.7.1")
-set(MESSAGECORE_LIB_VERSION "6.7.1")
-set(MESSAGECOMPOSER_LIB_VERSION "6.7.1")
-set(LIBKLEO_LIB_VERSION "6.7.1")
+set(AKONADICONTACT_LIB_VERSION "6.7.2")
+set(AKONADIMIME_LIB_VERSION "6.7.2")
+set(AKONADI_LIB_VERSION "6.7.2")
+set(MAILTRANSPORT_LIB_VERSION "6.7.2")
+set(CALENDARUTILS_LIB_VERSION "6.7.2")
+set(IDENTITYMANAGEMENT_LIB_VERSION "6.7.2")
+set(MESSAGECORE_LIB_VERSION "6.7.2")
+set(MESSAGECOMPOSER_LIB_VERSION "6.7.2")
+set(LIBKLEO_LIB_VERSION "6.7.2")
 set(GPGME_LIB_VERSION "1.23.2")
 
 ecm_setup_version(PROJECT VARIABLE_PREFIX AKONADICALENDAR
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/akonadi-calendar-26.04.1/po/bg/libakonadi-calendar6.po 
new/akonadi-calendar-26.04.2/po/bg/libakonadi-calendar6.po
--- old/akonadi-calendar-26.04.1/po/bg/libakonadi-calendar6.po  2026-05-05 
05:31:58.000000000 +0200
+++ new/akonadi-calendar-26.04.2/po/bg/libakonadi-calendar6.po  2026-05-29 
05:28:06.000000000 +0200
@@ -2065,11 +2065,3 @@
 #, kde-format
 msgid "Purging completed to-dos"
 msgstr "Пречистване на завършени задачи"
-
-#~ msgctxt "@info:placeholder"
-#~ msgid "(EmptyName)"
-#~ msgstr "(Празно име)"
-
-#~ msgctxt "@info:placeholder"
-#~ msgid "(EmptyEmail)"
-#~ msgstr "(Празен имейл)"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/akonadi-calendar-26.04.1/po/cs/libakonadi-calendar6.po 
new/akonadi-calendar-26.04.2/po/cs/libakonadi-calendar6.po
--- old/akonadi-calendar-26.04.1/po/cs/libakonadi-calendar6.po  2026-05-05 
05:31:58.000000000 +0200
+++ new/akonadi-calendar-26.04.2/po/cs/libakonadi-calendar6.po  2026-05-29 
05:28:06.000000000 +0200
@@ -11,15 +11,15 @@
 "Project-Id-Version: \n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n";
 "POT-Creation-Date: 2026-04-29 02:45+0000\n"
-"PO-Revision-Date: 2026-03-16 11:30+0100\n"
-"Last-Translator:  Vít Pelčák <[email protected]>\n"
+"PO-Revision-Date: 2026-05-21 23:48+0200\n"
+"Last-Translator: Libor Filípek <[email protected]>\n"
 "Language-Team: Czech <[email protected]>\n"
 "Language: cs\n"
 "MIME-Version: 1.0\n"
 "Content-Type: text/plain; charset=UTF-8\n"
 "Content-Transfer-Encoding: 8bit\n"
 "Plural-Forms: nplurals=3; plural=(n==1) ? 0 : (n>=2 && n<=4) ? 1 : 2;\n"
-"X-Generator: Lokalize 25.12.3\n"
+"X-Generator: Poedit 3.8\n"
 
 #: calendarbase.cpp:266
 #, kde-format
@@ -292,7 +292,7 @@
 #, kde-format
 msgid "Check whether hostname and retrieval email address match"
 msgstr ""
-"Zkontrolujte, zda se název hostitele a e-mailová adresa pro načítání shodují."
+"Zkontrolujte, zda se název hostitele a e-mailová adresa pro načítání shodují"
 
 #. i18n: ectx: whatsthis, entry (FreeBusyCheckHostname), group (Hidden Options)
 #: calendarsettings.kcfg:106
@@ -586,7 +586,7 @@
 #: incidencechanger.cpp:1198
 #, kde-format
 msgid "Operation can not be performed due to ACL restrictions"
-msgstr "Operaci nelze provést z důvodu omezení ACL."
+msgstr "Operaci nelze provést z důvodu omezení ACL"
 
 #: incidencechanger.cpp:1201
 #, kde-format
@@ -600,7 +600,7 @@
 "DestinationPolicyNeverAsk was used"
 msgstr ""
 "Výchozí kolekce je neplatná nebo nemá správná oprávnění ACL a byla použita "
-"zásada cíle nikdy se neptat."
+"zásada cíle nikdy se neptat"
 
 #: incidencechanger.cpp:1209
 #, kde-format
@@ -897,7 +897,7 @@
 #: mailclient_p.cpp:381 mailclient_p.cpp:419
 #, kde-format
 msgid "There are no attendees to e-mail"
-msgstr "Neexistují žádní účastníci, kterým by bylo možné zaslat e-mail."
+msgstr "Neexistují žádní účastníci, kterým by bylo možné zaslat e-mail"
 
 #: mailclient_p.cpp:427
 #, kde-format
@@ -917,7 +917,7 @@
 #: mailclient_p.cpp:647
 #, kde-format
 msgid "Error fetching transport. Unable to send invitations"
-msgstr "Chyba při načítání transportu. Nelze odeslat pozvánky."
+msgstr "Chyba při načítání transportu. Nelze odeslat pozvánky"
 
 #: mailclient_p.cpp:670
 #, kde-format
@@ -1211,7 +1211,7 @@
 #, kde-format
 msgctxt "@info"
 msgid "Please provide at least 1 valid email address"
-msgstr "Uveďte prosím alespoň 1 platnou e-mailovou adresu."
+msgstr "Uveďte prosím alespoň 1 platnou e-mailovou adresu"
 
 #: publishdialog.cpp:122
 #, kde-format
@@ -1302,7 +1302,7 @@
 "recipient from your address book"
 msgstr ""
 "Kliknutím na toto tlačítko zobrazíte další dialogové okno, ve kterém budete "
-"moci vybrat příjemce ze své knihy adres."
+"moci vybrat příjemce ze své knihy adres"
 
 #. i18n: ectx: property (text), widget (QPushButton, mSelectAddressee)
 #: publishdialog_base.ui:84
@@ -1352,13 +1352,13 @@
 #, kde-format
 msgctxt "@info/plain optional email recipient name"
 msgid "recipient name (optional)"
-msgstr "Jméno příjemce (volitelné)"
+msgstr "jméno příjemce (volitelné)"
 
 #: publishdialog_p.cpp:46
 #, kde-format
 msgctxt "@info/plain required email recipient address"
 msgid "recipient email (required)"
-msgstr "E-mailová adresa příjemce (povinné)"
+msgstr "e-mailová adresa příjemce (povinné)"
 
 #: scheduler_p.cpp:134 scheduler_p.cpp:242
 #, kde-format
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/akonadi-calendar-26.04.1/po/de/libakonadi-calendar6.po 
new/akonadi-calendar-26.04.2/po/de/libakonadi-calendar6.po
--- old/akonadi-calendar-26.04.1/po/de/libakonadi-calendar6.po  2026-05-05 
05:31:58.000000000 +0200
+++ new/akonadi-calendar-26.04.2/po/de/libakonadi-calendar6.po  2026-05-29 
05:28:06.000000000 +0200
@@ -1,24 +1,25 @@
-# SPDX-FileCopyrightText: 2024 Johannes Obermayr <[email protected]>
-# SPDX-FileCopyrightText: 2010 Panagiotis Papadopoulos <[email protected]>
 # SPDX-FileCopyrightText: 2010 Felix Schweighofer 
<[email protected]>
-# SPDX-FileCopyrightText: 2010, 2013, 2014, 2015, 2017, 2018, 2020 Burkhard 
Lück <[email protected]>
-# SPDX-FileCopyrightText: 2010, 2013, 2016, 2020, 2022, 2023 Frederik 
Schwarzer <[email protected]>
+# SPDX-FileCopyrightText: 2010 Panagiotis Papadopoulos <[email protected]>
+# SPDX-FileCopyrightText: 2010, 2013, 2016, 2020, 2022-2023 Frederik Schwarzer 
<[email protected]>
+# SPDX-FileCopyrightText: 2010, 2013-2015, 2017-2018, 2020 Burkhard Lück 
<[email protected]>
 # SPDX-FileCopyrightText: 2022, 2024-2026 Alois Spitzbart 
<[email protected]>
-# Intevation GmbH, 2010.
+# SPDX-FileCopyrightText: 2024 Johannes Obermayr <[email protected]>
+# SPDX-FileCopyrightText: 2026 Philipp Kiemle <[email protected]>
+# SPDX-FileCopyrightText: 2010 Intevation GmbH
 msgid ""
 msgstr ""
 "Project-Id-Version: libakonadi-calendar6\n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n";
 "POT-Creation-Date: 2026-04-29 02:45+0000\n"
-"PO-Revision-Date: 2026-04-12 13:02+0200\n"
-"Last-Translator: Alois Spitzbart <[email protected]>\n"
+"PO-Revision-Date: 2026-05-03 20:26+0200\n"
+"Last-Translator: Philipp Kiemle <[email protected]>\n"
 "Language-Team: German <[email protected]>\n"
 "Language: de\n"
 "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"
-"X-Generator: Lokalize 26.07.70\n"
+"X-Generator: Lokalize 25.12.3\n"
 
 #: calendarbase.cpp:266
 #, kde-format
@@ -207,11 +208,11 @@
 "[email protected], for example [email protected]. Without this set, it will "
 "download user.ifb, for example nn.ifb."
 msgstr ""
-"Mit dieser Einstellung können Sie den Dateinamen ändern, der zum Abholen der "
-"Informationen vom Server verwendet wird. Wenn die Option eingeschaltet ist, "
-"wird die Frei/Belegt-Liste aus der Datei [email protected], zum Beispiel "
-"[email protected], heruntergeladen. Wenn sie ausgeschaltet ist, wird statt "
-"dessen benutzer.ifb, also zum Beispiel jemand.ifb, heruntergeladen."
+"Mit dieser Einstellung können Sie den Namen der Datei ändern, die vom Server "
+"abgerufen wird. Wenn die Option aktiviert ist, wird die Frei/Belegt-Liste "
+"aus der Datei [email protected], zum Beispiel [email protected], "
+"heruntergeladen. Wenn sie deaktiviert ist, wird stattdessen benutzer.ifb, "
+"also zum Beispiel jemand.ifb, heruntergeladen."
 
 #. i18n: ectx: label, entry (FreeBusyRetrieveUrl), group (FreeBusy Retrieve)
 #: calendarsettings.kcfg:56
@@ -432,7 +433,7 @@
 "Ihre Frei/Belegt-Informationen lassen sich nicht zur Adresse <link>%1</link> "
 "hochladen. Es könnte ein Problem mit den Zugriffsrechten geben oder Sie "
 "haben vielleicht eine falsche Adresse eingegeben. Die Systemnachricht "
-"lautet: <nl/><emphasis>%2</emphasis>.</nl>Bitte überprüfen Sie die Adresse "
+"lautet: <nl/><emphasis>%2</emphasis>.<nl/>Bitte überprüfen Sie die Adresse "
 "oder wenden Sie sich an Ihren Systemadministrator."
 
 #: freebusymanager.cpp:619
@@ -610,8 +611,8 @@
 "Default collection is invalid or doesn't have proper ACLs and "
 "DestinationPolicyNeverAsk was used"
 msgstr ""
-"Die Standard-Sammlung ist ungültig oder hat falsche Berechnungen und "
-"DestinationPolicyNeverAsk wurde benutzt"
+"Die Standard-Sammlung ist ungültig oder hat falsche Berechtigungen und "
+"DestinationPolicyNeverAsk wurde verwendet"
 
 #: incidencechanger.cpp:1209
 #, kde-format
@@ -766,7 +767,7 @@
 #: itiphandlerhelper_p.cpp:37
 #, kde-format
 msgid "Proposed new meeting time: %1 - %2"
-msgstr "Vorgeschlagener neuer Termin: %1 - %2"
+msgstr "Vorgeschlagener neuer Termin: %1 – %2"
 
 #: itiphandlerhelper_p.cpp:69
 #, kde-format
@@ -1341,7 +1342,7 @@
 #: publishdialog_base.ui:84
 #, kde-format
 msgid "&Select…"
-msgstr "Aus&wählen …"
+msgstr "Aus&wählen …"
 
 #. i18n: ectx: property (text), widget (QLabel, TextLabel1)
 #: publishdialog_base.ui:113
@@ -1567,7 +1568,7 @@
 #: standardcalendaractionmanager.cpp:47
 #, kde-format
 msgid "Add Folder…"
-msgstr "Ordner hinzufügen …"
+msgstr "Ordner hinzufügen …"
 
 #: standardcalendaractionmanager.cpp:49
 #, kde-format
@@ -1673,7 +1674,7 @@
 #: standardcalendaractionmanager.cpp:103
 #, kde-format
 msgid "Folder Properties…"
-msgstr "Ordner-Eigenschaften …"
+msgstr "Ordnereigenschaften …"
 
 #: standardcalendaractionmanager.cpp:105
 #, kde-format
@@ -1753,7 +1754,7 @@
 #: standardcalendaractionmanager.cpp:138
 #, kde-format
 msgid "Add &Calendar…"
-msgstr "&Kalender hinzufügen …"
+msgstr "&Kalender hinzufügen …"
 
 #: standardcalendaractionmanager.cpp:140
 #, kde-format
@@ -1815,7 +1816,7 @@
 #: standardcalendaractionmanager.cpp:171
 #, kde-format
 msgid "Calendar Properties…"
-msgstr "Kalender-Eigenschaften …"
+msgstr "Kalendereigenschaften …"
 
 #: standardcalendaractionmanager.cpp:173
 #, kde-format
@@ -1890,7 +1891,7 @@
 #: standardcalendaractionmanager.cpp:325
 #, kde-format
 msgid "Edit Event…"
-msgstr "Termine bearbeiten …"
+msgstr "Termin bearbeiten …"
 
 #: standardcalendaractionmanager.cpp:329
 #, kde-format
@@ -1926,7 +1927,7 @@
 #: standardcalendaractionmanager.cpp:355
 #, kde-format
 msgid "Edit To-do…"
-msgstr "Aufgabe bearbeiten …"
+msgstr "Aufgabe bearbeiten …"
 
 #: standardcalendaractionmanager.cpp:359
 #, kde-format
@@ -1962,12 +1963,12 @@
 #: standardcalendaractionmanager.cpp:385
 #, kde-format
 msgid "Edit Journal…"
-msgstr "Journal bearbeiten …"
+msgstr "Journal bearbeiten …"
 
 #: standardcalendaractionmanager.cpp:533
 #, kde-format
 msgid "New E&vent…"
-msgstr "Neuer &Termin …"
+msgstr "Neuer &Termin …"
 
 #: standardcalendaractionmanager.cpp:534
 #, kde-format
@@ -1977,7 +1978,7 @@
 #: standardcalendaractionmanager.cpp:544
 #, kde-format
 msgid "New &To-do…"
-msgstr "Neue &Aufgabe …"
+msgstr "Neue &Aufgabe …"
 
 #: standardcalendaractionmanager.cpp:545
 #, kde-format
@@ -1987,7 +1988,7 @@
 #: standardcalendaractionmanager.cpp:554
 #, kde-format
 msgid "New Su&b-to-do…"
-msgstr "Neue &Unteraufgabe …"
+msgstr "Neue &Unteraufgabe …"
 
 #: standardcalendaractionmanager.cpp:555
 #, kde-format
@@ -1997,7 +1998,7 @@
 #: standardcalendaractionmanager.cpp:565
 #, kde-format
 msgid "New &Journal…"
-msgstr "&Neues Journal …"
+msgstr "&Neues Journal …"
 
 #: standardcalendaractionmanager.cpp:566
 #, kde-format
@@ -2007,7 +2008,7 @@
 #: standardcalendaractionmanager.cpp:575
 #, kde-format
 msgid "&Edit…"
-msgstr "&Bearbeiten …"
+msgstr "&Bearbeiten …"
 
 #: standardcalendaractionmanager.cpp:576
 #, kde-format

Reply via email to