Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package calindori for openSUSE:Factory checked in at 2026-06-08 14:09:43 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/calindori (Old) and /work/SRC/openSUSE:Factory/.calindori.new.2375 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "calindori" Mon Jun 8 14:09:43 2026 rev:39 rq:1357284 version:26.04.2 Changes: -------- --- /work/SRC/openSUSE:Factory/calindori/calindori.changes 2026-05-11 16:59:14.377506379 +0200 +++ /work/SRC/openSUSE:Factory/.calindori.new.2375/calindori.changes 2026-06-08 14:12:13.344473620 +0200 @@ -1,0 +2,9 @@ +Thu Jun 4 08:43:19 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: ---- calindori-26.04.1.tar.xz calindori-26.04.1.tar.xz.sig New: ---- calindori-26.04.2.tar.xz calindori-26.04.2.tar.xz.sig ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ calindori.spec ++++++ --- /var/tmp/diff_new_pack.xj4I00/_old 2026-06-08 14:12:14.060503308 +0200 +++ /var/tmp/diff_new_pack.xj4I00/_new 2026-06-08 14:12:14.064503474 +0200 @@ -21,7 +21,7 @@ %bcond_without released Name: calindori -Version: 26.04.1 +Version: 26.04.2 Release: 0 Summary: Kirigami-based calendar application License: GPL-3.0-or-later ++++++ calindori-26.04.1.tar.xz -> calindori-26.04.2.tar.xz ++++++ diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/calindori-26.04.1/CMakeLists.txt new/calindori-26.04.2/CMakeLists.txt --- old/calindori-26.04.1/CMakeLists.txt 2026-05-04 10:11:33.000000000 +0200 +++ new/calindori-26.04.2/CMakeLists.txt 2026-05-30 17:45:58.000000000 +0200 @@ -7,7 +7,7 @@ # KDE Applications version, managed by release script. set(RELEASE_SERVICE_VERSION_MAJOR "26") set(RELEASE_SERVICE_VERSION_MINOR "04") -set(RELEASE_SERVICE_VERSION_MICRO "1") +set(RELEASE_SERVICE_VERSION_MICRO "2") set(RELEASE_SERVICE_VERSION "${RELEASE_SERVICE_VERSION_MAJOR}.${RELEASE_SERVICE_VERSION_MINOR}.${RELEASE_SERVICE_VERSION_MICRO}") project(calindori VERSION ${RELEASE_SERVICE_VERSION}) diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/calindori-26.04.1/org.kde.calindori.appdata.xml new/calindori-26.04.2/org.kde.calindori.appdata.xml --- old/calindori-26.04.1/org.kde.calindori.appdata.xml 2026-05-04 10:11:33.000000000 +0200 +++ new/calindori-26.04.2/org.kde.calindori.appdata.xml 2026-05-30 17:45:58.000000000 +0200 @@ -519,6 +519,7 @@ <url type="homepage">https://invent.kde.org/plasma-mobile/calindori</url> <url type="bugtracker">https://bugs.kde.org/describecomponents.cgi?product=calindori</url> <releases> + <release version="26.04.2" date="2026-06-04"/> <release version="26.04.1" date="2026-05-07"/> <release version="26.04.0" date="2026-04-16"/> <release version="25.12.3" date="2026-03-05"/> diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/calindori-26.04.1/po/cs/calindori.po new/calindori-26.04.2/po/cs/calindori.po --- old/calindori-26.04.1/po/cs/calindori.po 2026-05-04 10:11:33.000000000 +0200 +++ new/calindori-26.04.2/po/cs/calindori.po 2026-05-30 17:45:58.000000000 +0200 @@ -1,6 +1,6 @@ # Copyright (C) 2024 This file is copyright: # This file is distributed under the same license as the calindori package. -# SPDX-FileCopyrightText: 2019, 2020, 2021, 2023, 2024, 2026 Vit Pelcak <[email protected]> +# SPDX-FileCopyrightText: 2019-2021, 2023-2024, 2026 Vit Pelcak <[email protected]> # msgid "" msgstr "" @@ -15,7 +15,7 @@ "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.0\n" +"X-Generator: Lokalize 26.04.0\n" #, kde-format msgctxt "NAME OF TRANSLATORS" diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/calindori-26.04.1/po/pl/calindori.po new/calindori-26.04.2/po/pl/calindori.po --- old/calindori-26.04.1/po/pl/calindori.po 2026-05-04 10:11:33.000000000 +0200 +++ new/calindori-26.04.2/po/pl/calindori.po 2026-05-30 17:45:58.000000000 +0200 @@ -1,21 +1,22 @@ # Copyright (C) 2024 This file is copyright: # This file is distributed under the same license as the calindori package. -# SPDX-FileCopyrightText: 2019, 2020, 2021, 2022, 2024 Łukasz Wojniłowicz <[email protected]> +# SPDX-FileCopyrightText: 2019-2022, 2024, 2026 Łukasz Wojniłowicz <[email protected]> # msgid "" msgstr "" "Project-Id-Version: calindori\n" "Report-Msgid-Bugs-To: https://bugs.kde.org\n" "POT-Creation-Date: 2025-11-17 11:54+0000\n" -"PO-Revision-Date: 2024-07-20 09:09+0200\n" +"PO-Revision-Date: 2026-05-09 15:48+0200\n" "Last-Translator: Łukasz Wojniłowicz <[email protected]>\n" -"Language-Team: Polish <[email protected]>\n" +"Language-Team: pl\n" "Language: pl\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%10>=2 && n%10<=4 && (n%100<10 " "|| n%100>=20) ? 1 : 2);\n" +"X-Generator: Lokalize 26.04.0\n" #, kde-format msgctxt "NAME OF TRANSLATORS" @@ -717,7 +718,7 @@ #: contents/ui/SettingsPage.qml:38 #, kde-format msgid "About KDE" -msgstr "O KDE" +msgstr "Opis KDE" #: contents/ui/SettingsPage.qml:55 #, kde-format
