Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package kalk for openSUSE:Factory checked in at 2025-11-08 16:30:42 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/kalk (Old) and /work/SRC/openSUSE:Factory/.kalk.new.1980 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "kalk" Sat Nov 8 16:30:42 2025 rev:32 rq:1316162 version:25.08.3 Changes: -------- --- /work/SRC/openSUSE:Factory/kalk/kalk.changes 2025-10-13 17:28:48.274979395 +0200 +++ /work/SRC/openSUSE:Factory/.kalk.new.1980/kalk.changes 2025-11-08 16:31:32.876716772 +0100 @@ -1,0 +2,9 @@ +Thu Nov 6 18:37:22 UTC 2025 - Christophe Marin <[email protected]> + +- Update to 25.08.3 + * New bugfix release + * For more details please see: + * https://kde.org/announcements/gear/25.08.3/ +- No code change since 25.08.2 + +------------------------------------------------------------------- Old: ---- kalk-25.08.2.tar.xz kalk-25.08.2.tar.xz.sig New: ---- kalk-25.08.3.tar.xz kalk-25.08.3.tar.xz.sig ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ kalk.spec ++++++ --- /var/tmp/diff_new_pack.JuvGQr/_old 2025-11-08 16:31:33.448740722 +0100 +++ /var/tmp/diff_new_pack.JuvGQr/_new 2025-11-08 16:31:33.448740722 +0100 @@ -21,7 +21,7 @@ %bcond_without released Name: kalk -Version: 25.08.2 +Version: 25.08.3 Release: 0 Summary: Convergent calculator License: GPL-3.0-or-later ++++++ kalk-25.08.2.tar.xz -> kalk-25.08.3.tar.xz ++++++ diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/kalk-25.08.2/CMakeLists.txt new/kalk-25.08.3/CMakeLists.txt --- old/kalk-25.08.2/CMakeLists.txt 2025-10-01 00:36:54.000000000 +0200 +++ new/kalk-25.08.3/CMakeLists.txt 2025-11-01 19:54:53.000000000 +0100 @@ -7,7 +7,7 @@ # KDE Applications version, managed by release script. set(RELEASE_SERVICE_VERSION_MAJOR "25") set(RELEASE_SERVICE_VERSION_MINOR "08") -set(RELEASE_SERVICE_VERSION_MICRO "2") +set(RELEASE_SERVICE_VERSION_MICRO "3") set(RELEASE_SERVICE_VERSION "${RELEASE_SERVICE_VERSION_MAJOR}.${RELEASE_SERVICE_VERSION_MINOR}.${RELEASE_SERVICE_VERSION_MICRO}") project(kalk VERSION ${RELEASE_SERVICE_VERSION}) diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/kalk-25.08.2/org.kde.kalk.appdata.xml new/kalk-25.08.3/org.kde.kalk.appdata.xml --- old/kalk-25.08.2/org.kde.kalk.appdata.xml 2025-10-01 00:36:54.000000000 +0200 +++ new/kalk-25.08.3/org.kde.kalk.appdata.xml 2025-11-01 19:54:53.000000000 +0100 @@ -205,6 +205,7 @@ <url type="bugtracker">https://bugs.kde.org/enter_bug.cgi?product=Kalk</url> <url type="vcs-browser">https://invent.kde.org/utilities/kalk</url> <releases> + <release version="25.08.3" date="2025-11-06"/> <release version="25.08.2" date="2025-10-09"/> <release version="25.08.1" date="2025-09-11"/> <release version="25.08.0" date="2025-08-14"/> diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/kalk-25.08.2/po/ca/kalk.po new/kalk-25.08.3/po/ca/kalk.po --- old/kalk-25.08.2/po/ca/kalk.po 2025-10-01 00:36:54.000000000 +0200 +++ new/kalk-25.08.3/po/ca/kalk.po 2025-11-01 19:54:53.000000000 +0100 @@ -3,8 +3,8 @@ # This file is distributed under the license LGPL version 2.1 or # version 3 or later versions approved by the membership of KDE e.V. # -# Antoni Bella Pérez <[email protected]>, 2020, 2021. -# Josep M. Ferrer <[email protected]>, 2022, 2023, 2024, 2025. +# SPDX-FileCopyrightText: 2020, 2021 Antoni Bella Pérez <[email protected]> +# SPDX-FileCopyrightText: 2022, 2023, 2024, 2025 Josep M. Ferrer <[email protected]> msgid "" msgstr "" "Project-Id-Version: kalk\n" diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/kalk-25.08.2/po/ca@valencia/kalk.po new/kalk-25.08.3/po/ca@valencia/kalk.po --- old/kalk-25.08.2/po/ca@valencia/kalk.po 2025-10-01 00:36:54.000000000 +0200 +++ new/kalk-25.08.3/po/ca@valencia/kalk.po 2025-11-01 19:54:53.000000000 +0100 @@ -3,8 +3,8 @@ # This file is distributed under the license LGPL version 2.1 or # version 3 or later versions approved by the membership of KDE e.V. # -# Antoni Bella Pérez <[email protected]>, 2020, 2021. -# Josep M. Ferrer <[email protected]>, 2022, 2023, 2024, 2025. +# SPDX-FileCopyrightText: 2020, 2021 Antoni Bella Pérez <[email protected]> +# SPDX-FileCopyrightText: 2022, 2023, 2024, 2025 Josep M. Ferrer <[email protected]> msgid "" msgstr "" "Project-Id-Version: kalk\n" diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/kalk-25.08.2/po/de/kalk.po new/kalk-25.08.3/po/de/kalk.po --- old/kalk-25.08.2/po/de/kalk.po 2025-10-01 00:36:54.000000000 +0200 +++ new/kalk-25.08.3/po/de/kalk.po 2025-11-01 19:54:53.000000000 +0100 @@ -1,10 +1,9 @@ # Copyright (C) 2024 This file is copyright: # This file is distributed under the same license as the kalk package. -# Burkhard Lück <[email protected]>, 2020, 2021. -# Frederik Schwarzer <[email protected]>, 2022. +# SPDX-FileCopyrightText: 2020, 2021 Burkhard Lück <[email protected]> +# SPDX-FileCopyrightText: 2022 Frederik Schwarzer <[email protected]> # SPDX-FileCopyrightText: 2023, 2025 Frank Steinmetzger <[email protected]> # SPDX-FileCopyrightText: 2024 Johannes Obermayr <[email protected]> -# msgid "" msgstr "" "Project-Id-Version: kalk\n" diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/kalk-25.08.2/po/nn/kalk.po new/kalk-25.08.3/po/nn/kalk.po --- old/kalk-25.08.2/po/nn/kalk.po 2025-10-01 00:36:54.000000000 +0200 +++ new/kalk-25.08.3/po/nn/kalk.po 2025-11-01 19:54:53.000000000 +0100 @@ -6,7 +6,7 @@ "Project-Id-Version: kalk\n" "Report-Msgid-Bugs-To: https://bugs.kde.org\n" "POT-Creation-Date: 2025-08-07 02:42+0000\n" -"PO-Revision-Date: 2024-09-26 18:48+0200\n" +"PO-Revision-Date: 2025-10-26 13:35+0100\n" "Last-Translator: Karl Ove Hufthammer <[email protected]>\n" "Language-Team: Norwegian Nynorsk <[email protected]>\n" "Language: nn\n" @@ -14,7 +14,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.11.70\n" +"X-Generator: Lokalize 25.08.2\n" "X-Environment: kde\n" "X-Accelerator-Marker: &\n" "X-Text-Markup: kde4\n" @@ -41,9 +41,9 @@ msgstr "Kalkulator for Plasma" #: main.cpp:59 -#, fuzzy, kde-format +#, kde-format msgid "© 2020-2024 KDE Community" -msgstr "© 2020–2022 KDE-fellesskapet" +msgstr "© 2020–2024 KDE-fellesskapet" #: qalculateengine.cpp:114 #, kde-format @@ -115,12 +115,12 @@ #: qml/HistoryView.qml:152 #, kde-format msgid "Cancel" -msgstr "" +msgstr "Avbryt" #: qml/HistoryView.qml:157 #, kde-format msgid "Clear" -msgstr "" +msgstr "Tøm" # Omrekning mellom ulike einingar (lengd, areal, valuta osv.). #: qml/Main.qml:85 qml/Main.qml:153 qml/UnitConverter.qml:16
